
Time bar (total: 19.5s)
| 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: 96.0ms (30.1% of total)ival-mult: 82.0ms (25.7% of total)ival-add: 38.0ms (11.9% of total)ival-div: 33.0ms (10.3% of total)ival-tan: 24.0ms (7.5% of total)ival-neg: 24.0ms (7.5% of total)ival-sin: 18.0ms (5.6% of total)const: 4.0ms (1.3% of total)backward-pass: 1.0ms (0.3% of total)| 1.9s | 8256× | 0 | valid |
| 53.0ms | 308× | 0 | invalid |
ival-mult: 496.0ms (30.1% of total)ival-div: 272.0ms (16.5% of total)ival-pow: 236.0ms (14.3% of total)ival-tan: 207.0ms (12.6% of total)ival-sin: 197.0ms (12% of total)ival-add: 124.0ms (7.5% of total)ival-neg: 94.0ms (5.7% of total)const: 14.0ms (0.9% of total)backward-pass: 4.0ms (0.2% of total)| 2× | egg-herbie |
| 1824× | sum4-define |
| 1744× | fnmadd-define |
| 1576× | fnmsub-define |
| 1452× | fmm-def |
| 1300× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 210 |
| 1 | 234 | 191 |
| 2 | 680 | 180 |
| 3 | 1897 | 180 |
| 4 | 5374 | 180 |
| 0 | 22 | 20 |
| 1 | 47 | 19 |
| 2 | 97 | 18 |
| 3 | 176 | 18 |
| 4 | 312 | 18 |
| 5 | 563 | 18 |
| 6 | 974 | 18 |
| 7 | 1756 | 18 |
| 8 | 2940 | 18 |
| 9 | 3987 | 18 |
| 10 | 4414 | 18 |
| 11 | 5045 | 18 |
| 12 | 5488 | 18 |
| 13 | 5556 | 18 |
| 0 | 5556 | 18 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2))))) |
(neg (+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2)))))) |
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))) |
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))) |
(+ (neg (* x (/ 1 (tan F)))) (* (/ B (sin F)) (pow (+ (+ (* B B) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* F (/ 1 (tan B)))) (* (/ x (sin B)) (pow (+ (+ (* x x) 2) (* 2 F)) (neg (/ 1 2))))) |
(+ (neg (* B (/ 1 (tan x)))) (* (/ F (sin x)) (pow (+ (+ (* F F) 2) (* 2 B)) (neg (/ 1 2))))) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(fmsub (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2))))) |
(fnmsub (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(fnmadd (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2))))) |
(fma (/ F (sin B)) (pow (fnmsub x 2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(neg (+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2)))))) |
(fma (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))) |
(fmsub (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))) |
(fnmsub (/ F (sin B)) (pow (fnmsub x 2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* x (/ 1 (tan F)))) (* (/ B (sin F)) (pow (+ (+ (* B B) 2) (* 2 x)) (neg (/ 1 2))))) |
(fmsub (/ B (sin F)) (pow (fma B B (fma x 2 2)) -1/2) (/ x (tan F))) |
(+ (neg (* F (/ 1 (tan B)))) (* (/ x (sin B)) (pow (+ (+ (* x x) 2) (* 2 F)) (neg (/ 1 2))))) |
(fmsub (/ x (sin B)) (pow (fma x x (fma F 2 2)) -1/2) (/ F (tan B))) |
(+ (neg (* B (/ 1 (tan x)))) (* (/ F (sin x)) (pow (+ (+ (* F F) 2) (* 2 B)) (neg (/ 1 2))))) |
(fmsub (/ F (sin x)) (pow (fma B 2 (fma F F 2)) -1/2) (/ B (tan x))) |
(negabs B)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 67 | 76 | (-5.254644276150008e+103 1.006082227072296e-57 1.7853868612707645e+182) | 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)))) |
| 25 | 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) |
| 132.0ms | 512× | 0 | valid |
Compiled 272 to 62 computations (77.2% saved)
ival-tan: 20.0ms (23.2% of total)ival-div: 15.0ms (17.4% of total)ival-mult: 14.0ms (16.3% of total)ival-pow: 14.0ms (16.3% of total)ival-sin: 11.0ms (12.8% of total)ival-add: 7.0ms (8.1% of total)ival-neg: 5.0ms (5.8% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)Compiled 24 to 16 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.5% | (-.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))) |
| ▶ | 81.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 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.7% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (*.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.4% | (/.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 | 75.7% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 90.2% | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| ✓ | accuracy | 75.7% | (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)))) |
| 95.0ms | 256× | 0 | valid |
Compiled 215 to 30 computations (86% saved)
ival-mult: 13.0ms (21.4% of total)ival-pow: 13.0ms (21.4% of total)ival-div: 11.0ms (18.1% of total)ival-add: 8.0ms (13.2% of total)ival-tan: 6.0ms (9.9% of total)ival-sin: 5.0ms (8.2% of total)ival-neg: 2.0ms (3.3% of total)ival-sub: 1.0ms (1.6% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))> |
#<alt (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))> |
#<alt (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))> |
#<alt (neg (/ 1 2))> |
#<alt (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B)))> |
#<alt (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B))> |
#<alt (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2))> |
#<alt (pow (+ (* F F) (+ 2 (* x 2))) -1/2)> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (/ 1 (tan B))> |
#<alt (/ x (tan B))> |
| Outputs |
|---|
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
| 3.0ms | x | @ | 0 | (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) |
| 3.0ms | B | @ | -inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 3.0ms | B | @ | inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 2.0ms | B | @ | 0 | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 1× | batch-egg-rewrite |
| 3730× | /-lowering-/.f32 |
| 3730× | /-lowering-/.f64 |
| 2926× | *-lowering-*.f32 |
| 2926× | *-lowering-*.f64 |
| 1648× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 114 |
| 1 | 193 | 105 |
| 2 | 1657 | 105 |
| 0 | 8401 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) |
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) |
(neg (/ 1 2)) |
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(* x (/ 1 (tan B))) |
(/ 1 (tan B)) |
(/ x (tan B)) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 F (sin.f64 B))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) F)) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
| 1× | egg-herbie |
| 5452× | *-lowering-*.f32 |
| 5452× | *-lowering-*.f64 |
| 2370× | +-lowering-+.f64 |
| 2370× | +-lowering-+.f32 |
| 1810× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 7963 |
| 1 | 1794 | 7255 |
| 2 | 7001 | 7234 |
| 0 | 8140 | 7234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
| Outputs |
|---|
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) x)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 B (*.f64 B (-.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (sin.f64 B)))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B (*.f64 B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64)))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x (/.f64 F (sin.f64 B))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) (sin.f64 B)))) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 binary64)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 x #s(literal -5/2 binary64))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) x)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 B (*.f64 B (-.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (sin.f64 B)))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x (/.f64 F (sin.f64 B))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) (sin.f64 B)))) (*.f64 x (*.f64 x x)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B (*.f64 B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64)))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 binary64))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64))))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 F x))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 F #s(literal 3/2 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 binary64)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 x #s(literal -5/2 binary64))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (neg.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal -1/45 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64))))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 (*.f64 B B) #s(literal -2/945 binary64)))))))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (neg.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal -1/45 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
Compiled 28915 to 1579 computations (94.5% saved)
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 650 | 24 | 674 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 652 | 24 | 676 |
| Status | Accuracy | Program |
|---|---|---|
| 86.5% | (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)))) | |
| 43.0% | (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) | |
| 72.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)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| ▶ | 43.3% | (/.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) |
| 54.1% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| ▶ | 81.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 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))) |
| 56.9% | (-.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.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 (/.f64 x (sin.f64 B)) (cos.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) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) | |
| 86.5% | (-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 81.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))) | |
| 55.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 49.6% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 86.5% | (-.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B))) | |
| 65.9% | (-.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))) | |
| ▶ | 86.5% | (-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
| 86.5% | (-.f64 (*.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 x (tan.f64 B))) | |
| 55.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 49.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 42.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) | |
| ▶ | 32.2% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
Compiled 1100 to 752 computations (31.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 6464 | (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)) |
| ✓ | cost-diff | 6464 | (*.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))) |
| ✓ | cost-diff | 6464 | (/.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)) |
| ✓ | cost-diff | 6464 | (-.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))) |
| ✓ | 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 | 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 | (-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
| 1314× | fmsub-define |
| 1272× | sum3-define |
| 1222× | fnmsub-define |
| 1172× | fmm-def |
| 1024× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 387 |
| 1 | 79 | 354 |
| 2 | 136 | 354 |
| 3 | 192 | 354 |
| 4 | 321 | 354 |
| 5 | 539 | 354 |
| 6 | 1040 | 354 |
| 7 | 2418 | 354 |
| 8 | 5804 | 354 |
| 0 | 8086 | 354 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (/ x (tan 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 |
(/ x (tan B)) |
x |
(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) |
(- (/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) (sin B)) (/ x (tan B))) |
(/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) (sin B)) |
(* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) |
F |
(pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/4) |
(+ (* F F) (+ 2 (* x 2))) |
(* F F) |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/4 |
(sin B) |
B |
(/ x (tan B)) |
(tan B) |
| Outputs |
|---|
(- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (/ x (tan B))) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) F)) |
F |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/ 1 (+ 2 (* F F))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(+ 2 (* F F)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
2 |
#s(literal 2 binary64) |
(* F F) |
(*.f64 F F) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
x |
(tan B) |
(tan.f64 B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x) |
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
F |
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 2 (+ (* F F) (* 2 x))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
2 |
#s(literal 2 binary64) |
(+ (* F F) (* 2 x)) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) |
(* F F) |
(*.f64 F F) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
B |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) F)) |
F |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/ 1 (+ 2 (* F F))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(+ 2 (* F F)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(* F F) |
(*.f64 F F) |
F |
(+ 2 (* x 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
2 |
#s(literal 2 binary64) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
(- (/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) (sin B)) (/ x (tan B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 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 (sin.f64 B) F)) |
(* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 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 (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/4) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 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/4 |
#s(literal -1/4 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.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))) |
| ✓ | accuracy | 99.4% | (/.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)) |
| ✓ | accuracy | 99.0% | (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)) |
| ✓ | accuracy | 74.9% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 B) F) |
| ✓ | accuracy | 99.7% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 90.8% | (/.f64 (pow.f64 (+.f64 (*.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 | 75.7% | (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.2% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| ✓ | accuracy | 76.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| ✓ | accuracy | 99.9% | (/.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.7% | (*.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 | 76.5% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | 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.2% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| ✓ | accuracy | 76.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| 144.0ms | 256× | 0 | valid |
Compiled 431 to 38 computations (91.2% saved)
ival-pow: 16.0ms (22.1% of total)ival-div: 14.0ms (19.4% of total)ival-mult: 14.0ms (19.4% of total)ival-tan: 7.0ms (9.7% of total)ival-add: 6.0ms (8.3% of total)ival-sin: 6.0ms (8.3% of total)ival-sub: 5.0ms (6.9% of total)ival-sqrt: 4.0ms (5.5% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (/ x (tan B)))> |
#<alt (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)))> |
#<alt (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))> |
#<alt (sqrt (/ 1 (+ 2 (* F F))))> |
#<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 (/ 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 (- (/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) (sin B)) (/ x (tan B)))> |
#<alt (/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) (sin B))> |
#<alt (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2))> |
#<alt (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)> |
#<alt (/ 1 (+ 2 (+ (* F F) (* 2 x))))> |
#<alt (/ x (tan B))> |
#<alt (/ (sin B) F)> |
#<alt (pow (+ (* F F) (+ 2 (* x 2))) -1/4)> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B)))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))> |
#<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 (/ x B))> |
#<alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))> |
#<alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt (/ (- 1 x) B)> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4))))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (* -1 x)> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x)> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x)> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x))> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x)))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt 1/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 (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 (/ 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)> |
#<alt (pow (/ 1 (+ 2 (* 2 x))) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4) (pow F 2))) (pow (/ 1 (+ 2 (* 2 x))) 1/4))> |
#<alt (+ (* (pow F 2) (+ (* -1/4 (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4)) (* 5/32 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 9)) 1/4) (pow F 2))))) (pow (/ 1 (+ 2 (* 2 x))) 1/4))> |
#<alt (+ (* (pow F 2) (+ (* -1/4 (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4)) (* (pow F 2) (+ (* -15/128 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 13)) 1/4) (pow F 2))) (* 5/32 (pow (/ 1 (pow (+ 2 (* 2 x)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (* 2 x))) 1/4))> |
#<alt (sqrt (/ 1 F))> |
#<alt (+ (sqrt (/ 1 F)) (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x)))))> |
#<alt (+ (sqrt (/ 1 F)) (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x)))) (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2))))))> |
#<alt (+ (sqrt (/ 1 F)) (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x)))) (+ (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2)))) (* (sqrt (/ 1 (pow F 13))) (+ (* -1/384 (* (+ 2 (* 2 x)) (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2))))) (+ (* -1/384 (pow (+ 2 (* 2 x)) 3)) (* 1/2880 (+ (* -720 (pow (+ 2 (* 2 x)) 3)) (+ (* -240 (pow (+ 2 (* 2 x)) 3)) (* 720 (pow (+ 2 (* 2 x)) 3)))))))))))> |
#<alt (* (sqrt (/ 1 F)) (sqrt -1))> |
#<alt (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (* (sqrt (/ 1 F)) (sqrt -1)))> |
#<alt (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2)))))))> |
#<alt (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (+ (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2))))) (* (sqrt (/ 1 (pow F 13))) (* (sqrt -1) (+ (* -1/384 (* (+ 2 (* 2 x)) (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2))))) (+ (* -1/384 (pow (+ 2 (* 2 x)) 3)) (* 1/2880 (+ (* -720 (pow (+ 2 (* 2 x)) 3)) (+ (* -240 (pow (+ 2 (* 2 x)) 3)) (* 720 (pow (+ 2 (* 2 x)) 3))))))))))))> |
#<alt (pow (/ 1 (+ 2 (pow F 2))) 1/4)> |
#<alt (+ (* -1/2 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4) x)) (pow (/ 1 (+ 2 (pow F 2))) 1/4))> |
#<alt (+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* 5/8 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4) x)))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))> |
#<alt (+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* x (+ (* -15/16 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 13)) 1/4) x)) (* 5/8 (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (pow F 2))) 1/4))> |
#<alt (exp (* 1/4 (+ (log 1/2) (log (/ 1 x)))))> |
#<alt (+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)))> |
#<alt (+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2))))> |
#<alt (+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (+ (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (+ (* -1/3072 (pow (+ 2 (pow F 2)) 3)) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) (pow x 3)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2)))))> |
#<alt (exp (* 1/4 (+ (log -1/2) (log (/ -1 x)))))> |
#<alt (+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))) x)))> |
#<alt (+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))> |
#<alt (+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/3072 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) x)) (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x)))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | F | @ | 0 | (/ (sin B) F) |
| 4.0ms | F | @ | 0 | (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2) |
| 3.0ms | F | @ | 0 | (pow (+ (* F F) (+ 2 (* x 2))) -1/4) |
| 2.0ms | F | @ | inf | (pow (+ (* F F) (+ 2 (* x 2))) -1/4) |
| 1.0ms | x | @ | inf | (pow (+ (* F F) (+ 2 (* x 2))) -1/4) |
| 1× | batch-egg-rewrite |
| 2666× | *-lowering-*.f32 |
| 2666× | *-lowering-*.f64 |
| 2584× | fma-lowering-fma.f32 |
| 2584× | fma-lowering-fma.f64 |
| 1968× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 238 |
| 1 | 276 | 202 |
| 2 | 2601 | 202 |
| 0 | 8292 | 202 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (/ x (tan B))) |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(/ (- (* 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))))) |
(/ 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))) |
(- (/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) (sin B)) (/ x (tan B))) |
(/ (* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) (sin B)) |
(* F (pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2)) |
(pow (pow (+ (* F F) (+ 2 (* x 2))) -1/4) 2) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(/ x (tan B)) |
(/ (sin B) F) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/4) |
| Outputs |
|---|
(+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #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 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.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 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #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 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64))) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #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 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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)) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.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)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F))) #s(literal 8 binary64)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F))) #s(literal 8 binary64))) #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 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (neg.f64 (/.f64 x B))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B)) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) B)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F) |
(*.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (+.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 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) |
(*.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 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 1 binary64) x))))) |
(*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F))) #s(literal 8 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F F)) (*.f64 F (*.f64 F F))) #s(literal 8 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 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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) F) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.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 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (+.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 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) |
(*.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 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 1 binary64) x))))) |
(*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) |
(exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.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 F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 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)))) |
(fma.f64 F F (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 2 binary64) x (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(fma.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(fma.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) #s(literal 8 binary64)) (/.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 (*.f64 F F)) (*.f64 F (*.f64 F F))) #s(literal 8 binary64)) (/.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 (*.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 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 #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 #s(literal 2 binary64) (+.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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F (*.f64 F 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 #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 F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 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 #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 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 F (*.f64 F (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) |
(/.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 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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 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 1 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 1 binary64) x))))) |
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) |
(/.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 (*.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 1 binary64) x))))) |
(/.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 (+.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)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))))) |
(/.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 #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 1 binary64) x)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))))) |
(/.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 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 1 binary64) x)))))) |
(/.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))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F (*.f64 F 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 #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 F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 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)) |
(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)) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) |
(*.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 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 1 binary64) x))))) |
(*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) F) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.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 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F) |
(*.f64 (*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (+.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 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/8 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) |
(*.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 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 1 binary64) x))))) |
(*.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 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (+.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (log.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.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 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) #s(literal -1 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 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 1 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 1 binary64) x)))) #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))) |
(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 x (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(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) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(pow.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (-.f64 #s(literal 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) (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) |
(exp.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/4 binary64)) (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F (*.f64 F 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/4 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 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 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/4 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/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/4 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/4 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/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F (*.f64 F 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/4 binary64)) (pow.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) #s(literal 1/4 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/4 binary64)) (pow.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) #s(literal 1/4 binary64))) |
(*.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/4 binary64)) (pow.f64 (-.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 6266× | *-lowering-*.f32 |
| 6266× | *-lowering-*.f64 |
| 4604× | +-lowering-+.f64 |
| 4604× | +-lowering-+.f32 |
| 1292× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1232 | 14969 |
| 1 | 4209 | 14610 |
| 0 | 8638 | 14610 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(/ (* 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 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
1/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 (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))))) |
(/ 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) |
(pow (/ 1 (+ 2 (* 2 x))) 1/4) |
(+ (* -1/4 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4) (pow F 2))) (pow (/ 1 (+ 2 (* 2 x))) 1/4)) |
(+ (* (pow F 2) (+ (* -1/4 (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4)) (* 5/32 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 9)) 1/4) (pow F 2))))) (pow (/ 1 (+ 2 (* 2 x))) 1/4)) |
(+ (* (pow F 2) (+ (* -1/4 (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4)) (* (pow F 2) (+ (* -15/128 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 13)) 1/4) (pow F 2))) (* 5/32 (pow (/ 1 (pow (+ 2 (* 2 x)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (* 2 x))) 1/4)) |
(sqrt (/ 1 F)) |
(+ (sqrt (/ 1 F)) (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x))))) |
(+ (sqrt (/ 1 F)) (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x)))) (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2)))))) |
(+ (sqrt (/ 1 F)) (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x)))) (+ (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2)))) (* (sqrt (/ 1 (pow F 13))) (+ (* -1/384 (* (+ 2 (* 2 x)) (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2))))) (+ (* -1/384 (pow (+ 2 (* 2 x)) 3)) (* 1/2880 (+ (* -720 (pow (+ 2 (* 2 x)) 3)) (+ (* -240 (pow (+ 2 (* 2 x)) 3)) (* 720 (pow (+ 2 (* 2 x)) 3))))))))))) |
(* (sqrt (/ 1 F)) (sqrt -1)) |
(+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (* (sqrt (/ 1 F)) (sqrt -1))) |
(+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2))))))) |
(+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (+ (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2))))) (* (sqrt (/ 1 (pow F 13))) (* (sqrt -1) (+ (* -1/384 (* (+ 2 (* 2 x)) (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2))))) (+ (* -1/384 (pow (+ 2 (* 2 x)) 3)) (* 1/2880 (+ (* -720 (pow (+ 2 (* 2 x)) 3)) (+ (* -240 (pow (+ 2 (* 2 x)) 3)) (* 720 (pow (+ 2 (* 2 x)) 3)))))))))))) |
(pow (/ 1 (+ 2 (pow F 2))) 1/4) |
(+ (* -1/2 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4) x)) (pow (/ 1 (+ 2 (pow F 2))) 1/4)) |
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* 5/8 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4) x)))) (pow (/ 1 (+ 2 (pow F 2))) 1/4)) |
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* x (+ (* -15/16 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 13)) 1/4) x)) (* 5/8 (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (pow F 2))) 1/4)) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) |
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x))) |
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2)))) |
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (+ (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (+ (* -1/3072 (pow (+ 2 (pow F 2)) 3)) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) (pow x 3)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2))))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) |
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))) x))) |
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x))) |
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/3072 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) x)) (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x))) |
| Outputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.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)))) (/.f64 (*.f64 x (cos.f64 B)) (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)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.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)))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 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) (*.f64 F F)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 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) (*.f64 F F)) (sin.f64 B)))) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) |
(* -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 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (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 x (cos.f64 B)) (sin.f64 B)))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (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 (*.f64 x (cos.f64 B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.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 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x #s(literal 1/3 binary64)))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (pow F 2)))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin 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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin 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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin 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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B))))) (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (sin.f64 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) (*.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 #s(literal 1 binary64) (sin.f64 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) (*.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 (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))))))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (neg.f64 (*.f64 F #s(literal -7/360 binary64)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(/ (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 (sin.f64 B) F)) |
(/ (- (/ 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 #s(literal 1 binary64) (sin.f64 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) (*.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 #s(literal 1 binary64) (sin.f64 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) (*.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 (sin.f64 B) F)) |
(* -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 #s(literal 1 binary64) (sin.f64 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) (*.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 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 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) (*.f64 F F)) (sin.f64 B)))) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 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 #s(literal 7/360 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 1/6 binary64))))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/6 binary64)) (*.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 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.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 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal -1 binary64))) 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 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.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 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.f64 x B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(-.f64 (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 #s(literal -1/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 B (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 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 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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/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 B (pow.f64 F #s(literal 6 binary64)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (/.f64 F 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 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F 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 #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))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.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 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.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 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))) (/.f64 #s(literal -1 binary64) B)))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) B)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.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 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.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 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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)))))))) 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 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.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)))))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 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 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.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))))) (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 x #s(literal 2 binary64)))) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 binary64)))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.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)))))) #s(literal -1 binary64))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 x (+.f64 (+.f64 (*.f64 #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))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.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 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 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 (*.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 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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 #s(literal 0 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.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 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 (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) (*.f64 (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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.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 (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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (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 #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 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))))) (+ (* 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 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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 #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 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.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 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 #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))))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 (+.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)))))) (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 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 (*.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))))) (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 (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 #s(literal -1/8 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 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 #s(literal -1/8 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 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.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)))) |
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 #s(literal 1 binary64) (-.f64 (/.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 #s(literal 1 binary64) (-.f64 (/.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 #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 (*.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))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.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 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 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)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 #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 #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 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (/.f64 (*.f64 x F) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/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 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -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 (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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 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 (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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 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 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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))))))) 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 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #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 (*.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 (+.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (*.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/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sin.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 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)))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 #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 #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 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (/.f64 (*.f64 x F) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/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 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.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 (*.f64 #s(literal -1/8 binary64) (/.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) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.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) (*.f64 x (*.f64 x 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/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)))) (*.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 (*.f64 #s(literal -1/8 binary64) (/.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) (*.f64 x (*.f64 x 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/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)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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 (/ (+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 x)) (*.f64 (sin.f64 B) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.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 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(/ (+ (* 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 x #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.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 x #s(literal 2 binary64))) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))) (*.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F 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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) (neg.f64 (*.f64 F #s(literal -7/360 binary64)))) (*.f64 (*.f64 B B) (*.f64 (+.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))))))) 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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.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))))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 (+.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)))))) (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 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 (*.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))))) (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 (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 #s(literal -1/8 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 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 #s(literal -1/8 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 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.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 x #s(literal 2 binary64))) |
(+ 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)) |
(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 x #s(literal 2 binary64)) (*.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 x #s(literal 2 binary64)) (*.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 x #s(literal 2 binary64)) (*.f64 F F))))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.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 x #s(literal 2 binary64)) (*.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 x #s(literal 2 binary64)) (*.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 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 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F F) x))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* 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 (*.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))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.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 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 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)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 #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 #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 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 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 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (/.f64 (*.f64 x F) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/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 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -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 (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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 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 (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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 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 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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))))))) 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 x #s(literal 2 binary64))) (*.f64 F F))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #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 (*.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 (+.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))))) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (*.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/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sin.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 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)))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 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 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 #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 #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 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (/.f64 (*.f64 x F) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/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 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.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 (*.f64 #s(literal -1/8 binary64) (/.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) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.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) (*.f64 x (*.f64 x 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/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)))) (*.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 (*.f64 #s(literal -1/8 binary64) (/.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) (*.f64 x (*.f64 x 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/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)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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 (/ (+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 x)) (*.f64 (sin.f64 B) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.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 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(/ (+ (* 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 x #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.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 x #s(literal 2 binary64))) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))) (*.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F 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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) (neg.f64 (*.f64 F #s(literal -7/360 binary64)))) (*.f64 (*.f64 B B) (*.f64 (+.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))))))) 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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) |
(* 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 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 (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) (*.f64 (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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.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 (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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (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 #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 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))))) (+ (* 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 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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 #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 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.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 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 #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))))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.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))))) (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 (+.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)))))) (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 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 (*.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))))) (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 (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 #s(literal -1/8 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 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 #s(literal -1/8 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 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.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)))) |
(/ 1 (+ 2 (* 2 x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(+ (* -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 x #s(literal 2 binary64)))) (/.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)))))) |
(+ (* (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 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.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))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal -1 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 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 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (-.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) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(/ 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 x #s(literal 2 binary64))) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) (*.f64 F F)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 x #s(literal 2 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)))) (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 x #s(literal 2 binary64))) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) (*.f64 F F)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 x #s(literal 2 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)))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F)) |
(/ 1 (+ 2 (pow F 2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) |
(+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) x) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) x)) x) |
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) x))) x) |
(/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x) |
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.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)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x x))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) x)) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.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 #s(literal 0 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal -1/45 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ B F) |
(/.f64 B F) |
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 #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 (*.f64 #s(literal -1/5040 binary64) (*.f64 B B)) F) (/.f64 #s(literal 1/120 binary64) F))) (/.f64 #s(literal -1/6 binary64) F))))) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(pow (/ 1 (+ 2 (* 2 x))) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4) (pow F 2))) (pow (/ 1 (+ 2 (* 2 x))) 1/4)) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 F F) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))) #s(literal 1/4 binary64))))) |
(+ (* (pow F 2) (+ (* -1/4 (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4)) (* 5/32 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 9)) 1/4) (pow F 2))))) (pow (/ 1 (+ 2 (* 2 x))) 1/4)) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal 5/32 binary64) (*.f64 (*.f64 F F) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 9 binary64))) #s(literal 1/4 binary64))))))) |
(+ (* (pow F 2) (+ (* -1/4 (pow (/ 1 (pow (+ 2 (* 2 x)) 5)) 1/4)) (* (pow F 2) (+ (* -15/128 (* (pow (/ 1 (pow (+ 2 (* 2 x)) 13)) 1/4) (pow F 2))) (* 5/32 (pow (/ 1 (pow (+ 2 (* 2 x)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (* 2 x))) 1/4)) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -15/128 binary64) (*.f64 (*.f64 F F) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 13 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 5/32 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 9 binary64))) #s(literal 1/4 binary64)))))))) |
(sqrt (/ 1 F)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) F)) |
(+ (sqrt (/ 1 F)) (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64))))))) |
(+ (sqrt (/ 1 F)) (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x)))) (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2)))))) |
(+.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) F)) (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (+.f64 (*.f64 #s(literal 1/96 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 12 binary64))) (*.f64 #s(literal 1/32 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 F)) (+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (+ 2 (* 2 x)))) (+ (* (sqrt (/ 1 (pow F 9))) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2)))) (* (sqrt (/ 1 (pow F 13))) (+ (* -1/384 (* (+ 2 (* 2 x)) (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2))))) (+ (* -1/384 (pow (+ 2 (* 2 x)) 3)) (* 1/2880 (+ (* -720 (pow (+ 2 (* 2 x)) 3)) (+ (* -240 (pow (+ 2 (* 2 x)) 3)) (* 720 (pow (+ 2 (* 2 x)) 3))))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) F)) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (+.f64 (*.f64 #s(literal 1/96 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 12 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 13 binary64)))) (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/192 binary64) (*.f64 #s(literal -1/384 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 12 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 -1/384 binary64))) (*.f64 #s(literal 1/2880 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))))) #s(literal -720 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 480 binary64)))))))) |
(* (sqrt (/ 1 F)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F))) |
(+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (* (sqrt (/ 1 F)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2))))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/96 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 12 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(+ (* -1/4 (* (sqrt (/ 1 (pow F 5))) (* (sqrt -1) (+ 2 (* 2 x))))) (+ (* (sqrt (/ 1 F)) (sqrt -1)) (+ (* (sqrt (/ 1 (pow F 9))) (* (sqrt -1) (+ (* 1/96 (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2)))) (* 1/32 (pow (+ 2 (* 2 x)) 2))))) (* (sqrt (/ 1 (pow F 13))) (* (sqrt -1) (+ (* -1/384 (* (+ 2 (* 2 x)) (+ (* -12 (pow (+ 2 (* 2 x)) 2)) (* 24 (pow (+ 2 (* 2 x)) 2))))) (+ (* -1/384 (pow (+ 2 (* 2 x)) 3)) (* 1/2880 (+ (* -720 (pow (+ 2 (* 2 x)) 3)) (+ (* -240 (pow (+ 2 (* 2 x)) 3)) (* 720 (pow (+ 2 (* 2 x)) 3)))))))))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) F))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 9 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/96 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 12 binary64))) (*.f64 #s(literal 1/32 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 F #s(literal 13 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/192 binary64) (*.f64 #s(literal -1/384 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 12 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 -1/384 binary64))) (*.f64 #s(literal 1/2880 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))))) #s(literal -720 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 480 binary64))))))))) |
(pow (/ 1 (+ 2 (pow F 2))) 1/4) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)) |
(+ (* -1/2 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4) x)) (pow (/ 1 (+ 2 (pow F 2))) 1/4)) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))) #s(literal 1/4 binary64))))) |
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* 5/8 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4) x)))) (pow (/ 1 (+ 2 (pow F 2))) 1/4)) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 #s(literal 5/8 binary64) (*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 9 binary64))) #s(literal 1/4 binary64))))))) |
(+ (* x (+ (* -1/2 (pow (/ 1 (pow (+ 2 (pow F 2)) 5)) 1/4)) (* x (+ (* -15/16 (* (pow (/ 1 (pow (+ 2 (pow F 2)) 13)) 1/4) x)) (* 5/8 (pow (/ 1 (pow (+ 2 (pow F 2)) 9)) 1/4)))))) (pow (/ 1 (+ 2 (pow F 2))) 1/4)) |
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal -15/16 binary64) (*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 13 binary64))) #s(literal 1/4 binary64)))) (*.f64 #s(literal 5/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 9 binary64))) #s(literal 1/4 binary64)))))))) |
(exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) |
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) |
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)))) (*.f64 x x))))) |
(+ (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/8 (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ 2 (pow F 2))) x)) (+ (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* -1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (+ (* -1/3072 (pow (+ 2 (pow F 2)) 3)) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) (pow x 3)) (/ (* (exp (* 1/4 (+ (log 1/2) (log (/ 1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) (pow x 2))))) |
(+.f64 (+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) (+.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)))) (*.f64 x x))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (+.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/4 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/3072 binary64))) (*.f64 #s(literal 1/24 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 -3/4 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/2 binary64)))))) (*.f64 x (*.f64 x x))))) |
(exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1/8 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))) x))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) |
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2)))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)))) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) x)) x)) |
(+ (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/3072 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/64 (* (+ 2 (pow F 2)) (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))) (* 1/24 (+ (* -3/4 (pow (+ 2 (pow F 2)) 3)) (+ (* 1/4 (pow (+ 2 (pow F 2)) 3)) (* 3/4 (pow (+ 2 (pow F 2)) 3)))))))) x)) (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ (* 1/128 (pow (+ 2 (pow F 2)) 2)) (* 1/8 (+ (* -1/4 (pow (+ 2 (pow F 2)) 2)) (* 1/2 (pow (+ 2 (pow F 2)) 2))))))) x)) (* 1/8 (* (exp (* 1/4 (+ (log -1/2) (log (/ -1 x))))) (+ 2 (pow F 2))))) x))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))))) (/.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/128 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/4 binary64)))) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (+.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/3072 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (+.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/4 binary64))) (*.f64 #s(literal 1/24 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)))) (*.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 -3/4 binary64))))))) x)) x)) x)) |
Compiled 55916 to 4312 computations (92.3% saved)
48 alts after pruning (48 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1606 | 42 | 1648 |
| Fresh | 13 | 6 | 19 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1624 | 48 | 1672 |
| Status | Accuracy | Program |
|---|---|---|
| 32.2% | (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) | |
| 43.3% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| 17.3% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 43.0% | (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) | |
| 13.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 (+.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)) x) B) | |
| 22.9% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) | |
| ▶ | 29.1% | (/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
| 26.6% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 23.7% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 22.7% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) | |
| 13.7% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 26.6% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 26.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ▶ | 23.7% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 20.6% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) | |
| 54.1% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 32.1% | (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) | |
| 18.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 14.1% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| 50.1% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 43.4% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 59.7% | (-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 55.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 49.6% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 29.5% | (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) | |
| 65.9% | (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) | |
| 86.4% | (-.f64 (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 86.4% | (-.f64 (*.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 (tan.f64 B) x))) | |
| ▶ | 86.5% | (-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
| 86.3% | (-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) | |
| 59.8% | (-.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| ▶ | 52.3% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
| 16.6% | (+.f64 (/.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)))) (*.f64 B (*.f64 F F)))) | |
| 22.9% | (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| 15.1% | (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) | |
| 55.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 49.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 43.2% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) | |
| 18.6% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 20.8% | (*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) | |
| 32.2% | (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) | |
| 18.8% | (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) | |
| 16.2% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) | |
| 18.5% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) | |
| 20.7% | (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) | |
| ▶ | 18.7% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
| 16.2% | (*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
Compiled 1636 to 1138 computations (30.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 B) F) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
| ✓ | cost-diff | 256 | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 F (sqrt.f64 (+.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 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 B) F) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
| ✓ | cost-diff | 256 | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| ✓ | 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 | 6400 | (-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
| 3382× | *-lowering-*.f32 |
| 3382× | *-lowering-*.f64 |
| 1704× | sum4-define |
| 1320× | /-lowering-/.f32 |
| 1320× | /-lowering-/.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 252 |
| 1 | 89 | 242 |
| 2 | 198 | 225 |
| 3 | 486 | 221 |
| 4 | 1123 | 221 |
| 5 | 3564 | 221 |
| 6 | 7521 | 221 |
| 0 | 8531 | 221 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (* (/ x (sin B)) (cos 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 |
(* (/ x (sin B)) (cos B)) |
(/ x (sin B)) |
x |
(cos B) |
(/ (- -1 x) B) |
(- -1 x) |
-1 |
x |
B |
(* F (/ 1 (* (sin B) F))) |
F |
(/ 1 (* (sin B) F)) |
1 |
(* (sin B) F) |
(sin B) |
B |
(/ (- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) (* B B)) |
(- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) |
(* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) |
(/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) |
F |
(sqrt (+ 2 (+ (* F F) (* 2 x)))) |
(+ 2 (+ (* F F) (* 2 x))) |
2 |
(+ (* F F) (* 2 x)) |
(* F F) |
(* 2 x) |
x |
B |
(* B x) |
(* B B) |
(- (* F (/ 1 (* (sin B) F))) (/ x (tan B))) |
(* F (/ 1 (* (sin B) F))) |
F |
(/ 1 (* (sin B) F)) |
1 |
(* (sin B) F) |
(sin B) |
B |
(/ x (tan B)) |
x |
(tan B) |
| Outputs |
|---|
(- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (* (/ x (sin B)) (cos B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (*.f64 x (cos.f64 B)) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
F |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/ 1 (+ 2 (* F F))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(+ 2 (* F F)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
2 |
#s(literal 2 binary64) |
(* F F) |
(*.f64 F F) |
(sin B) |
(sin.f64 B) |
B |
(* (/ x (sin B)) (cos B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x (sin B)) |
(/.f64 x (sin.f64 B)) |
x |
(cos B) |
(cos.f64 B) |
(/ (- -1 x) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(- -1 x) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
B |
(* F (/ 1 (* (sin B) F))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
F |
(/ 1 (* (sin B) F)) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(* (sin B) F) |
(*.f64 F (sin.f64 B)) |
(sin B) |
(sin.f64 B) |
B |
(/ (- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) (* B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) |
(*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) |
(* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) |
(/.f64 (*.f64 F B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
F |
(sqrt (+ 2 (+ (* F F) (* 2 x)))) |
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(+ 2 (+ (* F F) (* 2 x))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
2 |
#s(literal 2 binary64) |
(+ (* F F) (* 2 x)) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) |
(* F F) |
(*.f64 F F) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
B |
(* B x) |
(*.f64 B x) |
(* B B) |
(*.f64 B B) |
(- (* F (/ 1 (* (sin B) F))) (/ x (tan B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(* F (/ 1 (* (sin B) F))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
F |
(/ 1 (* (sin B) F)) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(* (sin B) F) |
(*.f64 F (sin.f64 B)) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
x |
(tan B) |
(tan.f64 B) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 B) F) |
| ✓ | accuracy | 99.7% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
| ✓ | accuracy | 89.1% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
| ✓ | accuracy | 99.7% | (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 97.6% | (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) |
| ✓ | accuracy | 75.7% | (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) |
| ✓ | accuracy | 57.0% | (/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.8% | (*.f64 (sin.f64 B) F) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F)) |
| ✓ | accuracy | 89.1% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal -1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| ✓ | 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.2% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| ✓ | accuracy | 76.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| 120.0ms | 256× | 0 | valid |
Compiled 277 to 36 computations (87% saved)
ival-mult: 20.0ms (29.6% of total)ival-div: 13.0ms (19.2% of total)ival-sin: 8.0ms (11.8% of total)ival-sqrt: 7.0ms (10.4% of total)ival-sub: 5.0ms (7.4% of total)ival-tan: 5.0ms (7.4% of total)ival-cos: 5.0ms (7.4% of total)ival-add: 4.0ms (5.9% of total)const: 1.0ms (1.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (* (/ x (sin B)) (cos B)))> |
#<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 x) B)> |
#<alt (- -1 x)> |
#<alt (* F (/ 1 (* (sin B) F)))> |
#<alt (/ 1 (* (sin B) F))> |
#<alt (* (sin B) F)> |
#<alt (sin B)> |
#<alt (/ (- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) (* B B))> |
#<alt (- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x))> |
#<alt (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B)> |
#<alt (/ F (sqrt (+ 2 (+ (* F F) (* 2 x)))))> |
#<alt (- (* F (/ 1 (* (sin B) F))) (/ x (tan B)))> |
#<alt (/ 1 (+ 2 (* F F)))> |
#<alt (sqrt (+ 2 (+ (* F F) (* 2 x))))> |
#<alt (/ x (tan B))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B)))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B))))))> |
#<alt (* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B))))))> |
#<alt (* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B))))))> |
#<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 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 (* 1/6 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (* 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 (* B F)> |
#<alt (* B (+ F (* -1/6 (* (pow B 2) F))))> |
#<alt (* B (+ F (* (pow B 2) (+ (* -1/6 F) (* 1/120 (* (pow B 2) F))))))> |
#<alt (* B (+ F (* (pow B 2) (+ (* -1/6 F) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) F)) (* 1/120 F)))))))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt (* F (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (* -1 (/ 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 (/ (- B (* B x)) (pow B 2))> |
#<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 B) (* B x)) (pow B 2))> |
#<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 (* (/ 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 (* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B))> |
#<alt (* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B))> |
#<alt (* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B))> |
#<alt (* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B))> |
#<alt (* -1 (* B x))> |
#<alt (- (* (* B F) (sqrt (/ 1 (+ 2 (* 2 x))))) (* B x))> |
#<alt (- (* F (+ (* -1/2 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* B (sqrt (/ 1 (+ 2 (* 2 x))))))) (* B x))> |
#<alt (- (* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (* B x))> |
#<alt (- B (* B x))> |
#<alt (- (+ B (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) (* B x))> |
#<alt (- (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) (* B x))> |
#<alt (- (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* -1/2 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6)))))) (* B x))> |
#<alt (- (* -1 B) (* B x))> |
#<alt (- (+ (* -1 B) (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) (* B x))> |
#<alt (- (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) (* B x))> |
#<alt (- (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6)))))) (* B x))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (* B x))> |
#<alt (* x (- (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3)))) B))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) B))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3)))))) B))> |
#<alt (* -1 (* B x))> |
#<alt (* -1 (* x (- (* -1 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 (pow x 3))))) (* -1 B))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) x)) (* -1 B))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))) x)) (* -1 B))))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))> |
#<alt (* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x))))> |
#<alt (* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x))))> |
#<alt (* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x))))> |
#<alt (* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* B (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt B> |
#<alt (+ B (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))))> |
#<alt (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4)))))> |
#<alt (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* -1/2 (/ (* B (+ (* 1/2 (* (+ 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 B)> |
#<alt (+ (* -1 B) (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))))> |
#<alt (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4)))))> |
#<alt (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* B (+ (* 1/2 (* (+ 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 (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* B (* 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 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x))))))> |
#<alt (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* B (* 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 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (* B F) (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 (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt 1/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 (sqrt (+ 2 (* 2 x)))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt F> |
#<alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 F)> |
#<alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))> |
#<alt (sqrt (+ 2 (pow F 2)))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (sqrt x) (sqrt 2))> |
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | B | @ | inf | (/ 1 (* (sin B) F)) |
| 3.0ms | F | @ | 0 | (- (* F (/ 1 (* (sin B) F))) (/ x (tan B))) |
| 1.0ms | B | @ | 0 | (/ (- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) (* B B)) |
| 1.0ms | x | @ | -inf | (sqrt (+ 2 (+ (* F F) (* 2 x)))) |
| 1.0ms | B | @ | 0 | (- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (* (/ x (sin B)) (cos B))) |
| 1× | batch-egg-rewrite |
| 4382× | *-lowering-*.f32 |
| 4382× | *-lowering-*.f64 |
| 2968× | /-lowering-/.f32 |
| 2968× | /-lowering-/.f64 |
| 2432× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 163 |
| 1 | 243 | 149 |
| 2 | 2140 | 142 |
| 0 | 10066 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) (* (/ x (sin B)) (cos B))) |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(/ (- -1 x) B) |
(- -1 x) |
(* F (/ 1 (* (sin B) F))) |
(/ 1 (* (sin B) F)) |
(* (sin B) F) |
(sin B) |
(/ (- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) (* B B)) |
(- (* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) (* B x)) |
(* (/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) B) |
(/ F (sqrt (+ 2 (+ (* F F) (* 2 x))))) |
(- (* F (/ 1 (* (sin B) F))) (/ x (tan B))) |
(/ 1 (+ 2 (* F F))) |
(sqrt (+ 2 (+ (* F F) (* 2 x)))) |
(/ x (tan B)) |
| Outputs |
|---|
(+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (+.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(+.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 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 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (-.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 x (sin.f64 B))) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) (+.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) (+.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (-.f64 (/.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 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #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 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #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 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 2 binary64))) (-.f64 (-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (neg.f64 (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (cos.f64 B))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (cos.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.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 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (cos.f64 B))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 x #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 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 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 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 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 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 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B)))) (*.f64 (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #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 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(/.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) |
(*.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.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)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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)) (sqrt.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #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)))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+.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) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B x)) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B x)) (*.f64 (/.f64 B #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 B #s(literal -1 binary64)) (/.f64 B x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 B #s(literal -1 binary64)) x)) (*.f64 (/.f64 B #s(literal -1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 B #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(pow.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #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 x #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) x) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 F (*.f64 F (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) F)) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (/.f64 F F) (sin.f64 B)) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (*.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(pow.f64 (/.f64 (*.f64 F (sin.f64 B)) F) #s(literal -1 binary64)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F) |
(*.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(pow.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 F (sin.f64 B)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 F (sin.f64 B)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 F (sin.f64 B)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 F #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (*.f64 F (sin.f64 B)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 F (sin.f64 B)) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 F (sin.f64 B))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 F (sin.f64 B)) |
(*.f64 F (/.f64 (sin.f64 B) #s(literal 1 binary64))) |
(*.f64 (sin.f64 B) F) |
(*.f64 (sin.f64 B) (/.f64 F #s(literal 1 binary64))) |
(*.f64 (*.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(sin.f64 B) |
(+.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 B B)) (fma.f64 (neg.f64 (/.f64 B B)) (/.f64 x B) (/.f64 (/.f64 (*.f64 B x) B) B))) |
(+.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 B B)) (fma.f64 (neg.f64 (/.f64 x B)) (/.f64 B B) (/.f64 (/.f64 (*.f64 B x) B) B))) |
(+.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) (neg.f64 (/.f64 (/.f64 (*.f64 B x) B) B))) |
(+.f64 (fma.f64 B (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B B)) (neg.f64 (*.f64 (/.f64 x (*.f64 B B)) B))) (fma.f64 (neg.f64 (/.f64 x (*.f64 B B))) B (*.f64 (/.f64 x (*.f64 B B)) B))) |
(+.f64 (fma.f64 B (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B B)) (neg.f64 (*.f64 (/.f64 B (*.f64 B B)) x))) (fma.f64 (neg.f64 (/.f64 B (*.f64 B B))) x (*.f64 (/.f64 B (*.f64 B B)) x))) |
(+.f64 (fma.f64 B (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 B x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 B (*.f64 B B)) (neg.f64 (*.f64 (/.f64 x (*.f64 B B)) B))) (fma.f64 (neg.f64 (/.f64 x (*.f64 B B))) B (*.f64 (/.f64 x (*.f64 B B)) B))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 B (*.f64 B B)) (neg.f64 (*.f64 (/.f64 B (*.f64 B B)) x))) (fma.f64 (neg.f64 (/.f64 B (*.f64 B B))) x (*.f64 (/.f64 B (*.f64 B B)) x))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 B (*.f64 B B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 B x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (neg.f64 (*.f64 (/.f64 x (*.f64 B B)) B))) (fma.f64 (neg.f64 (/.f64 x (*.f64 B B))) B (*.f64 (/.f64 x (*.f64 B B)) B))) |
(+.f64 (fma.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (neg.f64 (*.f64 (/.f64 B (*.f64 B B)) x))) (fma.f64 (neg.f64 (/.f64 B (*.f64 B B))) x (*.f64 (/.f64 B (*.f64 B B)) x))) |
(+.f64 (fma.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 B x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) |
(+.f64 (fma.f64 (/.f64 B B) (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (neg.f64 (*.f64 (/.f64 x (*.f64 B B)) B))) (fma.f64 (neg.f64 (/.f64 x (*.f64 B B))) B (*.f64 (/.f64 x (*.f64 B B)) B))) |
(+.f64 (fma.f64 (/.f64 B B) (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (neg.f64 (*.f64 (/.f64 B (*.f64 B B)) x))) (fma.f64 (neg.f64 (/.f64 B (*.f64 B B))) x (*.f64 (/.f64 B (*.f64 B B)) x))) |
(+.f64 (fma.f64 (/.f64 B B) (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 B x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 B B) (neg.f64 (*.f64 (/.f64 x (*.f64 B B)) B))) (fma.f64 (neg.f64 (/.f64 x (*.f64 B B))) B (*.f64 (/.f64 x (*.f64 B B)) B))) |
(+.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 B B) (neg.f64 (*.f64 (/.f64 B (*.f64 B B)) x))) (fma.f64 (neg.f64 (/.f64 B (*.f64 B B))) x (*.f64 (/.f64 B (*.f64 B B)) x))) |
(+.f64 (fma.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 B B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 B x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 B B) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) (/.f64 (/.f64 (*.f64 B x) B) B)) |
(fma.f64 B (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B B)) (neg.f64 (/.f64 (/.f64 (*.f64 B x) B) B))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 B (*.f64 B B)) (neg.f64 (/.f64 (/.f64 (*.f64 B x) B) B))) |
(fma.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (neg.f64 (/.f64 (/.f64 (*.f64 B x) B) B))) |
(fma.f64 (/.f64 B B) (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (neg.f64 (/.f64 (/.f64 (*.f64 B x) B) B))) |
(fma.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 B B) (neg.f64 (/.f64 (/.f64 (*.f64 B x) B) B))) |
(neg.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (*.f64 B B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 B B) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 B B) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))))) |
(/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 B B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) (*.f64 (*.f64 B B) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) (*.f64 (*.f64 B B) (*.f64 B x))) (*.f64 (*.f64 B B) (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) (*.f64 B B))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) #s(literal 1 binary64)) (*.f64 (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 B B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) #s(literal 3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 B x) B) B) (*.f64 (/.f64 (/.f64 (*.f64 B x) B) B) (/.f64 (/.f64 (*.f64 B x) B) B)))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 B x) B) B) (/.f64 (/.f64 (*.f64 B x) B) B)) (*.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) (/.f64 (/.f64 (*.f64 B x) B) B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 B x) B) B) (/.f64 (/.f64 (*.f64 B x) B) B))) (+.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B B)) (/.f64 (/.f64 (*.f64 B x) B) B))) |
(/.f64 (*.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (*.f64 B x))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 B B) (*.f64 B x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 B x))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 B x) B))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (*.f64 B B) (*.f64 B x))) (*.f64 (*.f64 B B) #s(literal 1 binary64))) (*.f64 (*.f64 B B) (/.f64 (*.f64 B B) (*.f64 B x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 (*.f64 B B) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F B) (/.f64 (*.f64 B B) (*.f64 B x))) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 B B) (*.f64 B x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F B) (*.f64 B B)) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B x))) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F B) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F B) B) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 B x) B))) (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 B B) (*.f64 B x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (/.f64 (*.f64 B B) (*.f64 B x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 B B)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (*.f64 B x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) B) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (/.f64 (*.f64 B x) B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (/.f64 (*.f64 B B) (*.f64 B x))) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 (*.f64 B B) (*.f64 B x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 B B)) (*.f64 B (*.f64 B x))) (*.f64 B (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 B (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (*.f64 B (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) B) (*.f64 B (/.f64 (*.f64 B x) B))) (*.f64 B B)) |
(pow.f64 (/.f64 (*.f64 B B) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 B B) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 B B))) |
(*.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 (*.f64 B B) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 B B) (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(+.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(+.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))) |
(+.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (+.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(+.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) |
(+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B x)) |
(-.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 (*.f64 B x) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))))) (/.f64 (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x)))) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (/.f64 (*.f64 B (*.f64 x (*.f64 B x))) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(fma.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B) (neg.f64 (-.f64 (*.f64 B x) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))))) |
(fma.f64 F (/.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 F (/.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 F (/.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (-.f64 (*.f64 B x) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))))) |
(fma.f64 B (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 B (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 B (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (-.f64 (*.f64 B x) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))))) |
(fma.f64 B (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(fma.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))) |
(fma.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) B) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 B x) (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B (neg.f64 (-.f64 (*.f64 B x) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) B (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) B) x (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))))) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))))) (+.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (+.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(fma.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (neg.f64 (-.f64 (*.f64 B x) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (-.f64 (*.f64 B (*.f64 x (*.f64 B x))) (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) (-.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x))))) (neg.f64 (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (*.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))))) (+.f64 (pow.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x))) (*.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) (-.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) x)) (*.f64 B x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x)))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x))) (*.f64 (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 B (*.f64 x (*.f64 B x))))) (*.f64 (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x))))) #s(literal -1 binary64)) |
(*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 B x) (*.f64 B (*.f64 x (*.f64 B x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 B x) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F B) (*.f64 F B)) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 B (*.f64 x (*.f64 B x)))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F B))) |
(/.f64 B (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F)) |
(/.f64 (*.f64 F B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 F B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 B #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F)) |
(/.f64 (*.f64 B (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) B) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F B)) #s(literal -1 binary64)) |
(*.f64 F (*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B)) |
(*.f64 F (/.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 B (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) |
(*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(+.f64 (/.f64 F (*.f64 F (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(+.f64 (-.f64 (/.f64 F (*.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 F (*.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) |
(+.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 F (*.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 #s(literal 1 binary64) (/.f64 F (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F F) (/.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 F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(-.f64 (/.f64 F (*.f64 F (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (*.f64 F (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) |
(fma.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 x (sin.f64 B))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 F (*.f64 F (sin.f64 B)))) |
(fma.f64 (/.f64 F F) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) x)) (*.f64 (*.f64 F (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 F (*.f64 F (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))))) |
(/.f64 (-.f64 (/.f64 F F) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (sin.f64 B) x)) (*.f64 (*.f64 F (sin.f64 B)) (cos.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (*.f64 F (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 F (sin.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 F (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (sin.f64 B) x)) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (sin.f64 B) x)) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (*.f64 F (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (*.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) x)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (cos.f64 B))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (*.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) x)) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (/.f64 (*.f64 F (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (/.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 F) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (/.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (cos.f64 B))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (tan.f64 B)) (*.f64 (sin.f64 B) (*.f64 x #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (/.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (/.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) x)) F) (*.f64 F (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) F) (*.f64 F (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 F x)) (*.f64 F (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (sin.f64 B) x)) (*.f64 F (cos.f64 B))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 F #s(literal -1 binary64))) (*.f64 F (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 F (-.f64 #s(literal 0 binary64) x))) (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (*.f64 F (*.f64 x (cos.f64 B)))) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 F (*.f64 x #s(literal 1 binary64)))) (*.f64 F (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (neg.f64 (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (sin.f64 B) x)) (*.f64 F (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (sin.f64 B) x)) (*.f64 F (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 (tan.f64 B) x)) F) (*.f64 F (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) F) (*.f64 F (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (tan.f64 B)) (*.f64 F x)) (*.f64 F (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 (sin.f64 B) x)) (*.f64 F (cos.f64 B))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 F #s(literal -1 binary64))) (*.f64 F (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 F (-.f64 #s(literal 0 binary64) x))) (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (sin.f64 B)) (*.f64 F (*.f64 x (cos.f64 B)))) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (tan.f64 B)) (*.f64 F (*.f64 x #s(literal 1 binary64)))) (*.f64 F (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (neg.f64 (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 (sin.f64 B) x)) (*.f64 F (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (/.f64 (sin.f64 B) x)) (*.f64 F (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 x #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (/.f64 (sin.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x)) F) (*.f64 F (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) F) (*.f64 F (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (tan.f64 B)) (*.f64 F x)) (*.f64 F (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (sin.f64 B) x)) (*.f64 F (cos.f64 B))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 F #s(literal -1 binary64))) (*.f64 F (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 F (-.f64 #s(literal 0 binary64) x))) (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (sin.f64 B)) (*.f64 F (*.f64 x (cos.f64 B)))) (*.f64 F (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (tan.f64 B)) (*.f64 F (*.f64 x #s(literal 1 binary64)))) (*.f64 F (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (neg.f64 (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 F (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (sin.f64 B) x)) (*.f64 F (*.f64 (cos.f64 B) #s(literal 1 binary64)))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (sin.f64 B) x)) (*.f64 F (*.f64 #s(literal 1 binary64) (cos.f64 B)))) (*.f64 F (/.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 F (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))))) (*.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B))))) (*.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))) (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 F (*.f64 F (sin.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 F (*.f64 F (sin.f64 B)))))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 (/.f64 (-.f64 #s(literal 2 binary64) (+.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 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (sqrt.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)))))) (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 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 (*.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 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (sqrt.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))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (sqrt.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))))))) (sqrt.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 (sqrt.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)))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.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)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (sqrt.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))) (sqrt.f64 (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.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)))))) (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 (sqrt.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)))))) (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 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) |
(*.f64 (sqrt.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 x (/.f64 (cos.f64 B) (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 1× | egg-herbie |
| 5620× | +-lowering-+.f64 |
| 5620× | +-lowering-+.f32 |
| 5276× | *-lowering-*.f32 |
| 5276× | *-lowering-*.f64 |
| 1002× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1012 | 8006 |
| 1 | 3497 | 7682 |
| 0 | 8188 | 7682 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) (* -1/2 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B)))))) |
(* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B)))))) |
(* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B)))))) |
(/ (* 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 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 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (* 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))) |
(* B F) |
(* B (+ F (* -1/6 (* (pow B 2) F)))) |
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* 1/120 (* (pow B 2) F)))))) |
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) F)) (* 1/120 F))))))) |
(* 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)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ (- B (* B x)) (pow B 2)) |
(- (+ (* -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 B) (* B x)) (pow B 2)) |
(- (+ (* 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)) |
(* (/ 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) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(* -1 (* B x)) |
(- (* (* B F) (sqrt (/ 1 (+ 2 (* 2 x))))) (* B x)) |
(- (* F (+ (* -1/2 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* B (sqrt (/ 1 (+ 2 (* 2 x))))))) (* B x)) |
(- (* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (* B x)) |
(- B (* B x)) |
(- (+ B (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) (* B x)) |
(- (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) (* B x)) |
(- (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* -1/2 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6)))))) (* B x)) |
(- (* -1 B) (* B x)) |
(- (+ (* -1 B) (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) (* B x)) |
(- (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) (* B x)) |
(- (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6)))))) (* B x)) |
(* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (* B x)) |
(* x (- (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3)))) B)) |
(* x (- (+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) B)) |
(* x (- (+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3)))))) B)) |
(* -1 (* B x)) |
(* -1 (* x (- (* -1 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 (pow x 3))))) (* -1 B)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) x)) (* -1 B)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))) x)) (* -1 B)))) |
(* 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)) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(* (* B F) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* B (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
B |
(+ B (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) |
(+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) |
(+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* -1/2 (/ (* B (+ (* 1/2 (* (+ 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 B) |
(+ (* -1 B) (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) |
(+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) |
(+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* B (* 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 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x)))))) |
(* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* B (* 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 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (* B F) (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))))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
1/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)) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
| Outputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ (* F (sqrt 1/2)) (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.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)))) (/.f64 (*.f64 x (cos.f64 B)) (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)))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.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) (sin.f64 B)) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/32 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 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 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (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)))) (/ (* x (cos B)) (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 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) |
(* -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 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (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 x (cos.f64 B)) (sin.f64 B)))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (+ (/ 3/2 (* (pow F 4) (sin B))) (/ (* x (cos B)) (sin B))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (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)))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x #s(literal 1/2 binary64)))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/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 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.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 (*.f64 B B) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x #s(literal 1/120 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 x #s(literal -1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x #s(literal 1/120 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/3 binary64)))) (*.f64 #s(literal -1/120 binary64) x))) (+.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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)))))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x #s(literal -1/24 binary64)))) (+.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 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin 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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin 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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin 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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (*.f64 x (sin.f64 B))))) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) 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) (sin.f64 B)) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/32 binary64)) (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 #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 (/.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 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (+.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 (*.f64 #s(literal 1/6 binary64) F) (neg.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64)))))))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(* (/ F (sin 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 (sin.f64 B))) |
(/ (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) (sin.f64 B)) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/32 binary64)) (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 (sin.f64 B) F)) |
(/ (- (/ 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 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)))) 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 #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 (/.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 (sin.f64 B) F)) |
(* -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))) (-.f64 #s(literal 0 binary64) 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 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 0 binary64) 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 (+.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 (/.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 #s(literal 0 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #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) (+ (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 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 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (+.f64 #s(literal 1 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 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (+.f64 #s(literal 1 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 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) 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 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) F)) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal -1 binary64) B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal -1 binary64) B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal -1 binary64) B)) |
(* -1 (/ x B)) |
(/.f64 x (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ x B)) |
(/.f64 x (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(- (* -1 x) 1) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(- (* -1 x) 1) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (* 1/6 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (* B F)) |
(/.f64 #s(literal 1 binary64) (*.f64 B F)) |
(/ (+ (* 1/6 (/ (pow B 2) F)) (/ 1 F)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) B) |
(/ (+ (* (pow B 2) (+ (* 7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 7/360 binary64)) F) (/.f64 #s(literal 1/6 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 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1/6 binary64) F) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 31/15120 binary64)) F) (/.f64 #s(literal 7/360 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)) |
(* B F) |
(*.f64 B F) |
(* B (+ F (* -1/6 (* (pow B 2) F)))) |
(*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) F)) |
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* 1/120 (* (pow B 2) F)))))) |
(*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* B (+ F (* (pow B 2) (+ (* -1/6 F) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) F)) (* 1/120 F))))))) |
(*.f64 B (+.f64 F (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -1/6 binary64)) (*.f64 (*.f64 B B) (*.f64 F (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))))))) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) F) |
(* F (sin B)) |
(*.f64 (sin.f64 B) 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 (/ x B)) |
(/.f64 x (-.f64 #s(literal 0 binary64) B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.f64 x B)) |
(/ (- B (* B x)) (pow B 2)) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(/ (- (* -1 B) (* B x)) (pow B 2)) |
(/.f64 (*.f64 B (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ -1 B)) (/ x B)) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 x B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ -1 B))) (/ x B)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) 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 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x 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)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 F (/.f64 x 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 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 #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 #s(literal -5/2 binary64) (*.f64 (*.f64 F (/.f64 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 (/.f64 F 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 #s(literal -1 binary64) B)))) |
(* -1 (/ x B)) |
(/.f64 x (-.f64 #s(literal 0 binary64) 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))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.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 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (/.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 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 F B) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1 binary64) B))))) |
(* -1 (/ x B)) |
(/.f64 x (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (*.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))))) 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 (*.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 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 (*.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 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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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)))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x) B) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (/ (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)) B)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* B x)) |
(*.f64 x (-.f64 #s(literal 0 binary64) B)) |
(- (* (* B F) (sqrt (/ 1 (+ 2 (* 2 x))))) (* B x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x)) |
(- (* F (+ (* -1/2 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* B (sqrt (/ 1 (+ 2 (* 2 x))))))) (* B x)) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.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 B (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 x B)) |
(- (* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (* B x)) |
(-.f64 (*.f64 F (+.f64 (*.f64 B (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) 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 #s(literal 3/8 binary64) (*.f64 B (*.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))))))))) (*.f64 x B)) |
(- B (* B x)) |
(-.f64 B (*.f64 x B)) |
(- (+ B (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) (* B x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F)) (-.f64 B (*.f64 x B))) |
(- (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) (* B x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 B (*.f64 x B))) |
(- (+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* -1/2 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6)))))) (* B x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 B (+.f64 (*.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/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) (-.f64 B (*.f64 x B))) |
(- (* -1 B) (* B x)) |
(*.f64 B (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* -1 B) (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) (* B x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F)) (*.f64 B (-.f64 #s(literal -1 binary64) x))) |
(- (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) (* B x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) (*.f64 B (-.f64 #s(literal -1 binary64) x))) |
(- (+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* B (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3))) (pow F 6)))))) (* B x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 B (+.f64 (*.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/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) (*.f64 B (-.f64 #s(literal -1 binary64) x))) |
(* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) |
(+ (* x (- (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 x (-.f64 (*.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 #s(literal 0 binary64) F))) B))) |
(+ (* x (- (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 x (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 B F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (*.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)))))))) B))) |
(+ (* x (- (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) B)) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 B 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) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (*.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)))))))) B))) |
(* -1 (* B x)) |
(*.f64 x (-.f64 #s(literal 0 binary64) B)) |
(* x (- (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3)))) B)) |
(*.f64 x (*.f64 B (+.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 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) B)) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 B (*.f64 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 B (+.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 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 (pow x 3)))))) B)) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 B (*.f64 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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 B 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 B (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))))) |
(* -1 (* B x)) |
(*.f64 x (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* x (- (* -1 (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 (pow x 3))))) (* -1 B)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 B F) (*.f64 (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 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) x)) (* -1 B)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 B F) (*.f64 (+.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) x)) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) B) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))) x)) (* -1 B)))) |
(*.f64 (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 B F) (*.f64 (+.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) x)) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 B 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))))) (-.f64 #s(literal 0 binary64) x)) B) (-.f64 #s(literal 0 binary64) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* B (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) |
(*.f64 B (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) x)) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x)) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x)) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x)) |
(* -1 (* B (- (* -1 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* -1 x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))))) x)) |
(* (* B F) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (* -1/2 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* B (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (*.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 B (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(* F (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (*.f64 B (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) 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 #s(literal 3/8 binary64) (*.f64 B (*.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 (+ (* B (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (* B (pow F 2)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* B (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (*.f64 B (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) 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 B (*.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 (*.f64 #s(literal 3/8 binary64) 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))))))))))) |
B |
(+ B (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) |
(+.f64 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) |
(+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) |
(+.f64 B (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.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))))))) |
(+ B (+ (* -1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* -1/2 (/ (* B (+ (* 1/2 (* (+ 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 B (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 B (+.f64 (*.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/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))))) |
(* -1 B) |
(-.f64 #s(literal 0 binary64) B) |
(+ (* -1 B) (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F)) B) |
(+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B (+.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)))))) B) |
(+ (* -1 B) (+ (* 1/2 (/ (* B (+ 2 (* 2 x))) (pow F 2))) (+ (* 1/2 (/ (* B (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2)))) (pow F 4))) (* 1/2 (/ (* B (+ (* 1/2 (* (+ 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 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 B (+.f64 (*.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/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) B) |
(* (* B F) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) |
(+ (* -1 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B 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 B F) x))) |
(+ (* x (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 B F) x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (*.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)))))))))) |
(+ (* x (+ (* -1 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* B (* F x)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (* B F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (* B F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (*.f64 B 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) (*.f64 B F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (*.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)))))))))) |
(* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x))) |
(*.f64 B (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 B (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/8 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 B (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 B 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))))) |
(+ (* -1/2 (* (/ (* B (* 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 (* (/ (* B (* F (+ 2 (pow F 2)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (pow (+ 2 (pow F 2)) 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (sqrt 1/2))) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 B (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 B (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 B 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 B 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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 B F) (*.f64 (+.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) x)) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1/8 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 B F) (*.f64 (+.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) x)) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 B 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 (* (/ (* B (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* B (* 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 (* (/ (* B (* F (* (sqrt -1) (+ 2 (pow F 2))))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* B (* F (* (sqrt -1) (sqrt -1/2)))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 B F) (*.f64 (+.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) x)) (*.f64 (*.f64 B F) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 B 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 B (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64))))))) |
(* (* B F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (*.f64 B F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 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/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64))))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #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 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (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) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.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 (/ (+ (* -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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
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 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (+.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))) (* 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 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (+.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))) (* 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)) |
(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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (*.f64 #s(literal -1/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)))) (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 #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/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)))) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64))))) |
(* -1 F) |
(-.f64 #s(literal 0 binary64) F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 (+.f64 #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/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)))) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(*.f64 (+.f64 (+.f64 #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/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)))) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) F)) |
(sqrt (+ 2 (pow F 2))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #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)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 -1 binary64)))) (sqrt.f64 #s(literal -2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 #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 -2 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.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)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 #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 -2 binary64))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 B B)) #s(literal 1 binary64)) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.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)) |
Compiled 35482 to 3701 computations (89.6% saved)
82 alts after pruning (81 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1280 | 47 | 1327 |
| Fresh | 9 | 34 | 43 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1293 | 82 | 1375 |
| Status | Accuracy | Program |
|---|---|---|
| 52.3% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) | |
| 12.2% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) | |
| 22.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) | |
| 38.1% | (/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) | |
| 32.2% | (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) | |
| 18.6% | (/.f64 (/.f64 F (sin.f64 B)) F) | |
| 22.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) | |
| 43.3% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| ▶ | 86.6% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 3.0% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 (*.f64 (/.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))))) | |
| 17.3% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 43.0% | (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) | |
| ▶ | 13.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 (+.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)) x) B) |
| 18.1% | (/.f64 (-.f64 (+.f64 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) | |
| ▶ | 22.9% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
| 22.4% | (/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) | |
| 25.3% | (/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) | |
| 42.8% | (/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 F x)) (*.f64 F (tan.f64 B))) | |
| 8.2% | (/.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))) | |
| 14.2% | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B B))) | |
| 26.6% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 23.7% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 13.7% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 18.6% | (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) | |
| 21.7% | (/.f64 (-.f64 B (*.f64 x B)) (*.f64 B B)) | |
| 26.6% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 26.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ✓ | 23.7% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 26.3% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 26.4% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 26.4% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) | |
| 10.1% | (/.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) | |
| 10.3% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) | |
| 18.6% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) | |
| 22.3% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) | |
| 13.0% | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) | |
| 20.6% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) | |
| 54.1% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 32.1% | (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) | |
| 18.7% | (/.f64 F (*.f64 F (sin.f64 B))) | |
| 23.7% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 18.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 10.6% | (/.f64 #s(literal 1 binary64) B) | |
| 14.1% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| ▶ | 8.6% | (/.f64 #s(literal -1 binary64) B) |
| 50.1% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 43.4% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 59.7% | (-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 55.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 55.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) | |
| 52.3% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) | |
| 49.6% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 29.5% | (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) | |
| 65.9% | (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) | |
| 59.8% | (-.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 51.5% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) | |
| 51.0% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) | |
| 32.0% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) | |
| 52.2% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 52.2% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) | |
| 51.1% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) | |
| 16.6% | (+.f64 (/.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)))) (*.f64 B (*.f64 F F)))) | |
| 22.9% | (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| ▶ | 18.6% | (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
| 43.2% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) | |
| 23.7% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| 54.0% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) | |
| 21.0% | (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) | |
| 18.6% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 20.8% | (*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) | |
| 32.2% | (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) | |
| 18.8% | (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) | |
| 10.1% | (*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) B)) | |
| 18.5% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) | |
| 20.7% | (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) | |
| 18.8% | (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) | |
| 10.5% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) | |
| 10.5% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) | |
| 10.4% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) | |
| 10.5% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B F))) | |
| 16.2% | (*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
Compiled 2954 to 1940 computations (34.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 640 | (*.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))))) |
| ✓ | cost-diff | 640 | (+.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)) |
| ✓ | cost-diff | 768 | (-.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 (+.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)) x) |
| ✓ | cost-diff | 768 | (/.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 (+.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)) x) B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) F) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 F (sin.f64 B)) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 F (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 x #s(literal 2 binary64)))) (*.f64 F F)) |
| ✓ | cost-diff | 256 | (+.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))) |
| ✓ | cost-diff | 256 | (-.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))) x) |
| ✓ | cost-diff | 256 | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) B) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| ✓ | cost-diff | 0 | (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 2768× | *-lowering-*.f32 |
| 2768× | *-lowering-*.f64 |
| 2560× | +-lowering-+.f64 |
| 2560× | +-lowering-+.f32 |
| 1530× | sum3-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 391 |
| 1 | 104 | 330 |
| 2 | 290 | 320 |
| 3 | 910 | 295 |
| 4 | 3499 | 291 |
| 0 | 8044 | 291 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B))) (sin B)) |
(- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B))) |
(/ F (sqrt (+ 2 (* F F)))) |
F |
(sqrt (+ 2 (* F F))) |
(+ 2 (* F F)) |
2 |
(* F F) |
(* x (cos B)) |
x |
(cos B) |
B |
(sin B) |
(/ -1 B) |
-1 |
B |
(/ (- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) B) |
(- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) |
(+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) |
1 |
(/ (+ -1 (* -1/2 (* x 2))) (* F F)) |
(+ -1 (* -1/2 (* x 2))) |
-1 |
(* -1/2 (* x 2)) |
-1/2 |
(* x 2) |
x |
2 |
(* F F) |
F |
B |
(* (/ F (sin B)) (/ 1 F)) |
(/ F (sin B)) |
F |
(sin B) |
B |
(/ 1 F) |
1 |
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B) |
(- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) |
(+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) |
(* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) |
1/2 |
(+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4))) |
(/ (+ 2 (* x 2)) (* F F)) |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
(* F F) |
F |
(/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)) |
(* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) |
(* (+ 2 (* x 2)) (+ 2 (* x 2))) |
-3/4 |
(pow F 4) |
4 |
-1 |
B |
| Outputs |
|---|
(/ (- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) |
(/ F (sqrt (+ 2 (* F F)))) |
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
F |
(sqrt (+ 2 (* F F))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ 2 (* F F)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
2 |
#s(literal 2 binary64) |
(* F F) |
(*.f64 F F) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(cos B) |
(cos.f64 B) |
B |
(sin B) |
(sin.f64 B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
-1 |
#s(literal -1 binary64) |
B |
(/ (- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) B) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) B) |
(- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) |
(+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(/ (+ -1 (* -1/2 (* x 2))) (* F F)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(+ -1 (* -1/2 (* x 2))) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
(* -1/2 (* x 2)) |
(-.f64 #s(literal 0 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
(* F F) |
(*.f64 F F) |
F |
B |
(* (/ F (sin B)) (/ 1 F)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
F |
(sin B) |
(sin.f64 B) |
B |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
1 |
#s(literal 1 binary64) |
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -3/2 binary64) (*.f64 x #s(literal -3/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) F)))) B) |
(- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -3/2 binary64) (*.f64 x #s(literal -3/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) F)))) |
(+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) |
(+.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -3/2 binary64) (*.f64 x #s(literal -3/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) F) F)))) |
(* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -3/2 binary64) (*.f64 x #s(literal -3/2 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) F) F))) |
1/2 |
#s(literal 1/2 binary64) |
(+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) F) F) (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 x #s(literal -3 binary64))) (pow.f64 F #s(literal 4 binary64))))) |
(/ (+ 2 (* x 2)) (* F F)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.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 |
(* F F) |
(*.f64 F F) |
F |
(/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 2 binary64)))) #s(literal -3 binary64)) (pow.f64 F #s(literal 4 binary64))) |
(* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 2 binary64)))) #s(literal -3 binary64)) |
(* (+ 2 (* x 2)) (+ 2 (* x 2))) |
(*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 2 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 |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 96.7% | (/.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 (+.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)) x) B) |
| ✓ | accuracy | 93.9% | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
| ✓ | accuracy | 90.9% | (/.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))) |
| ✓ | accuracy | 74.2% | (+.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)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) F) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.8% | (/.f64 F (sin.f64 B)) |
| ✓ | accuracy | 90.3% | (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (-.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))) x) |
| ✓ | accuracy | 93.9% | (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) |
| ✓ | accuracy | 93.7% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) B) |
| ✓ | accuracy | 99.9% | (*.f64 x (cos.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| ✓ | accuracy | 75.7% | (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| 144.0ms | 256× | 0 | valid |
Compiled 400 to 42 computations (89.5% saved)
ival-mult: 18.0ms (25% of total)ival-div: 16.0ms (22.3% of total)ival-sqrt: 9.0ms (12.5% of total)ival-add: 7.0ms (9.7% of total)ival-cos: 6.0ms (8.3% of total)ival-sin: 5.0ms (7% of total)ival-pow: 5.0ms (7% of total)ival-sub: 4.0ms (5.6% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B))) (sin B))> |
#<alt (- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B)))> |
#<alt (/ F (sqrt (+ 2 (* F F))))> |
#<alt (sqrt (+ 2 (* F F)))> |
#<alt (/ -1 B)> |
#<alt (/ (- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) B)> |
#<alt (- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x)> |
#<alt (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F)))> |
#<alt (/ (+ -1 (* -1/2 (* x 2))) (* F F))> |
#<alt (* (/ F (sin B)) (/ 1 F))> |
#<alt (/ F (sin B))> |
#<alt (sin B)> |
#<alt (/ 1 F)> |
#<alt (/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B)> |
#<alt (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x)> |
#<alt (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1)> |
#<alt (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4))))> |
#<alt (* x (cos B))> |
#<alt (* -1/2 (* x 2))> |
#<alt (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))> |
#<alt (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4))> |
#<alt (/ (+ 2 (* x 2)) (* F F))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ (* F (sqrt 1/2)) (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (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)))))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B)))))> |
#<alt (* -1 (/ (+ 1 (* x (cos B))) (sin B)))> |
#<alt (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (/ 1 (* (pow F 2) (sin B)))) (/ 3/2 (* (pow F 4) (sin B))))> |
#<alt (- (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (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 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (- (* F (sqrt 1/2)) (* x (cos B)))> |
#<alt (- (* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2))))) (* x (cos B)))> |
#<alt (- (* F (+ (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))))))) (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (+ (* x (cos B)) (/ 1 (pow F 2))))> |
#<alt (- (+ 1 (/ 3/2 (pow F 4))) (+ (* x (cos B)) (/ 1 (pow F 2))))> |
#<alt (- (+ 1 (/ 3/2 (pow F 4))) (+ (* x (cos B)) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))))> |
#<alt (* -1 (+ 1 (* x (cos B))))> |
#<alt (- (/ 1 (pow F 2)) (+ 1 (* x (cos B))))> |
#<alt (- (/ 1 (pow F 2)) (+ 1 (+ (* x (cos B)) (/ 3/2 (pow F 4)))))> |
#<alt (- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (+ (* x (cos B)) (/ 3/2 (pow F 4)))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* x (cos B))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (* x (cos B))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* -1 (* x (cos B))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B)))> |
#<alt (* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B)))> |
#<alt (* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B)))))> |
#<alt (* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B)))))> |
#<alt (* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B)))))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)> |
#<alt (- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) x)> |
#<alt (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x)> |
#<alt (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x)> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B)))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))))> |
#<alt (* F (+ (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 (* F (+ (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> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))))> |
#<alt -1> |
#<alt (- (/ 1 (pow F 2)) 1)> |
#<alt (- (/ 1 (pow F 2)) (+ 1 (/ 3/2 (pow F 4))))> |
#<alt (- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (/ 3/2 (pow F 4))))> |
#<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 (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ (- 1 (/ 1 (pow F 2))) B)> |
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))> |
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))> |
#<alt (- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2))))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))> |
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))> |
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))> |
#<alt (* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x)))))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))> |
#<alt (/ (- (* -1 x) 1) (* B (pow F 2)))> |
#<alt (/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2))> |
#<alt (/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2))> |
#<alt (/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2))> |
#<alt (/ (- 1 x) B)> |
#<alt (- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B)))> |
#<alt (- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B)))> |
#<alt (- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B)))> |
#<alt (/ (- 1 x) B)> |
#<alt (- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B)))> |
#<alt (- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B)))> |
#<alt (- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B)))> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B)> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2)))> |
#<alt (* -1 (* x (+ 1 (/ 1 (pow F 2)))))> |
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))> |
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))> |
#<alt (* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))))> |
#<alt (* -1 (* x (+ 1 (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (+ (* -1 x) (* (pow F 2) (- 1 x))) 1) (pow F 2))> |
#<alt (/ (- (+ (* -1 x) (* (pow F 2) (- 1 x))) 1) (pow F 2))> |
#<alt (/ (- (+ (* -1 x) (* (pow F 2) (- 1 x))) 1) (pow F 2))> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2))))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2))))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2))))> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2))))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2))))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2))))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2))> |
#<alt (/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2))> |
#<alt (/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt 1> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (/ -1 (pow F 2))> |
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))> |
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))> |
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (pow F 2))> |
#<alt (/ (- (* -1 x) 1) (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 (* 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 (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F B)> |
#<alt (/ (+ F (* 1/6 (* (pow B 2) F))) B)> |
#<alt (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)> |
#<alt (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (/ 1 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 (/ (- (* 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 (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt x> |
#<alt (+ x (* -1/2 (* (pow B 2) x)))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (- (* 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))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | -inf | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B) |
| 13.0ms | B | @ | 0 | (/ (- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) B) |
| 4.0ms | x | @ | inf | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B) |
| 2.0ms | B | @ | 0 | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B) |
| 1.0ms | x | @ | 0 | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B) |
| 1× | batch-egg-rewrite |
| 3144× | *-lowering-*.f32 |
| 3144× | *-lowering-*.f64 |
| 3050× | fma-lowering-fma.f32 |
| 3050× | fma-lowering-fma.f64 |
| 1910× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 279 |
| 1 | 286 | 231 |
| 2 | 3036 | 231 |
| 0 | 8229 | 231 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B))) (sin B)) |
(- (/ F (sqrt (+ 2 (* F F)))) (* x (cos B))) |
(/ F (sqrt (+ 2 (* F F)))) |
(sqrt (+ 2 (* F F))) |
(/ -1 B) |
(/ (- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) B) |
(- (+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) x) |
(+ 1 (/ (+ -1 (* -1/2 (* x 2))) (* F F))) |
(/ (+ -1 (* -1/2 (* x 2))) (* F F)) |
(* (/ F (sin B)) (/ 1 F)) |
(/ F (sin B)) |
(sin B) |
(/ 1 F) |
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) B) |
(- (+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) x) |
(+ (* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) -1) |
(* 1/2 (+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)))) |
(* x (cos B)) |
(* -1/2 (* x 2)) |
(+ (/ (+ 2 (* x 2)) (* F F)) (/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4))) |
(/ (* (* (+ 2 (* x 2)) (+ 2 (* x 2))) -3/4) (pow F 4)) |
(/ (+ 2 (* x 2)) (* F F)) |
| Outputs |
|---|
(+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (*.f64 (sin.f64 B) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (*.f64 (sin.f64 B) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (+.f64 (*.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) (+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) |
(+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(+.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 x (cos.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) |
(-.f64 (/.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))))) (/.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) |
(fma.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(fma.f64 x (neg.f64 (cos.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(fma.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 x (cos.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 x (cos.f64 B)))) |
(fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 3/2 binary64))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) F)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) F) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) F) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 8 binary64))) (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 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (sqrt.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 8 binary64)) #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))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.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))) |
(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)) |
(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) (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) (/.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 (+.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 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (+.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 x #s(literal 1 binary64))))) |
(/.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 x #s(literal 1 binary64))))) B)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #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 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) B)) |
(/.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 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.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 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #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) B)) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64)))) |
(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 x #s(literal 1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 B (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #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 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) |
(+.f64 (-.f64 #s(literal 0 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)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x) #s(literal 1 binary64)) |
(-.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 x #s(literal 1 binary64)))))) (/.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 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 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) |
(fma.f64 x #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) |
(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 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (-.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/2 binary64) (*.f64 #s(literal 2 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) F) F) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) F) F) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.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 F F)) (/.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 #s(literal 1 binary64) (*.f64 (/.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 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (-.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(fma.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F) (+.f64 #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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) F) F) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) F) 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 x #s(literal 1 binary64))))) (-.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 x #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (+.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 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (+.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 x #s(literal 1 binary64)))) |
(/.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 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (+.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 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) (*.f64 #s(literal 1 binary64) (-.f64 (/.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 #s(literal -1 binary64) (*.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 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x))) (-.f64 #s(literal 1 binary64) (-.f64 (/.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) (*.f64 #s(literal 1 binary64) (*.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))) |
(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 x #s(literal 1 binary64))))) (-.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 x #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #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 (*.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 x #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #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)) (+.f64 x #s(literal 1 binary64))))) |
(+.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 #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 (/.f64 #s(literal 1 binary64) F) F) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) F) F) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.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 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (/.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) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (-.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 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (/.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) (*.f64 F F)) (-.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 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (-.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (/.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 (-.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 (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))))) |
(/.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))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.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 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (/.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)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (-.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))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (/.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 #s(literal 1 binary64) (*.f64 (/.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 #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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x)))) |
(/.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 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 F F))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 F F))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 F F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) F)) F) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 F F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) F) F)) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) F) F)) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 (/.f64 #s(literal 1 binary64) F) F)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (-.f64 #s(literal -1 binary64) x) F)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) F) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 F (*.f64 F (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) F)) |
(/.f64 #s(literal 1 binary64) (*.f64 F (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 F (sin.f64 B)))) |
(/.f64 (*.f64 F #s(literal -1 binary64)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) F)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) F) #s(literal -1 binary64)) |
(pow.f64 (*.f64 F (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 F (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 F (sin.f64 B)) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(sin.f64 B) |
(exp.f64 (*.f64 (log.f64 F) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) F)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 #s(literal 1 binary64) F) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(pow.f64 F #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(*.f64 (pow.f64 F #s(literal -1/2 binary64)) (pow.f64 F #s(literal -1/2 binary64))) |
(+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 (/.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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))))) |
(/.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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) #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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x)) (*.f64 B (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))))) B)) |
(/.f64 (*.f64 (-.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (pow.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))))) |
(/.f64 (*.f64 (-.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) B)) |
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (/.f64 #s(literal 1 binary64) 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))))))) |
(*.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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))))) (/.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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))) (/.f64 (*.f64 x x) (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64)) (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(fma.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 0 binary64) x) #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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64) (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) F) F) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x)))) |
(/.f64 (-.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x)) (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (neg.f64 (-.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))))))) |
(/.f64 (neg.f64 (-.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x))) (neg.f64 (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))))) |
(/.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (pow.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(fma.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) F) F) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64)))) (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)))) |
(/.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64))))) |
(/.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64))) |
(/.f64 (neg.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64)))) (+.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) F) F) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x)))) (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal 1/8 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))))))) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal 1/2 binary64)) |
(*.f64 x (cos.f64 B)) |
(*.f64 (cos.f64 B) x) |
(-.f64 #s(literal 0 binary64) x) |
(neg.f64 x) |
(*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 x #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 F F))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) F) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.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 -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F F)) (/.f64 #s(literal -3/4 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 #s(literal 2 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (+.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.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 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 F F)) (*.f64 (*.f64 F F) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 (*.f64 F F) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) F) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) F) (*.f64 F (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 F (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (*.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) #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 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 F F) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (*.f64 F F))) |
(/.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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(/.f64 (+.f64 F (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) F) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) F)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.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 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F F)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) #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 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) F) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) 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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -27/64 binary64) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) #s(literal 1 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F F)) (*.f64 F F)) |
(pow.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) #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 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (*.f64 F F))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (pow.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (pow.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x)))) |
(*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.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 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F F))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x)))) #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 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 F F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (/.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) (/.f64 F (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #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 #s(literal -2 binary64) x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) F) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)) (*.f64 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 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #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 #s(literal -2 binary64) x)) (*.f64 F F))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) 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 (/.f64 #s(literal 1 binary64) F) F)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) F) F)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))) |
(pow.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F)) #s(literal -1 binary64)) |
(*.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 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) F) F)) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) F))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 #s(literal 2 binary64) F)) |
(*.f64 (pow.f64 (/.f64 F (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.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 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #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 #s(literal -2 binary64) x)))) |
| 1× | egg-herbie |
| 4486× | *-lowering-*.f32 |
| 4486× | *-lowering-*.f64 |
| 3102× | +-lowering-+.f64 |
| 3102× | +-lowering-+.f32 |
| 1506× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 690 | 7939 |
| 1 | 2292 | 7186 |
| 2 | 7639 | 7182 |
| 0 | 8275 | 7182 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ (* F (sqrt 1/2)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))))) |
(+ (* -1 (/ (* x (cos B)) (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))))) |
(/ (- 1 (* x (cos B))) (sin B)) |
(- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (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)))) (/ (* x (cos B)) (sin B))))) |
(* -1 (/ (+ 1 (* x (cos B))) (sin B))) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (/ 1 (* (pow F 2) (sin B)))) (/ 3/2 (* (pow F 4) (sin B)))) |
(- (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (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 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(* -1 (* x (cos B))) |
(- (* F (sqrt 1/2)) (* x (cos B))) |
(- (* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2))))) (* x (cos B))) |
(- (* F (+ (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))))))) (* x (cos B))) |
(- 1 (* x (cos B))) |
(- 1 (+ (* x (cos B)) (/ 1 (pow F 2)))) |
(- (+ 1 (/ 3/2 (pow F 4))) (+ (* x (cos B)) (/ 1 (pow F 2)))) |
(- (+ 1 (/ 3/2 (pow F 4))) (+ (* x (cos B)) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))))) |
(* -1 (+ 1 (* x (cos B)))) |
(- (/ 1 (pow F 2)) (+ 1 (* x (cos B)))) |
(- (/ 1 (pow F 2)) (+ 1 (+ (* x (cos B)) (/ 3/2 (pow F 4))))) |
(- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (+ (* x (cos B)) (/ 3/2 (pow F 4))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* x (cos B))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (* x (cos B))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* -1 (* x (cos B))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (* x (cos B))) |
(* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B))) |
(* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B))) |
(* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B))))) |
(* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B))))) |
(* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B))))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) |
(- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(* F (sqrt 1/2)) |
(* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2))))) |
(* F (+ (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))))))) |
(* F (+ (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 |
(- 1 (/ 1 (pow F 2))) |
(- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) |
(- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) |
-1 |
(- (/ 1 (pow F 2)) 1) |
(- (/ 1 (pow F 2)) (+ 1 (/ 3/2 (pow F 4)))) |
(- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (/ 3/2 (pow F 4)))) |
(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))))) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ (- 1 (/ 1 (pow F 2))) B) |
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) |
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x))))) |
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x))))) |
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x))))) |
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(/ (- (* -1 x) 1) (* B (pow F 2))) |
(/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2)) |
(/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2)) |
(/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2)) |
(/ (- 1 x) B) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(/ (- 1 x) B) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(- 1 (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(* -1 (* x (+ 1 (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(* -1 (* x (+ 1 (/ 1 (pow F 2))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 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) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(- 1 x) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(- 1 (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(* -1 (/ x (pow F 2))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (/ x (pow F 2))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2)) |
(/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2)) |
(/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2)) |
1 |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
1 |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(/ -1 (pow F 2)) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(* -1 (/ x (pow F 2))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (/ x (pow F 2))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/ (- (* -1 x) 1) (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 (* 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)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F B) |
(/ (+ F (* 1/6 (* (pow B 2) F))) B) |
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ 1 F) |
(/ (- (* 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)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -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 (cos B)) (sin B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ (* F (sqrt 1/2)) (sin B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (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))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 3/64 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (/ 1 (sin B)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F F))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (+ (/ 1 (* (pow F 2) (sin B))) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F 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)))) (/ (* x (cos B)) (sin B))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F F)))) (/.f64 (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B))) |
(* -1 (/ (+ 1 (* x (cos B))) (sin B))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(- (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (/ 1 (* (pow F 2) (sin B)))) (/ 3/2 (* (pow F 4) (sin B)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F F)) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F F)) (-.f64 (/.f64 (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 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 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2))))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (* (/ F (* x (sin B))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/6 binary64)))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 B B) (-.f64 (-.f64 (*.f64 x #s(literal -1/24 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/6 binary64)))))) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/6 binary64)))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (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 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (-.f64 (+.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (-.f64 (-.f64 (*.f64 x #s(literal -1/24 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/6 binary64))))))) (+.f64 (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal -1/5040 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/6 binary64))) #s(literal 1/120 binary64)))))) (-.f64 (-.f64 (*.f64 x #s(literal -1/24 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/120 binary64))) (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/6 binary64)))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (cos B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(- (* F (sqrt 1/2)) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x (cos.f64 B))) |
(- (* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2))))) (* x (cos B))) |
(-.f64 (*.f64 F (+.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))))) (*.f64 x (cos.f64 B))) |
(- (* F (+ (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))))))) (* x (cos B))) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/64 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (+ (* x (cos B)) (/ 1 (pow F 2)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(- (+ 1 (/ 3/2 (pow F 4))) (+ (* x (cos B)) (/ 1 (pow F 2)))) |
(+.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x (cos.f64 B))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (+ 1 (/ 3/2 (pow F 4))) (+ (* x (cos B)) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))))) |
(* -1 (+ 1 (* x (cos B)))) |
(-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) |
(- (/ 1 (pow F 2)) (+ 1 (* x (cos B)))) |
(-.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 x (cos.f64 B))) |
(- (/ 1 (pow F 2)) (+ 1 (+ (* x (cos B)) (/ 3/2 (pow F 4))))) |
(-.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) |
(- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (+ (* x (cos B)) (/ 3/2 (pow F 4))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 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 (* x (cos B))) (* 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 x (cos.f64 B))) |
(+ (* -1 (* x (cos B))) (* 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 x (cos.f64 B))) |
(+ (* -1 (* x (cos B))) (* 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 x (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (cos.f64 B))) |
(* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (cos.f64 B))) |
(* x (- (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2))))) (cos B))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (cos.f64 B))) |
(* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (cos.f64 B))) |
(* -1 (* x (- (* -1 (* (/ F x) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* -1 (cos B))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F x)) (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) |
(- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) x) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 B B))) x)) |
(- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)))) x)) |
(- (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) x)) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (cos.f64 B))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2))))) |
(*.f64 F (+.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))))) |
(* F (+ (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 F (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 3/64 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* F (+ (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 F (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 F (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal -5/256 binary64) (*.f64 F F)) (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 |
#s(literal 1 binary64) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) |
(+.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))) |
(- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64))))) |
-1 |
#s(literal -1 binary64) |
(- (/ 1 (pow F 2)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(- (/ 1 (pow F 2)) (+ 1 (/ 3/2 (pow F 4)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(- (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6)))) (+ 1 (/ 3/2 (pow F 4)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(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 (*.f64 F F) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
F |
(* F (+ 1 (/ 1 (pow F 2)))) |
(+.f64 F (/.f64 F (*.f64 F F))) |
(* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4)))) |
(*.f64 F (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.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 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (/.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 F (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* -1 (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (/.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 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (/.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)) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ (- 1 (/ 1 (pow F 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)) |
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)) |
(- (+ (* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) (/ 1 B)) (/ 1 (* B (pow F 2)))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B) |
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(* x (- (+ (* -1 (/ (+ 1 (/ 1 (pow F 2))) B)) (/ 1 (* B x))) (/ 1 (* B (* (pow F 2) x))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(* -1 (/ (* x (+ 1 (/ 1 (pow F 2)))) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) B) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(*.f64 x (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x)))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(*.f64 x (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x)))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B (pow F 2)))) x)) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(*.f64 x (neg.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x)))) |
(/ (- (* -1 x) 1) (* B (pow F 2))) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(/ (- (+ (* -1 (/ x B)) (* (pow F 2) (- (/ 1 B) (/ x B)))) (/ 1 B)) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B)) (/.f64 x B)) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B)) (/.f64 x B)) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B)) (/.f64 x B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B)) (/.f64 x B)) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B)) (/.f64 x B)) |
(- (+ (* -1 (/ x (* B (pow F 2)))) (/ 1 B)) (+ (/ 1 (* B (pow F 2))) (/ x B))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B)) (/.f64 x B)) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(/ (- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) B) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(- (+ 1 (* -1 (* x (+ 1 (/ 1 (pow F 2)))))) (/ 1 (pow F 2))) |
(+.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* -1 (* x (+ 1 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) |
(* x (- (/ 1 x) (+ 1 (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) |
(* -1 (* x (+ 1 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x))))) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (+ (* -1 x) (* (pow F 2) (- 1 x))) 1) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) |
(/ (- (+ (* -1 x) (* (pow F 2) (- 1 x))) 1) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) |
(/ (- (+ (* -1 x) (* (pow F 2) (- 1 x))) 1) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (+ x (/ 1 (pow F 2)))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) x) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(* -1 (/ x (pow F 2))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* -1 (/ x (pow F 2))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)))) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 F F) x)) (*.f64 F F)) |
(/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 F F) x)) (*.f64 F F)) |
(/ (- (+ (* -1 x) (pow F 2)) 1) (pow F 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 F F) x)) (*.f64 F F)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F)) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(* -1 (/ x (pow F 2))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ x (pow F 2))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) |
(/ (- (* -1 x) 1) (pow F 2)) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) 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 (* 1/6 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 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)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F B) |
(/.f64 F B) |
(/ (+ F (* 1/6 (* (pow B 2) F))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) |
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/.f64 (+.f64 F (*.f64 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64)))))) B) |
(/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/.f64 (+.f64 F (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 B (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64)))))) (*.f64 F #s(literal 7/360 binary64))))) (*.f64 F #s(literal 1/6 binary64))))) B) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/6 binary64))))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/6 binary64) (*.f64 B (*.f64 B #s(literal 1/120 binary64))))))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(/ 1 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) |
(/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) 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 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) B)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) 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 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) B)) (/.f64 #s(literal -1 binary64) B)) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 x (pow.f64 F #s(literal 4 binary64)))) B))) (/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) 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 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) B)) (/.f64 #s(literal -1 binary64) B)) (/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 x (pow.f64 F #s(literal 4 binary64)))) B))) (/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) 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 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x B)) (/.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 #s(literal 1 binary64) (*.f64 x B)) (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) 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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x B)) (/.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 #s(literal 1 binary64) (*.f64 x B)) (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal 1/2 binary64) 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 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal 1/2 binary64) B))) (/.f64 (+.f64 #s(literal -1 binary64) (*.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 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 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (/.f64 #s(literal 1/2 binary64) B))) (/.f64 (+.f64 #s(literal -1 binary64) (*.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 B))) (-.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 (*.f64 (*.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 -3/8 binary64) 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -3/8 binary64) B)) (*.f64 F (*.f64 F (/.f64 (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #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 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #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 x #s(literal 1 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 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(+ (* -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 (*.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 -3/8 binary64) B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) |
(+ (* -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 (*.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 -3/8 binary64) B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) |
(* -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 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(+ (* -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 (*.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 -3/8 binary64) B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) |
(+ (* -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 (*.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 -3/8 binary64) B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))))) |
(/ (- (* 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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.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 (/.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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))))) (-.f64 #s(literal -1 binary64) x)) B) |
(- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) |
(+.f64 #s(literal -1 binary64) (*.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 (- (* 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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.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 (- (* 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 #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))))) (*.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) (/.f64 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))) 1) |
(+.f64 #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))))) (*.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) (/.f64 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))) (/ 1 x)))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x) (/.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 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x) (/.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 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.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 x (*.f64 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 #s(literal -1 binary64) (*.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 (+ (* -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 #s(literal -1 binary64) (*.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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 F (*.f64 F (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 F F) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x))))) (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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 F F) (+.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x))))) (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 (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 x #s(literal 1 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 (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) |
(- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) |
(+.f64 #s(literal -1 binary64) (*.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)))))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.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 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 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)))))))) 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 #s(literal -3/2 binary64) (/.f64 x (pow.f64 F #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.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 (- (* 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 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 #s(literal -3/2 binary64) (/.f64 x (pow.f64 F #s(literal 4 binary64)))))) (+.f64 #s(literal -1 binary64) (*.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))))))) |
(* -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 x (*.f64 x (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x) (/.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 #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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x) (/.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 #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 #s(literal -1/2 binary64) (/.f64 (+.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 #s(literal -1 binary64) (*.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 (/ (- (* 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 #s(literal -1 binary64) (*.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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 F (*.f64 F (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 (*.f64 F F) (-.f64 (+.f64 x #s(literal 1 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 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.f64 #s(literal -1 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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.f64 #s(literal -1 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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.f64 #s(literal -1 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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.f64 #s(literal -1 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/8 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)))) |
(* 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 (/.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 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 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 #s(literal -3/2 binary64) (/.f64 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 #s(literal -3/2 binary64) (/.f64 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 x (*.f64 x (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x) (/.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 #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 -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x) (/.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 #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 #s(literal -1/2 binary64) (/.f64 (+.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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 F (*.f64 F (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 F (*.f64 F (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/8 binary64))) (*.f64 F (*.f64 F (+.f64 x #s(literal 1 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 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 x #s(literal 1 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)) #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 x #s(literal 1 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)) #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 x #s(literal 1 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)) #s(literal -3/8 binary64))) (*.f64 F F))) (*.f64 F F)) |
(* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 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 x #s(literal 1 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)) #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 x #s(literal 1 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)) #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 x #s(literal 1 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)) #s(literal -3/8 binary64))) (*.f64 F F))) (*.f64 F F)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+.f64 x (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/24 binary64)))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(+.f64 x (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) #s(literal -1/720 binary64))))))))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* 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 (/.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 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 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 x (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 x #s(literal -3 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 x (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 x #s(literal -3 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))))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64)) (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 (/.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 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) 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 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) x) (/.f64 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) (*.f64 x 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) 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 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) x) (/.f64 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) (*.f64 x x))))))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -3 binary64)) (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 #s(literal 0 binary64) (/.f64 (+.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 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 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))) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (*.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 4 binary64))) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (*.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 4 binary64))) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (*.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 4 binary64))) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 (+.f64 x #s(literal 1 binary64)) #s(literal 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)) #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 (+.f64 x #s(literal 1 binary64)) #s(literal 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)) #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 (+.f64 x #s(literal 1 binary64)) #s(literal 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)) #s(literal -3/4 binary64))) (*.f64 F F))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #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 (+.f64 x #s(literal 1 binary64)) #s(literal 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)) #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 (+.f64 x #s(literal 1 binary64)) #s(literal 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)) #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 (+.f64 x #s(literal 1 binary64)) #s(literal 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)) #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 x (pow.f64 F #s(literal 4 binary64))) #s(literal -6 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 x #s(literal -3 binary64)) (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 x #s(literal -3 binary64)) (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 (*.f64 x x) #s(literal -3 binary64)) (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 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) x)) (-.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 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) x)) (-.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 (*.f64 x x) #s(literal -3 binary64)) (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 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) x)) (-.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 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) x)) (-.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 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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(/ 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 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) |
Compiled 35636 to 3185 computations (91.1% saved)
97 alts after pruning (94 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1055 | 32 | 1087 |
| Fresh | 14 | 62 | 76 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1072 | 97 | 1169 |
| Status | Accuracy | Program |
|---|---|---|
| 86.5% | (/.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) | |
| 6.1% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) B) | |
| 12.2% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) | |
| 22.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) | |
| 38.1% | (/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) | |
| 5.8% | (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) B) | |
| 32.2% | (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) | |
| 18.6% | (/.f64 (/.f64 F (sin.f64 B)) F) | |
| 22.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) | |
| 18.6% | (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) | |
| 14.7% | (/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) | |
| 43.3% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| 59.2% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) | |
| 60.2% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 3.0% | (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 (*.f64 (/.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))))) | |
| 16.8% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #s(literal -3/8 binary64))) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 17.3% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 43.0% | (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) | |
| 5.0% | (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))))) #s(literal -1 binary64)) x) B) | |
| 13.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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) | |
| 22.9% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) | |
| 23.2% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) | |
| 22.4% | (/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) | |
| 25.3% | (/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) | |
| 42.8% | (/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 F x)) (*.f64 F (tan.f64 B))) | |
| 8.2% | (/.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))) | |
| 14.2% | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B B))) | |
| 15.0% | (/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) | |
| 26.6% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 23.7% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 59.2% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (sin.f64 B)) | |
| 13.7% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 18.6% | (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) | |
| 21.7% | (/.f64 (-.f64 B (*.f64 x B)) (*.f64 B B)) | |
| 55.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 26.6% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 26.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| 49.6% | (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| ✓ | 23.7% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 26.3% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 26.4% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 11.6% | (/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) | |
| 12.7% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) | |
| 26.4% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) | |
| 10.3% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) | |
| 10.1% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) | |
| 7.7% | (/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) | |
| 18.6% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) | |
| 22.3% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) | |
| 13.0% | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) | |
| 22.7% | (/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) | |
| 54.1% | (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) | |
| 20.6% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) | |
| 32.1% | (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) | |
| 18.7% | (/.f64 F (*.f64 F (sin.f64 B))) | |
| 86.4% | (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) | |
| 23.7% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 22.8% | (/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)))) | |
| 18.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 10.6% | (/.f64 #s(literal 1 binary64) B) | |
| 14.1% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| ✓ | 8.6% | (/.f64 #s(literal -1 binary64) B) |
| 43.4% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 59.7% | (-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 55.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) | |
| 52.3% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) | |
| 29.5% | (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) | |
| 65.9% | (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) | |
| 59.8% | (-.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) | |
| 51.5% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) | |
| 51.0% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) | |
| 51.1% | (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) | |
| 16.6% | (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) | |
| 9.9% | (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) | |
| ✓ | 18.6% | (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
| 10.3% | (*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) | |
| 18.5% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) | |
| 43.2% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) | |
| 23.7% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| 22.8% | (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x))) | |
| 54.0% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) | |
| 21.0% | (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) | |
| 53.9% | (*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 18.6% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 20.4% | (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) | |
| 20.8% | (*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) | |
| 18.8% | (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) | |
| 10.1% | (*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) B)) | |
| 18.5% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) | |
| 20.7% | (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) | |
| 18.8% | (*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) | |
| 10.5% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) | |
| 10.5% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) | |
| 10.4% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) | |
| 10.5% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B F))) | |
| 16.2% | (*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
Compiled 4167 to 1680 computations (59.7% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.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 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 F x)) (*.f64 F (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))) |
(-.f64 (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.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 (tan.f64 B) x))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.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 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 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (/.f64 x (sin.f64 B)) (cos.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 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 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 x (sin.f64 B)) (cos.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)))) |
(-.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) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #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 (tan.f64 B) (sin.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
4 calls:
| 64.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)))))) |
| 46.0ms | F |
| 43.0ms | B |
| 40.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
| 86.6% | 1 | B |
| 86.6% | 1 | x |
| 88.8% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
Compiled 42 to 29 computations (31% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.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 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) F (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (tan.f64 B)) (*.f64 F x)) (*.f64 F (tan.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 calls:
| 37.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.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 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 calls:
| 36.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.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))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 calls:
| 37.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.9% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 calls:
| 41.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.9% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
3 calls:
| 38.0ms | F |
| 35.0ms | x |
| 34.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 3 | x |
| 73.9% | 3 | B |
| 92.3% | 5 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 calls:
| 34.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.7% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 calls:
| 32.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.7% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 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) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 calls:
| 37.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 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) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 30.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 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) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 34.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 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) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 28.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 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) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
2 calls:
| 28.0ms | x |
| 28.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 3 | x |
| 79.7% | 5 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B 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) |
(/.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 (+.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)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (-.f64 (+.f64 (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.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 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
2 calls:
| 30.0ms | B |
| 27.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 2 | B |
| 71.3% | 5 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F B) (pow.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 (*.f64 B B) (/.f64 (*.f64 B x) B))) (*.f64 B (*.f64 B B))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B))) |
1 calls:
| 27.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 2 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B))) |
1 calls:
| 28.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.4% | 2 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (*.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) B) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B))) |
1 calls:
| 41.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 2 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.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)))))) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
1 calls:
| 37.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 2 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 B F)) (*.f64 B B)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
3 calls:
| 23.0ms | F |
| 22.0ms | x |
| 22.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 5 | x |
| 63.2% | 5 | F |
| 59.3% | 3 | B |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
1 calls:
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 5 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
(*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (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 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
1 calls:
| 23.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.1% | 4 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) 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 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)))) x) B) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
1 calls:
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.0% | 4 | x |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) F) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
3 calls:
| 24.0ms | B |
| 20.0ms | F |
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.9% | 3 | B |
| 55.4% | 2 | F |
| 57.9% | 3 | x |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 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 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) F) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
3 calls:
| 20.0ms | x |
| 19.0ms | F |
| 18.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.3% | 3 | F |
| 36.2% | 3 | x |
| 42.4% | 4 | B |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
1 calls:
| 32.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.6% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) B) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B 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/2 binary64) (/.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 #s(literal 2 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)))))))) #s(literal -1 binary64)) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B) |
2 calls:
| 30.0ms | F |
| 18.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.0% | 2 | B |
| 40.3% | 3 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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 B F))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 F B) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) |
(/.f64 (-.f64 B (*.f64 x B)) (*.f64 B 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 (-.f64 #s(literal -1 binary64) x) F) F) B) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) F) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 F F)))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) F)) 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F) B) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/.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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) F) (/.f64 #s(literal 1 binary64) F))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) x) B) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.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 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 F (*.f64 F (/.f64 (-.f64 #s(literal 1 binary64) x) B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 F F)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (*.f64 x (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal 1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B) x))) |
(/.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 B (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 x #s(literal 1 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)) #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 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
1 calls:
| 16.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.3% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.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) |
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
2 calls:
| 2.0ms | x |
| 2.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.6% | 3 | x |
| 36.9% | 4 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
3 calls:
| 2.0ms | F |
| 2.0ms | x |
| 2.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.1% | 3 | x |
| 23.7% | 1 | B |
| 28.9% | 3 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
3 calls:
| 2.0ms | F |
| 2.0ms | B |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.6% | 1 | B |
| 10.6% | 1 | x |
| 16.5% | 2 | 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 | F |
| 1.0ms | B |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.6% | 1 | B |
| 8.6% | 1 | x |
| 8.6% | 1 | F |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 32050.82377620163 | 1049358555623.228 |
| 31.0ms | -1.93849634319907e+168 | -5.819657055083627e+164 |
| 29.0ms | 144× | 0 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 333 to 241 computations (27.6% saved)
ival-mult: 4.0ms (16.7% of total)ival-pow: 4.0ms (16.7% of total)ival-neg: 4.0ms (16.7% of total)ival-div: 3.0ms (12.5% of total)ival-sin: 3.0ms (12.5% of total)ival-tan: 3.0ms (12.5% of total)ival-add: 2.0ms (8.3% 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 |
|---|---|---|
| 30.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 26.0ms | -7878573463770199.0 | -67759783739300.84 |
| 44.0ms | 240× | 0 | valid |
| 4.0ms | 24× | 0 | invalid |
Compiled 471 to 355 computations (24.6% saved)
ival-mult: 7.0ms (18.4% of total)ival-tan: 7.0ms (18.4% of total)ival-pow: 6.0ms (15.8% of total)ival-div: 5.0ms (13.2% of total)ival-sin: 5.0ms (13.2% of total)ival-add: 4.0ms (10.5% 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× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 31.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 50.0ms | 256× | 0 | valid |
| 4.0ms | 23× | 0 | invalid |
Compiled 500 to 377 computations (24.6% saved)
ival-tan: 11.0ms (25.2% of total)ival-mult: 8.0ms (18.4% of total)ival-div: 6.0ms (13.8% of total)ival-sin: 6.0ms (13.8% of total)ival-pow: 6.0ms (13.8% of total)ival-add: 4.0ms (9.2% of total)ival-neg: 3.0ms (6.9% 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 |
|---|---|---|
| 40.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 25.0ms | 2.5629595740055324e-106 | 1.103631932526093e-105 |
| 45.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 81.0ms | 352× | 0 | valid |
| 6.0ms | 35× | 0 | invalid |
Compiled 874 to 619 computations (29.2% saved)
ival-mult: 11.0ms (19.2% of total)ival-tan: 9.0ms (15.7% of total)ival-pow: 9.0ms (15.7% of total)ival-div: 8.0ms (14% of total)ival-add: 8.0ms (14% of total)ival-sin: 8.0ms (14% of total)ival-neg: 3.0ms (5.2% of total)const: 1.0ms (1.7% 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 | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 26.0ms | 2.5629595740055324e-106 | 1.103631932526093e-105 |
| 49.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 87.0ms | 352× | 0 | valid |
| 8.0ms | 52× | 0 | invalid |
Compiled 776 to 563 computations (27.4% saved)
ival-div: 27.0ms (34% of total)ival-mult: 15.0ms (18.9% of total)ival-tan: 11.0ms (13.9% of total)ival-pow: 9.0ms (11.3% of total)ival-sin: 8.0ms (10.1% of total)ival-add: 6.0ms (7.6% of total)ival-neg: 4.0ms (5% of total)const: 1.0ms (1.3% 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 |
|---|---|---|
| 31.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 306.0ms | 2.851683466621586e-130 | 7.491129983017991e-125 |
| 30.0ms | -3.974751253419333e-168 | -5.2238758258929597e-169 |
| 39.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 378.0ms | 496× | 0 | valid |
| 9.0ms | 46× | 0 | invalid |
Compiled 966 to 707 computations (26.8% saved)
ival-tan: 19.0ms (19.7% of total)ival-add: 16.0ms (16.6% of total)ival-pow: 16.0ms (16.6% of total)ival-mult: 15.0ms (15.5% of total)ival-sin: 14.0ms (14.5% of total)ival-div: 12.0ms (12.4% of total)ival-neg: 5.0ms (5.2% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 34.0ms | 4.517103155212701e-81 | 1.2311373319607616e-77 |
| 34.0ms | -8.011120106890882e-29 | -1.7986506459068463e-32 |
| 44.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 108.0ms | 512× | 0 | valid |
| 14.0ms | 78× | 0 | invalid |
Compiled 964 to 729 computations (24.4% saved)
ival-add: 24.0ms (24.2% of total)ival-mult: 16.0ms (16.1% of total)ival-tan: 14.0ms (14.1% of total)ival-pow: 14.0ms (14.1% of total)ival-div: 13.0ms (13.1% of total)ival-sin: 12.0ms (12.1% of total)ival-neg: 5.0ms (5% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 34.0ms | 2.525900374609774e-77 | 2.796378822202959e-73 |
| 32.0ms | -8.011120106890882e-29 | -1.7986506459068463e-32 |
| 33.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 99.0ms | 512× | 0 | valid |
| 9.0ms | 58× | 0 | invalid |
Compiled 964 to 729 computations (24.4% saved)
ival-mult: 16.0ms (18.7% of total)ival-sin: 15.0ms (17.5% of total)ival-div: 14.0ms (16.4% of total)ival-tan: 13.0ms (15.2% of total)ival-pow: 13.0ms (15.2% of total)ival-add: 8.0ms (9.3% of total)ival-neg: 5.0ms (5.8% 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 | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 31.0ms | 4.3076436549416734e-111 | 1.5549372282076187e-108 |
| 39.0ms | -8.011120106890882e-29 | -1.7986506459068463e-32 |
| 35.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 99.0ms | 512× | 0 | valid |
| 17.0ms | 53× | 0 | invalid |
Compiled 1236 to 889 computations (28.1% saved)
ival-mult: 22.0ms (23.7% of total)ival-sin: 16.0ms (17.2% of total)ival-tan: 16.0ms (17.2% of total)ival-pow: 13.0ms (14% of total)ival-div: 12.0ms (12.9% of total)ival-add: 8.0ms (8.6% of total)ival-neg: 5.0ms (5.4% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 32.0ms | 4.3076436549416734e-111 | 1.5549372282076187e-108 |
| 37.0ms | -8.011120106890882e-29 | -1.7986506459068463e-32 |
| 35.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 105.0ms | 512× | 0 | valid |
| 8.0ms | 50× | 0 | invalid |
Compiled 1236 to 889 computations (28.1% saved)
ival-pow: 19.0ms (20.5% of total)ival-mult: 17.0ms (18.4% of total)ival-div: 13.0ms (14% of total)ival-tan: 13.0ms (14% of total)ival-add: 12.0ms (13% of total)ival-sin: 12.0ms (13% of total)ival-neg: 5.0ms (5.4% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 32.0ms | 4.3076436549416734e-111 | 1.5549372282076187e-108 |
| 37.0ms | -8.011120106890882e-29 | -1.7986506459068463e-32 |
| 33.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 98.0ms | 512× | 0 | valid |
| 9.0ms | 58× | 0 | invalid |
Compiled 1236 to 889 computations (28.1% saved)
ival-mult: 16.0ms (18.5% of total)ival-div: 15.0ms (17.3% of total)ival-sin: 14.0ms (16.2% of total)ival-pow: 14.0ms (16.2% of total)ival-tan: 13.0ms (15% of total)ival-add: 9.0ms (10.4% of total)ival-neg: 5.0ms (5.8% 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 |
|---|---|---|
| 40.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 31.0ms | 4.3076436549416734e-111 | 1.5549372282076187e-108 |
| 29.0ms | -8.011120106890882e-29 | -1.7986506459068463e-32 |
| 42.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 100.0ms | 512× | 0 | valid |
| 7.0ms | 49× | 0 | invalid |
Compiled 1236 to 889 computations (28.1% saved)
ival-div: 19.0ms (21.9% of total)ival-mult: 15.0ms (17.3% of total)ival-tan: 15.0ms (17.3% of total)ival-pow: 13.0ms (15% of total)ival-sin: 11.0ms (12.7% of total)ival-add: 8.0ms (9.2% of total)ival-neg: 5.0ms (5.8% 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 |
|---|---|---|
| 33.0ms | 1.9617604881327652e-7 | 0.0008876160750362697 |
| 31.0ms | 4.3076436549416734e-111 | 1.5549372282076187e-108 |
| 32.0ms | -8.011120106890882e-29 | -1.7986506459068463e-32 |
| 32.0ms | -0.02126793900847208 | -1.2932854503215247e-5 |
| 99.0ms | 512× | 0 | valid |
| 7.0ms | 44× | 0 | invalid |
Compiled 1260 to 897 computations (28.8% saved)
ival-pow: 17.0ms (20.6% of total)ival-mult: 15.0ms (18.2% of total)ival-div: 13.0ms (15.7% of total)ival-tan: 12.0ms (14.5% of total)ival-sin: 11.0ms (13.3% of total)ival-add: 8.0ms (9.7% of total)ival-neg: 5.0ms (6.1% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 9.64822623820887e-5 | 0.0005529733510396517 |
| 15.0ms | 96× | 0 | valid |
Compiled 480 to 307 computations (36% saved)
ival-mult: 3.0ms (26.1% of total)ival-div: 2.0ms (17.4% of total)ival-pow: 2.0ms (17.4% of total)ival-add: 1.0ms (8.7% of total)ival-sin: 1.0ms (8.7% of total)ival-tan: 1.0ms (8.7% of total)ival-neg: 1.0ms (8.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.64822623820887e-5 | 0.0005529733510396517 |
| 17.0ms | 96× | 0 | valid |
Compiled 372 to 235 computations (36.8% saved)
ival-mult: 4.0ms (30% of total)ival-pow: 3.0ms (22.5% of total)ival-div: 2.0ms (15% of total)ival-add: 1.0ms (7.5% of total)ival-sin: 1.0ms (7.5% of total)ival-tan: 1.0ms (7.5% of total)ival-neg: 1.0ms (7.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.64822623820887e-5 | 0.0005529733510396517 |
| 16.0ms | 96× | 0 | valid |
Compiled 336 to 217 computations (35.4% saved)
ival-pow: 4.0ms (31.7% of total)ival-mult: 3.0ms (23.7% of total)ival-div: 2.0ms (15.8% of total)ival-add: 1.0ms (7.9% of total)ival-sin: 1.0ms (7.9% of total)ival-tan: 1.0ms (7.9% of total)ival-neg: 1.0ms (7.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 9.64822623820887e-5 | 0.0005529733510396517 |
| 15.0ms | 96× | 0 | valid |
Compiled 300 to 199 computations (33.7% saved)
ival-mult: 3.0ms (25.7% of total)ival-div: 2.0ms (17.2% of total)ival-pow: 2.0ms (17.2% of total)ival-add: 1.0ms (8.6% of total)ival-sin: 1.0ms (8.6% of total)ival-tan: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 9.64822623820887e-5 | 0.0005529733510396517 |
| 15.0ms | 96× | 0 | valid |
Compiled 228 to 157 computations (31.1% saved)
ival-mult: 3.0ms (26.2% of total)ival-div: 2.0ms (17.5% of total)ival-pow: 2.0ms (17.5% of total)ival-add: 1.0ms (8.7% of total)ival-sin: 1.0ms (8.7% of total)ival-tan: 1.0ms (8.7% of total)ival-neg: 1.0ms (8.7% 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 |
|---|---|---|
| 23.0ms | 1.9960089146533243e-25 | 5.706353556225019e-24 |
| 32.0ms | 7.886208783936811e-162 | 2.763982615956821e-152 |
| 25.0ms | 3.366814885684545e-279 | 1.4094049503783828e-277 |
| 28.0ms | -9.512334141522048e-176 | -5.082944502372792e-177 |
| 90.0ms | 480× | 0 | valid |
Compiled 876 to 655 computations (25.2% saved)
ival-mult: 17.0ms (23.3% of total)ival-pow: 12.0ms (16.4% of total)ival-div: 11.0ms (15% of total)ival-tan: 11.0ms (15% of total)ival-sin: 10.0ms (13.7% of total)ival-add: 7.0ms (9.6% of total)ival-neg: 4.0ms (5.5% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.9960089146533243e-25 | 5.706353556225019e-24 |
| 49.0ms | 7.886208783936811e-162 | 2.763982615956821e-152 |
| 28.0ms | 3.366814885684545e-279 | 1.4094049503783828e-277 |
| 24.0ms | -9.512334141522048e-176 | -5.082944502372792e-177 |
| 108.0ms | 480× | 0 | valid |
Compiled 844 to 639 computations (24.3% saved)
ival-neg: 23.0ms (26.7% of total)ival-mult: 13.0ms (15.1% of total)ival-pow: 12.0ms (13.9% of total)ival-tan: 11.0ms (12.8% of total)ival-div: 10.0ms (11.6% of total)ival-sin: 10.0ms (11.6% of total)ival-add: 7.0ms (8.1% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 9.160282588945047e-28 | 1.9960089146533243e-25 |
| 24.0ms | 3.366814885684545e-279 | 1.4094049503783828e-277 |
| 30.0ms | -9.512334141522048e-176 | -5.082944502372792e-177 |
| 68.0ms | 336× | 0 | valid |
Compiled 680 to 501 computations (26.3% saved)
ival-sin: 13.0ms (23.2% of total)ival-mult: 9.0ms (16.1% of total)ival-tan: 9.0ms (16.1% of total)ival-pow: 9.0ms (16.1% of total)ival-div: 7.0ms (12.5% of total)ival-add: 5.0ms (8.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)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 7.193867950211229e-38 | 9.160282588945047e-28 |
| 28.0ms | 3.366814885684545e-279 | 1.4094049503783828e-277 |
| 27.0ms | -9.512334141522048e-176 | -5.082944502372792e-177 |
| 73.0ms | 384× | 0 | valid |
Compiled 600 to 465 computations (22.5% saved)
ival-pow: 12.0ms (20.3% of total)ival-mult: 11.0ms (18.6% of total)ival-sin: 10.0ms (16.9% of total)ival-tan: 9.0ms (15.2% of total)ival-div: 8.0ms (13.5% of total)ival-add: 5.0ms (8.4% of total)ival-neg: 3.0ms (5.1% of total)const: 1.0ms (1.7% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 9.64822623820887e-5 | 0.0005529733510396517 |
| 22.0ms | 4.2775582671228654e-167 | 2.307980212640594e-165 |
| 34.0ms | 208× | 0 | valid |
Compiled 574 to 388 computations (32.4% saved)
ival-mult: 6.0ms (24.7% of total)ival-pow: 5.0ms (20.6% of total)ival-div: 4.0ms (16.5% of total)ival-add: 3.0ms (12.4% of total)ival-sin: 2.0ms (8.2% of total)ival-tan: 2.0ms (8.2% of total)ival-neg: 2.0ms (8.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 3.577482309548052e-16 | 3.904289662553238e-14 |
| 38.0ms | -1.1191316211915113e+32 | -2.2029869416784242e+21 |
| 51.0ms | 272× | 0 | valid |
| 3.0ms | 18× | 0 | invalid |
Compiled 325 to 263 computations (19.1% saved)
ival-mult: 8.0ms (18.7% of total)ival-add: 7.0ms (16.3% of total)ival-pow: 7.0ms (16.3% of total)ival-div: 6.0ms (14% of total)ival-sin: 6.0ms (14% of total)ival-tan: 6.0ms (14% of total)ival-neg: 3.0ms (7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 4.517103155212701e-81 | 1.2311373319607616e-77 |
| 41.0ms | -1.1191316211915113e+32 | -2.2029869416784242e+21 |
| 59.0ms | 288× | 0 | valid |
| 3.0ms | 23× | 0 | invalid |
Compiled 638 to 453 computations (29% saved)
ival-mult: 13.0ms (27.2% of total)ival-tan: 7.0ms (14.7% of total)ival-pow: 7.0ms (14.7% of total)ival-div: 6.0ms (12.6% of total)ival-sin: 6.0ms (12.6% of total)ival-add: 4.0ms (8.4% of total)ival-neg: 3.0ms (6.3% 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 |
|---|---|---|
| 32.0ms | 4.517103155212701e-81 | 1.2311373319607616e-77 |
| 35.0ms | -6.741870319646706e-74 | -2.1297199706322016e-80 |
| 53.0ms | 272× | 0 | valid |
| 3.0ms | 24× | 0 | invalid |
Compiled 630 to 439 computations (30.3% saved)
ival-mult: 8.0ms (17.5% of total)ival-sin: 8.0ms (17.5% of total)ival-tan: 7.0ms (15.3% of total)ival-pow: 7.0ms (15.3% of total)ival-div: 6.0ms (13.1% of total)ival-neg: 5.0ms (10.9% of total)ival-add: 4.0ms (8.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 4.517103155212701e-81 | 1.2311373319607616e-77 |
| 40.0ms | -6.741870319646706e-74 | -2.1297199706322016e-80 |
| 59.0ms | 272× | 0 | valid |
| 4.0ms | 26× | 0 | invalid |
Compiled 342 to 263 computations (23.1% saved)
ival-mult: 12.0ms (23% of total)ival-div: 9.0ms (17.3% of total)ival-add: 9.0ms (17.3% of total)ival-tan: 7.0ms (13.4% of total)ival-pow: 7.0ms (13.4% of total)ival-sin: 6.0ms (11.5% of total)ival-neg: 3.0ms (5.8% 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 |
|---|---|---|
| 44.0ms | 2.728375759581245e+229 | 1.0102655221492911e+236 |
| 28.0ms | 3.577482309548052e-16 | 3.904289662553238e-14 |
| 36.0ms | -6.741870319646706e-74 | -2.1297199706322016e-80 |
| 79.0ms | 400× | 0 | valid |
| 6.0ms | 23× | 0 | invalid |
Compiled 454 to 359 computations (20.9% saved)
ival-mult: 16.0ms (22.9% of total)ival-tan: 13.0ms (18.6% of total)ival-sin: 11.0ms (15.8% of total)ival-pow: 10.0ms (14.3% of total)ival-div: 9.0ms (12.9% of total)ival-add: 6.0ms (8.6% of total)ival-neg: 4.0ms (5.7% 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 |
|---|---|---|
| 45.0ms | 2.728375759581245e+229 | 1.0102655221492911e+236 |
| 28.0ms | 3.577482309548052e-16 | 3.904289662553238e-14 |
| 63.0ms | 256× | 0 | valid |
| 1.0ms | 7× | 0 | invalid |
Compiled 292 to 233 computations (20.2% saved)
ival-div: 14.0ms (28.7% of total)ival-tan: 9.0ms (18.4% of total)ival-mult: 7.0ms (14.3% of total)ival-pow: 7.0ms (14.3% of total)ival-sin: 5.0ms (10.2% of total)ival-add: 4.0ms (8.2% of total)ival-neg: 2.0ms (4.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 2.8094593235297283e-137 | 6.741177976239654e-133 |
| 33.0ms | 128× | 0 | valid |
| 2.0ms | 13× | 0 | invalid |
Compiled 148 to 121 computations (18.2% saved)
ival-mult: 9.0ms (30.5% of total)ival-div: 7.0ms (23.7% of total)ival-sin: 3.0ms (10.2% of total)ival-tan: 3.0ms (10.2% of total)ival-pow: 3.0ms (10.2% of total)ival-add: 2.0ms (6.8% of total)ival-neg: 1.0ms (3.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 114× | *-commutative_binary64 |
| 114× | +-commutative_binary64 |
| 70× | sub-neg_binary64 |
| 24× | neg-sub0_binary64 |
| 24× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 1582 |
| 1 | 490 | 1582 |
| 2 | 549 | 1582 |
| 3 | 574 | 1582 |
| 4 | 593 | 1582 |
| 5 | 601 | 1582 |
| 6 | 603 | 1582 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 F #s(literal -600000000000000001070009969152751019087381855361808356264209166620777017086739721372281224795705776599261382217325869413862845876189771740722519099515380684436799488 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 50000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -68000000000000 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (-.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 7436879648890297/10328999512347634358623676688012047497318823171316894051322637426162590488067364778518581413120551325743612687890989973504 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 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) (*.f64 x (cos.f64 B))) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 5680949731791199/5164499756173817179311838344006023748659411585658447025661318713081295244033682389259290706560275662871806343945494986752 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -2761917562647189/4249103942534136789516705652419749018636744941816255385595553105603228478886817941913300018121834285351114635889972008122772634701221657915276159830132698815550650166683145752253825024 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 8491156056859499/24973988402527937851052777838345330445988785141319769206873255677002973910558124960962448824507935769278615448971252983163583805434306282450321408 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -1080863910568919/72057594037927936 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -6850788924988607/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 3024591017661445/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 1890791267555229/2305843009213693952 binary64)) (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -959110449498405/45671926166590716193865151022383844364247891968 binary64)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (if (<=.f64 F #s(literal 7740736710071047/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -7526271582073497/147573952589676412928 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -3311214647077827/11417981541647679048466287755595961091061972992 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 3225953127696413/2644223875160994395807661232131084159313618731857124877138595181097623164945245383300756841758861139390364848100093433217024 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 6456360425798343/9223372036854775808 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) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -4242751136953197/18446744073709551616 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -6850788924988607/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 1454323131338547/1322111937580497197903830616065542079656809365928562438569297590548811582472622691650378420879430569695182424050046716608512 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 1890791267555229/2305843009213693952 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 F #s(literal -8762203435012037/2305843009213693952 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -890602560248519/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 8197094012999083/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 944473296573929/295147905179352825856 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 F #s(literal -1152921504606847/1152921504606846976 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 2284609428139099/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) (if (<=.f64 F #s(literal 3423715700080493/590295810358705651712 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 F #s(literal -8116567392432203/9223372036854775808 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7307508186654515/182687704666362864775460604089535377456991567872 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 2432685965148115/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 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 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)))))) |
(if (<=.f64 B #s(literal 5072854620270127/9223372036854775808 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 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 5534023222112865/36893488147419103232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 8854437155380585/73786976294838206464 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 534955578137577/4611686018427387904 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 8116567392432203/36893488147419103232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 x #s(literal -2737464370573317/285152538601387201165073225356268207805826781703034995661199532368704697950542336656619550707335712486165144348349650456918044045085964874890791332482638386765749667147516559380179637015412736 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 633445410741/9745314011399999080353382387875188310876226857595007526867906457212948690766426102465615065882010259225304916231408668183459169865203094046577987296312653419531277699956473029870789655490053648352799593479218378873685597925394874945746363615468965612827738803104277547081828589991914110976 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 8611055257687607/506532662216918085755909163048237445191949002959281848144001138878253517018177263964807989373425756138696031080481053366991595590260226478013534525648677207893210669360535830528 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (if (<=.f64 x #s(literal 5988969657808517/5444517870735015415413993718908291383296 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 x #s(literal -3136677924615259/142576269300693600582536612678134103902913390851517497830599766184352348975271168328309775353667856243082572174174825228459022022542982437445395666241319193382874833573758279690089818507706368 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 3911847006688051/159667224762777584932509817042947085285396100834836603320203779394976951349517125262796637239410856087147395747535399619517795039071487492859133743862786513625600453836086854121403017715549038974612268539563513919466464836409669631111108421475843532600569672550060483331388679618427520794230784 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 8903894453031763/247330401473104534060502521019647190035131349101211839914063056092897225106531867170316401061243044989597671426016139339351365034306751209967546155101893167916606772148699136 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (if (<=.f64 x #s(literal 8711228593176025/43556142965880123323311949751266331066368 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 x #s(literal -3386186395891473/35644067325173400145634153169533525975728347712879374457649941546088087243817792082077443838416964060770643043543706307114755505635745609361348916560329798345718708393439569922522454626926592 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 2115590728106803/39916806190694396233127454260736771321349025208709150830050944848744237837379281315699159309852714021786848936883849904879448759767871873214783435965696628406400113459021713530350754428887259743653067134890878479866616209102417407777777105368960883150142418137515120832847169904606880198557696 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 6690223559559187/2787593149816327892691964784081045188247552 binary64)) (*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 x #s(literal -3635694867167687/71288134650346800291268306339067051951456695425758748915299883092176174487635584164154887676833928121541286087087412614229511011271491218722697833120659596691437416786879139845044909253853184 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 6706023440036659/159667224762777584932509817042947085285396100834836603320203779394976951349517125262796637239410856087147395747535399619517795039071487492859133743862786513625600453836086854121403017715549038974612268539563513919466464836409669631111108421475843532600569672550060483331388679618427520794230784 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 7482888383134223/187072209578355573530071658587684226515959365500928 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 B #s(literal 2385971452106571/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 B #s(literal 534955578137577/4611686018427387904 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2220000000000000000000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5862884026055561/158456325028528675187087900672 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -2220000000000000000000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 6257774519299541/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B))) |
(if (<=.f64 F #s(literal -6257774519299541/260740604970814219042361048116400404614587954389239840081425977517360806369707098391474864128 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6257774519299541/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B))) |
(if (<=.f64 F #s(literal -6874996420128891/254629497041810760783555711051172270131433549208242031329517556169297662470417088272924672 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 3024591017661445/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -3946757204148067/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 7288990951312319/633825300114114700748351602688 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 33999999999999997783424777371218134058035141414238638033734383767451258501945611542284306325879774324817116299959795435944573178414687299343077301573962272812939028257038158281844721961923161170199873561896576422163968306600015298560 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))) |
(if (<=.f64 F #s(literal 693246421999813/19807040628566084398385987584 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 41000000000000001615004014427402111069917199317579341320492806876564450304717492765300751522292450145830674696385300191068523725409220665255334413691305466369155980931681095118984759506884392133538987013928801530814599519571566393294848 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) |
(if (<=.f64 F #s(literal 253687772111951/409173825987017733751648712103449894027080255755383098685411421012016724550584319360408761540738019643860835515945008876152157068235674131666065948672 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal -1 binary64) B) |
| Outputs |
|---|
(if (<=.f64 F #s(literal -600000000000000001070009969152751019087381855361808356264209166620777017086739721372281224795705776599261382217325869413862845876189771740722519099515380684436799488 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 50000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -68000000000000 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (-.f64 (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 7436879648890297/10328999512347634358623676688012047497318823171316894051322637426162590488067364778518581413120551325743612687890989973504 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 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) (*.f64 x (cos.f64 B))) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 5680949731791199/5164499756173817179311838344006023748659411585658447025661318713081295244033682389259290706560275662871806343945494986752 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -2761917562647189/4249103942534136789516705652419749018636744941816255385595553105603228478886817941913300018121834285351114635889972008122772634701221657915276159830132698815550650166683145752253825024 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 8491156056859499/24973988402527937851052777838345330445988785141319769206873255677002973910558124960962448824507935769278615448971252983163583805434306282450321408 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -2761917562647189/4249103942534136789516705652419749018636744941816255385595553105603228478886817941913300018121834285351114635889972008122772634701221657915276159830132698815550650166683145752253825024 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 8491156056859499/24973988402527937851052777838345330445988785141319769206873255677002973910558124960962448824507935769278615448971252983163583805434306282450321408 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -1080863910568919/72057594037927936 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -6850788924988607/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 3024591017661445/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 1890791267555229/2305843009213693952 binary64)) (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -1080863910568919/72057594037927936 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -6850788924988607/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 3024591017661445/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 1890791267555229/2305843009213693952 binary64)) (/.f64 (/.f64 F (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -959110449498405/45671926166590716193865151022383844364247891968 binary64)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (if (<=.f64 F #s(literal 7740736710071047/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -6052837899185947/288230376151711744 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -959110449498405/45671926166590716193865151022383844364247891968 binary64)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (if (<=.f64 F #s(literal 7740736710071047/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 binary64)) (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -7526271582073497/147573952589676412928 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -3311214647077827/11417981541647679048466287755595961091061972992 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 3225953127696413/2644223875160994395807661232131084159313618731857124877138595181097623164945245383300756841758861139390364848100093433217024 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 6456360425798343/9223372036854775808 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) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -7526271582073497/147573952589676412928 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -3311214647077827/11417981541647679048466287755595961091061972992 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 3225953127696413/2644223875160994395807661232131084159313618731857124877138595181097623164945245383300756841758861139390364848100093433217024 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 6456360425798343/9223372036854775808 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) (*.f64 x (cos.f64 B))) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -4242751136953197/18446744073709551616 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -6850788924988607/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 1454323131338547/1322111937580497197903830616065542079656809365928562438569297590548811582472622691650378420879430569695182424050046716608512 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 1890791267555229/2305843009213693952 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 F #s(literal -4242751136953197/18446744073709551616 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal -6850788924988607/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 1454323131338547/1322111937580497197903830616065542079656809365928562438569297590548811582472622691650378420879430569695182424050046716608512 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 1890791267555229/2305843009213693952 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 F #s(literal -8762203435012037/2305843009213693952 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -890602560248519/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 8197094012999083/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 944473296573929/295147905179352825856 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 F #s(literal -8762203435012037/2305843009213693952 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -890602560248519/45671926166590716193865151022383844364247891968 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 8197094012999083/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 944473296573929/295147905179352825856 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 F #s(literal -1152921504606847/1152921504606846976 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 2284609428139099/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) (if (<=.f64 F #s(literal 3423715700080493/590295810358705651712 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 F #s(literal -1152921504606847/1152921504606846976 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -6576757367989063/365375409332725729550921208179070754913983135744 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 2284609428139099/42307582002575910332922579714097346549017899709713998034217522897561970639123926132812109468141778230245837569601494931472384 binary64)) (*.f64 x (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 3423715700080493/590295810358705651712 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 F #s(literal -8116567392432203/9223372036854775808 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7307508186654515/182687704666362864775460604089535377456991567872 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 2432685965148115/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 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 F (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) F))) (/.f64 x B)))))) |
(if (<=.f64 F #s(literal -8116567392432203/9223372036854775808 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7307508186654515/182687704666362864775460604089535377456991567872 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (if (<=.f64 F #s(literal 2432685965148115/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (*.f64 x (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (if (<=.f64 F #s(literal 8116567392432203/9223372036854775808 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 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) (/.f64 x B)))))) |
(if (<=.f64 B #s(literal 5072854620270127/9223372036854775808 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 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 5072854620270127/9223372036854775808 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 F (/.f64 #s(literal 1 binary64) (*.f64 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 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 5534023222112865/36893488147419103232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.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))))) F))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 5534023222112865/36893488147419103232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 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 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 8854437155380585/73786976294838206464 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 8854437155380585/73786976294838206464 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 F (*.f64 (*.f64 B B) (*.f64 F (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) #s(literal 1/120 binary64))))))))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 534955578137577/4611686018427387904 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) F))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 534955578137577/4611686018427387904 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))))) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 8116567392432203/36893488147419103232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 8116567392432203/36893488147419103232 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 x #s(literal -2737464370573317/285152538601387201165073225356268207805826781703034995661199532368704697950542336656619550707335712486165144348349650456918044045085964874890791332482638386765749667147516559380179637015412736 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 633445410741/9745314011399999080353382387875188310876226857595007526867906457212948690766426102465615065882010259225304916231408668183459169865203094046577987296312653419531277699956473029870789655490053648352799593479218378873685597925394874945746363615468965612827738803104277547081828589991914110976 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 8611055257687607/506532662216918085755909163048237445191949002959281848144001138878253517018177263964807989373425756138696031080481053366991595590260226478013534525648677207893210669360535830528 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (if (<=.f64 x #s(literal 5988969657808517/5444517870735015415413993718908291383296 binary64)) (-.f64 (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 x #s(literal -3136677924615259/142576269300693600582536612678134103902913390851517497830599766184352348975271168328309775353667856243082572174174825228459022022542982437445395666241319193382874833573758279690089818507706368 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 3911847006688051/159667224762777584932509817042947085285396100834836603320203779394976951349517125262796637239410856087147395747535399619517795039071487492859133743862786513625600453836086854121403017715549038974612268539563513919466464836409669631111108421475843532600569672550060483331388679618427520794230784 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 8903894453031763/247330401473104534060502521019647190035131349101211839914063056092897225106531867170316401061243044989597671426016139339351365034306751209967546155101893167916606772148699136 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (if (<=.f64 x #s(literal 8711228593176025/43556142965880123323311949751266331066368 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 x #s(literal -3386186395891473/35644067325173400145634153169533525975728347712879374457649941546088087243817792082077443838416964060770643043543706307114755505635745609361348916560329798345718708393439569922522454626926592 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 2115590728106803/39916806190694396233127454260736771321349025208709150830050944848744237837379281315699159309852714021786848936883849904879448759767871873214783435965696628406400113459021713530350754428887259743653067134890878479866616209102417407777777105368960883150142418137515120832847169904606880198557696 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 6690223559559187/2787593149816327892691964784081045188247552 binary64)) (*.f64 F (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 x #s(literal -3635694867167687/71288134650346800291268306339067051951456695425758748915299883092176174487635584164154887676833928121541286087087412614229511011271491218722697833120659596691437416786879139845044909253853184 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 6706023440036659/159667224762777584932509817042947085285396100834836603320203779394976951349517125262796637239410856087147395747535399619517795039071487492859133743862786513625600453836086854121403017715549038974612268539563513919466464836409669631111108421475843532600569672550060483331388679618427520794230784 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) (if (<=.f64 x #s(literal 7482888383134223/187072209578355573530071658587684226515959365500928 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 B #s(literal 2385971452106571/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 B #s(literal 534955578137577/4611686018427387904 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) B) (*.f64 B x)) (*.f64 B B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 B #s(literal 2385971452106571/1037378892220248239628101965922790287753111558060609224998914332422663202853227036599926762236775948572049471652825197295598787768852943826971718708528490921765295450850377380921344 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 B #s(literal 534955578137577/4611686018427387904 binary64)) (/.f64 (-.f64 (*.f64 B (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) (*.f64 x B)) (*.f64 B B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2220000000000000000000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5862884026055561/158456325028528675187087900672 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -2220000000000000000000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 6257774519299541/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B))) |
(if (<=.f64 F #s(literal -6257774519299541/260740604970814219042361048116400404614587954389239840081425977517360806369707098391474864128 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 6257774519299541/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal 31/15120 binary64)))))))) x)) B))) |
(if (<=.f64 F #s(literal -6874996420128891/254629497041810760783555711051172270131433549208242031329517556169297662470417088272924672 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 3024591017661445/521481209941628438084722096232800809229175908778479680162851955034721612739414196782949728256 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -3946757204148067/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 7288990951312319/633825300114114700748351602688 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 33999999999999997783424777371218134058035141414238638033734383767451258501945611542284306325879774324817116299959795435944573178414687299343077301573962272812939028257038158281844721961923161170199873561896576422163968306600015298560 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B)))) |
(if (<=.f64 F #s(literal 693246421999813/19807040628566084398385987584 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 41000000000000001615004014427402111069917199317579341320492806876564450304717492765300751522292450145830674696385300191068523725409220665255334413691305466369155980931681095118984759506884392133538987013928801530814599519571566393294848 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) |
(if (<=.f64 F #s(literal 253687772111951/409173825987017733751648712103449894027080255755383098685411421012016724550584319360408761540738019643860835515945008876152157068235674131666065948672 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal -1 binary64) B) |
| 6266× | *-lowering-*.f32 |
| 6266× | *-lowering-*.f64 |
| 5620× | +-lowering-+.f64 |
| 5620× | +-lowering-+.f32 |
| 5452× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 238 |
| 1 | 276 | 202 |
| 2 | 2601 | 202 |
| 0 | 8292 | 202 |
| 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 | 690 | 7939 |
| 1 | 2292 | 7186 |
| 2 | 7639 | 7182 |
| 0 | 8275 | 7182 |
| 0 | 35 | 163 |
| 1 | 243 | 149 |
| 2 | 2140 | 142 |
| 0 | 10066 | 142 |
| 0 | 1012 | 8006 |
| 1 | 3497 | 7682 |
| 0 | 8188 | 7682 |
| 0 | 1232 | 14969 |
| 1 | 4209 | 14610 |
| 0 | 8638 | 14610 |
| 0 | 545 | 7963 |
| 1 | 1794 | 7255 |
| 2 | 7001 | 7234 |
| 0 | 8140 | 7234 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
Compiled 5434 to 3151 computations (42% saved)
(negabs B)
Compiled 3364 to 836 computations (75.1% saved)
Loading profile data...