
Time bar (total: 42.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 6 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 7 |
| 16.7% | 15.6% | 78% | 0.1% | 0% | 6.2% | 0% | 8 |
| 25% | 23.4% | 70.2% | 0.1% | 0% | 6.2% | 0% | 9 |
| 29.7% | 26.9% | 63.6% | 0.1% | 0% | 9.4% | 0% | 10 |
| 30.8% | 26.9% | 60.5% | 0.1% | 0% | 12.5% | 0% | 11 |
| 35.9% | 31.4% | 56% | 0.1% | 0% | 12.5% | 0% | 12 |
Compiled 31 to 21 computations (32.3% saved)
ival-pow: 197.0ms (26.9% of total)ival-mult: 177.0ms (24.2% of total)ival-add: 91.0ms (12.4% of total)ival-div: 85.0ms (11.6% of total)ival-tan: 62.0ms (8.5% of total)ival-neg: 58.0ms (7.9% of total)ival-sin: 52.0ms (7.1% of total)const: 9.0ms (1.2% of total)backward-pass: 1.0ms (0.1% of total)| 3.4s | 8256× | 0 | valid |
| 111.0ms | 324× | 0 | invalid |
ival-mult: 587.0ms (20.2% of total)ival-div: 517.0ms (17.8% of total)ival-pow: 451.0ms (15.5% of total)ival-sin: 390.0ms (13.4% of total)ival-tan: 390.0ms (13.4% of total)ival-add: 355.0ms (12.2% of total)ival-neg: 182.0ms (6.3% of total)const: 30.0ms (1% of total)backward-pass: 5.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 |
|---|---|---|---|---|---|
| 73 | 93 | (-1.0130158276417267e+84 4.8955937272628795e+188 6.342986683580833e+70) | 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)))) |
| 40 | 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) |
| 306.0ms | 512× | 0 | valid |
Compiled 272 to 62 computations (77.2% saved)
ival-pow: 38.0ms (21.8% of total)ival-mult: 34.0ms (19.5% of total)ival-div: 25.0ms (14.3% of total)ival-sin: 23.0ms (13.2% of total)ival-tan: 23.0ms (13.2% of total)ival-add: 18.0ms (10.3% of total)ival-neg: 11.0ms (6.3% of total)const: 2.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)Compiled 24 to 16 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.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))) |
| ▶ | 73.6% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
Compiled 54 to 36 computations (33.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 192 | (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| ✓ | cost-diff | 192 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 192 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 384 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 1736× | fnmadd-define |
| 1284× | fma-define |
| 1110× | fmsub-define |
| 1064× | fnmsub-define |
| 896× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 182 |
| 1 | 70 | 167 |
| 2 | 130 | 167 |
| 3 | 203 | 167 |
| 4 | 341 | 167 |
| 5 | 591 | 167 |
| 6 | 990 | 167 |
| 7 | 1795 | 167 |
| 8 | 3021 | 167 |
| 9 | 4035 | 167 |
| 10 | 4475 | 167 |
| 11 | 5107 | 167 |
| 12 | 5550 | 167 |
| 13 | 5618 | 167 |
| 0 | 5618 | 167 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(neg (* x (/ 1 (tan B)))) |
(* x (/ 1 (tan B))) |
x |
(/ 1 (tan B)) |
1 |
(tan B) |
B |
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) |
(/ F (sin B)) |
F |
(sin B) |
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) |
(+ (+ (* F F) 2) (* 2 x)) |
(+ (* F F) 2) |
(* F F) |
2 |
(* 2 x) |
(neg (/ 1 2)) |
(/ 1 2) |
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(+ (* F F) (+ 2 (* x 2))) |
(* F F) |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/2 |
(sin B) |
B |
(/ x (tan B)) |
(tan B) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(neg (* x (/ 1 (tan B)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(* x (/ 1 (tan B))) |
(/.f64 x (tan.f64 B)) |
x |
(/ 1 (tan B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
1 |
#s(literal 1 binary64) |
(tan B) |
(tan.f64 B) |
B |
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
F |
(sin B) |
(sin.f64 B) |
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+ (+ (* F F) 2) (* 2 x)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(+ (* F F) 2) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(* F F) |
(*.f64 F F) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(neg (/ 1 2)) |
#s(literal -1/2 binary64) |
(/ 1 2) |
#s(literal 1/2 binary64) |
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* x 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 98.2% | (/.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 | 73.3% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 84.8% | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| ✓ | accuracy | 73.3% | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 353.0ms | 256× | 0 | valid |
Compiled 215 to 30 computations (86% saved)
ival-mult: 116.0ms (53.9% of total)ival-pow: 27.0ms (12.5% of total)ival-div: 22.0ms (10.2% of total)ival-add: 17.0ms (7.9% of total)ival-sin: 12.0ms (5.6% of total)ival-tan: 12.0ms (5.6% of total)ival-neg: 5.0ms (2.3% of total)ival-sub: 3.0ms (1.4% of total)const: 1.0ms (0.5% 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 | |
|---|---|---|---|---|
| 10.0ms | x | @ | -inf | (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
| 8.0ms | B | @ | -inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 8.0ms | B | @ | inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 5.0ms | B | @ | 0 | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 4.0ms | F | @ | 0 | (* (/ 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)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 658 | 16 | 674 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 660 | 16 | 676 |
| Status | Accuracy | Program |
|---|---|---|
| 41.1% | (/.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) | |
| 69.8% | (/.f64 (-.f64 (*.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))) | |
| ▶ | 41.7% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
| ▶ | 49.7% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| ▶ | 74.5% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
| 81.9% | (-.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))) | |
| 59.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 x B)) | |
| ▶ | 81.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 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
| 54.1% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 56.2% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 55.4% | (-.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))) | |
| 50.9% | (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) | |
| 54.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| ▶ | 46.4% | (+.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))) |
| 47.4% | (+.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))) | |
| 34.3% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
Compiled 688 to 464 computations (32.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 64 | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
| ✓ | cost-diff | 448 | (+.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))) |
| ✓ | cost-diff | 0 | (cos.f64 B) |
| ✓ | cost-diff | 0 | (*.f64 x (cos.f64 B)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| ✓ | 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 | (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 | 6400 | (-.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))) |
| 2290× | *-lowering-*.f32 |
| 2290× | *-lowering-*.f64 |
| 2200× | sum4-define |
| 1864× | sum5-define |
| 1480× | fnmadd-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 336 |
| 1 | 104 | 308 |
| 2 | 216 | 306 |
| 3 | 420 | 306 |
| 4 | 911 | 305 |
| 5 | 2666 | 304 |
| 6 | 7508 | 304 |
| 0 | 8548 | 304 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ x (sin B)) (cos B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(+ (* F F) (+ 2 (* x 2))) |
(* F F) |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/2 |
(sin B) |
B |
(* (/ x (sin B)) (cos B)) |
(/ x (sin B)) |
(cos 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 |
(/ (* -1 (* x (cos B))) (sin B)) |
(* -1 (* x (cos B))) |
-1 |
(* x (cos B)) |
x |
(cos B) |
B |
(sin B) |
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (/ 1 F))) |
(neg (* x (/ 1 (tan B)))) |
(* x (/ 1 (tan B))) |
x |
(/ 1 (tan B)) |
1 |
(tan B) |
B |
(* (/ F (sin B)) (/ 1 F)) |
(/ F (sin B)) |
F |
(sin B) |
(/ 1 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 F) |
F |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/2 |
(/ (sin B) F) |
(sin B) |
B |
(/ x (tan B)) |
(tan B) |
| Outputs |
|---|
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ x (sin B)) (cos B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64))) (*.f64 x (cos.f64 B)))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64))) |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* x 2)) |
(*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) |
2 |
#s(literal 2 binary64) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(sin B) |
(sin.f64 B) |
B |
(* (/ x (sin B)) (cos B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x (sin B)) |
(/.f64 x (sin.f64 B)) |
(cos B) |
(cos.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 x #s(literal 1 binary64))))))) 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 x #s(literal 1 binary64))))))) 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 x #s(literal 1 binary64))))))) |
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 x #s(literal 1 binary64)))))) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 2 (+ (* F F) (* 2 x))) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ (* F F) (* 2 x)) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) |
(* F F) |
(*.f64 F F) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
B |
(/ (* -1 (* x (cos B))) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
-1 |
#s(literal -1 binary64) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(cos B) |
(cos.f64 B) |
B |
(sin B) |
(sin.f64 B) |
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (/ 1 F))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(neg (* x (/ 1 (tan B)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(* x (/ 1 (tan B))) |
(/.f64 x (tan.f64 B)) |
x |
(/ 1 (tan B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
1 |
#s(literal 1 binary64) |
(tan B) |
(tan.f64 B) |
B |
(* (/ 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) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(- (/ (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 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #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 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(* F F) |
(*.f64 F F) |
F |
(+ 2 (* x 2)) |
(*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) |
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) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 B) F) |
| ✓ | accuracy | 86.3% | (/.f64 (pow.f64 (+.f64 (*.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 | 73.3% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 F (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 84.8% | (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 100.0% | (cos.f64 B) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| ✓ | 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.6% | (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) |
| ✓ | accuracy | 74.4% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 98.2% | (/.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 | 73.3% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| 384.0ms | 256× | 0 | valid |
Compiled 373 to 43 computations (88.5% saved)
ival-div: 63.0ms (32% of total)ival-mult: 47.0ms (23.9% of total)ival-pow: 17.0ms (8.6% of total)ival-add: 15.0ms (7.6% of total)ival-tan: 14.0ms (7.1% of total)ival-sin: 12.0ms (6.1% of total)ival-cos: 11.0ms (5.6% of total)ival-sub: 9.0ms (4.6% of total)ival-sqrt: 4.0ms (2% of total)ival-neg: 3.0ms (1.5% of total)const: 2.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ x (sin B)) (cos 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 (/ (- (* 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 (* x (cos B))) (sin B))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* x (cos B))> |
#<alt (cos B)> |
#<alt (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (/ 1 F)))> |
#<alt (* (/ F (sin B)) (/ 1 F))> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (neg (* x (/ 1 (tan B))))> |
#<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 (+ (* F F) (+ 2 (* x 2)))> |
#<alt (* (/ x (sin B)) (cos B))> |
#<alt (/ 1 (+ 2 (+ (* F F) (* 2 x))))> |
#<alt (sin B)> |
#<alt (/ 1 (tan B))> |
#<alt (/ F (sin B))> |
#<alt (/ (sin B) F)> |
#<alt (/ x (tan B))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (* -1 (/ (cos B) (sin B))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (* -1 (/ (cos B) (sin B))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (* -1 (/ (cos B) (sin B))))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* (/ 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 (/ 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 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B)> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B)> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (* 1/2 (* (pow B 2) x)))> |
#<alt (+ (* -1 x) (* (pow B 2) (+ (* -1/24 (* (pow B 2) x)) (* 1/2 x))))> |
#<alt (+ (* -1 x) (* (pow B 2) (+ (* 1/2 x) (* (pow B 2) (+ (* -1/24 x) (* 1/720 (* (pow B 2) x)))))))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt x> |
#<alt (+ x (* -1/2 (* (pow B 2) x)))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow B 2)))> |
#<alt (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2)))> |
#<alt (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2)))> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 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 (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 (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* 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 (+ 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 (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ 1 (+ 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 B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -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 (/ 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 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 (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (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))> |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 59.0ms | x | @ | 0 | (+ (* F F) (+ 2 (* x 2))) |
| 18.0ms | x | @ | inf | (+ (* F F) (+ 2 (* x 2))) |
| 5.0ms | F | @ | 0 | (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ x (sin B)) (cos B))) |
| 4.0ms | F | @ | 0 | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (/ 1 F))) |
| 3.0ms | B | @ | 0 | (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ x (sin B)) (cos B))) |
| 1× | batch-egg-rewrite |
| 2990× | /-lowering-/.f32 |
| 2990× | /-lowering-/.f64 |
| 2874× | *-lowering-*.f32 |
| 2874× | *-lowering-*.f64 |
| 2144× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 234 |
| 1 | 285 | 192 |
| 2 | 2877 | 192 |
| 0 | 8984 | 192 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ x (sin B)) (cos 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) |
(/ (- (* 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 (* x (cos B))) (sin B)) |
(* -1 (* x (cos B))) |
(* x (cos B)) |
(cos B) |
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (/ 1 F))) |
(* (/ F (sin B)) (/ 1 F)) |
(* x (/ 1 (tan B))) |
(neg (* x (/ 1 (tan 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)) |
(+ (* F F) (+ 2 (* x 2))) |
(* (/ x (sin B)) (cos B)) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(sin B) |
(/ 1 (tan B)) |
(/ F (sin B)) |
(/ (sin B) F) |
(/ x (tan B)) |
| Outputs |
|---|
(+.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (/.f64 (/.f64 x (/.f64 F (sin.f64 B))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (cos.f64 B) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (cos.f64 B) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #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 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.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 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B))))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x (cos.f64 B))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F)) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)))) |
(fabs.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F 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 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #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 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)))) |
(+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B)) (neg.f64 (/.f64 x B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B)) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (/.f64 x B))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F B) #s(literal 3 binary64))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B)))) (+.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x 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 F B)) (/.f64 x B))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 2 binary64)) (*.f64 (/.f64 x B) (/.f64 x 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 F B)) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F B) #s(literal 3 binary64))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x 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 F B)) (/.f64 x B)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B)) #s(literal 2 binary64)) (*.f64 (/.f64 x B) (/.f64 x B)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B)) (/.f64 x B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B)) |
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(fma.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F)) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)))) |
(fabs.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F 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 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #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 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) #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 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) |
(neg.f64 (*.f64 x (cos.f64 B))) |
(*.f64 x (neg.f64 (cos.f64 B))) |
(*.f64 x (*.f64 (cos.f64 B) #s(literal -1 binary64))) |
(*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B)) |
(*.f64 (neg.f64 (cos.f64 B)) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) x) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 x (cos.f64 B)) |
(*.f64 (cos.f64 B) x) |
(*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (cos.f64 B))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (cos.f64 B)) |
(cos.f64 B) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (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)) F) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (cos.f64 B) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(/.f64 F (*.f64 F (sin.f64 B))) |
(/.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) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sin.f64 B)) F)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 (sin.f64 B) F)))) |
(/.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) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 F (/.f64 (sin.f64 B) F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (/.f64 F (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F (sin.f64 B)) F))) |
(/.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 F (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 F (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(/.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)) 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.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 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (neg.f64 (*.f64 F (sin.f64 B))))) |
(/.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)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 F (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) F))) |
(/.f64 (neg.f64 (*.f64 F #s(literal -1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B)))) (neg.f64 (-.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 (sin.f64 B) #s(literal 1 binary64)) #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)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.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 (tan.f64 B) x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.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 #s(literal 1 binary64) (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 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 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) #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 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (/.f64 (/.f64 x (/.f64 F (sin.f64 B))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (cos.f64 B) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 x (cos.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (cos.f64 B) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #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 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.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 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B))))) (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 x (cos.f64 B))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) F))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) F)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 x (/.f64 F (sin.f64 B)))) (/.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(+.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))) (/.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)))) |
(-.f64 (/.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 F F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 2 binary64) x (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (*.f64 F F)) |
(fma.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))) (*.f64 F F)) |
(fma.f64 (-.f64 (*.f64 (*.f64 F 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 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 #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 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) (-.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 #s(literal 2 binary64) (*.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 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F F))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) (*.f64 F F)))) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F)))) |
(*.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(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 x (tan.f64 B)) |
(/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.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 #s(literal 1 binary64) (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 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 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x)) (*.f64 F F))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (*.f64 F F) (*.f64 F F))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 F F) (*.f64 F F)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64))) |
(sin.f64 B) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (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 (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) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.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)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) |
(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 1 binary64) (sin.f64 B)) F) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) F) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 F (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) F)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) F) |
(/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(pow.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (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 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(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 x (tan.f64 B)) |
(/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (cos.f64 B)) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.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 #s(literal 1 binary64) (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B))) (neg.f64 (/.f64 (sin.f64 B) x))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 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 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
| 1× | egg-herbie |
| 5858× | +-lowering-+.f64 |
| 5858× | +-lowering-+.f32 |
| 5262× | *-lowering-*.f32 |
| 5262× | *-lowering-*.f64 |
| 1044× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1074 | 13176 |
| 1 | 3642 | 12826 |
| 0 | 8564 | 12826 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (* -1 (/ (cos B) (sin B)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (* -1 (/ (cos B) (sin B)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (* -1 (/ (cos B) (sin B)))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* -1/2 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ 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 (/ 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 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 x) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(+ (* -1 x) (* (pow B 2) (+ (* -1/24 (* (pow B 2) x)) (* 1/2 x)))) |
(+ (* -1 x) (* (pow B 2) (+ (* 1/2 x) (* (pow B 2) (+ (* -1/24 x) (* 1/720 (* (pow B 2) x))))))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (cos B))) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
1 |
(+ 1 (* -1/2 (pow B 2))) |
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) |
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 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 (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)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* 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)))))) |
(+ 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))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ 1 (+ 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)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(/ 1 B) |
(/ (+ 1 (* -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)) |
(/ 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 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) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos 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 x (*.f64 #s(literal -1 binary64) (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 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (/.f64 (*.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))))))) (neg.f64 (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (- (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (* -1 (/ (cos B) (sin B)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sin.f64 B))))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.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 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F #s(literal 7/360 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x #s(literal 1/120 binary64))) (*.f64 x #s(literal -1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F #s(literal 7/360 binary64))) (+.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64))) (+.f64 (*.f64 x #s(literal 1/120 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 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))) (*.f64 x #s(literal 1/720 binary64)))))) (*.f64 x #s(literal -1/24 binary64))))) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))) (sin.f64 B))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.f64 F F)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x F) (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (/.f64 (*.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))))))) (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))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))))) |
(* (/ (* 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 (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (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 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.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 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))))) (*.f64 x (*.f64 x x)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* F (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 (+.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 (*.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 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64))))) #s(literal -1 binary64)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x F))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/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 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))))) 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 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))))) (neg.f64 F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.f64 x B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 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 (*.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 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (/.f64 #s(literal -1 binary64) B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 x (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1 binary64) B)))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 #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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) B) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (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))))) (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) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(* -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 (/.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 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(+.f64 (*.f64 #s(literal -1/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 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.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 (*.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)) |
(* -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 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64))))) (-.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/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)))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.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))))))) 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 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (/.f64 (+.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 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64))))) #s(literal -1 binary64)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x F))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/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 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 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 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))))) 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 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64)))))) (neg.f64 F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) x) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (* -1 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(+ (* -1 x) (* (pow B 2) (+ (* -1/24 (* (pow B 2) x)) (* 1/2 x)))) |
(-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) |
(+ (* -1 x) (* (pow B 2) (+ (* 1/2 x) (* (pow B 2) (+ (* -1/24 x) (* 1/720 (* (pow B 2) x))))))) |
(-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal -1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 B B))))) (*.f64 x #s(literal 1/2 binary64)))) x) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* -1 (* x (cos B))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) x) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+.f64 x (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) #s(literal -1/720 binary64)))))))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow B 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) #s(literal -1/720 binary64)))) #s(literal -1/2 binary64)))) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (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 x (*.f64 #s(literal -1 binary64) (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 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 #s(literal 1/6 binary64) (+.f64 (*.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 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.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 #s(literal 31/15120 binary64) (+.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) 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)) (/ (* 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 (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)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.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 #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)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (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 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (/.f64 (*.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))))))) (neg.f64 (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (cos.f64 B))) (sin.f64 B)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (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 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sin.f64 B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (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 B B) (+.f64 (+.f64 (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F #s(literal 7/360 binary64))) (*.f64 x #s(literal 1/45 binary64)))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* 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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F #s(literal 7/360 binary64))) (*.f64 x #s(literal 1/45 binary64))) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))))) x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))) (sin.f64 B))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.f64 F F)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x F) (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (/.f64 (*.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))))))) (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))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))))) |
(* (/ (* 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 (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (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 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.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 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))))) (*.f64 x (*.f64 x x)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 F #s(literal 1/6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 F F))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(+ 2 (pow F 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #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 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 F F) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 F F) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 F F) x)))) |
(* 2 x) |
(*.f64 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)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/3 binary64)))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.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 x #s(literal -1/3 binary64))))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #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 (*.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal -1/3 binary64))) (*.f64 x #s(literal 1/120 binary64)))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ 1 (+ 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 x (*.f64 F F))) (/.f64 #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 x (*.f64 F F))) (/.f64 #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 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal -1/4 binary64))) x)) x) |
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #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 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal -1/4 binary64))) x))) x) |
(/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) x) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x x))))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal -1/4 binary64))) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/8 binary64)) x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -2/945 binary64)) #s(literal -1/45 binary64))) #s(literal -1/3 binary64)))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ 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 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))))) B) |
(/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/.f64 (+.f64 F (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))) (neg.f64 (*.f64 B B))) (*.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 F) |
(/.f64 B F) |
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F))) |
(* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))))) |
(* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)) 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) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.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 #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)) |
Compiled 54878 to 4147 computations (92.4% saved)
40 alts after pruning (40 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1794 | 37 | 1831 |
| Fresh | 8 | 3 | 11 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1807 | 40 | 1847 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.0% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 41.7% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| 23.4% | (/.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) | |
| 41.1% | (/.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) | |
| 26.8% | (/.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) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) x) B) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) | |
| 27.3% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 B)) | |
| 27.3% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) | |
| 29.8% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 29.1% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 17.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| ▶ | 24.4% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
| 29.8% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 30.0% | (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) | |
| 27.7% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ▶ | 29.9% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 29.6% | (/.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) | |
| 49.7% | (/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B)) | |
| 27.2% | (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) | |
| 16.7% | (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) | |
| 20.1% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 49.6% | (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) | |
| 49.1% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| ▶ | 22.3% | (-.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 x #s(literal 1 binary64)) B)) |
| 56.2% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 27.6% | (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) | |
| 26.7% | (+.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)) | |
| 31.2% | (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 51.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) | |
| 49.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) | |
| 27.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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))) | |
| 51.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) | |
| 49.7% | (*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) | |
| 33.3% | (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) | |
| 49.7% | (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) | |
| ▶ | 15.6% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
| 34.3% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) | |
| 49.8% | (neg.f64 (/.f64 x (tan.f64 B))) |
Compiled 1460 to 962 computations (34.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 1152 | (sqrt.f64 (+.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))))))))) |
| ✓ | cost-diff | 1152 | (*.f64 F (sqrt.f64 (+.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)))))))))) |
| ✓ | cost-diff | 1152 | (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) |
| ✓ | cost-diff | 1152 | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (*.f64 F F)) |
| ✓ | 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)))) (/.f64 F B)) |
| ✓ | cost-diff | 256 | (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 256 | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) |
| ✓ | cost-diff | 384 | (-.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 x #s(literal 1 binary64)) B)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal -1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 3428× | *-lowering-*.f32 |
| 3428× | *-lowering-*.f64 |
| 3026× | +-lowering-+.f64 |
| 3026× | +-lowering-+.f32 |
| 1270× | fma-lowering-fma.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 518 |
| 1 | 124 | 454 |
| 2 | 347 | 436 |
| 3 | 1096 | 415 |
| 4 | 4962 | 412 |
| 5 | 7992 | 404 |
| 0 | 8252 | 404 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) (sin B)) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
F |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(+ (* F F) (+ 2 (* 2 x))) |
(* F F) |
(+ 2 (* 2 x)) |
2 |
(* 2 x) |
x |
(* x (cos B)) |
(cos B) |
B |
(sin B) |
(/ (- -1 x) B) |
(- -1 x) |
-1 |
x |
B |
(- (/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) (/ (+ x 1) B)) |
(/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) |
(+ 1 (* 1/2 (* x 2))) |
1 |
(* 1/2 (* x 2)) |
1/2 |
(* x 2) |
x |
2 |
(* B (* F F)) |
B |
(* F F) |
F |
(/ (+ x 1) B) |
(+ x 1) |
(* (sqrt (/ 1 (+ 2 (* F F)))) (/ F B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(/ 1 (+ 2 (* F F))) |
1 |
(+ 2 (* F F)) |
2 |
(* F F) |
F |
(/ F B) |
B |
(/ (- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) B) |
(- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) |
(* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) |
F |
(sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))))))) |
(+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))) |
(/ 1 (+ 2 (* x 2))) |
1 |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
(* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))))) |
(* F F) |
(+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))) |
(/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) |
(* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2)))) |
(* (+ 2 (* x 2)) (+ 2 (* x 2))) |
(/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))) |
-1 |
B |
| Outputs |
|---|
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) (sin B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
F |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(+ (* F F) (+ 2 (* 2 x))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(cos B) |
(cos.f64 B) |
B |
(sin B) |
(sin.f64 B) |
(/ (- -1 x) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(- -1 x) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 binary64) |
x |
B |
(- (/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) (/ (+ x 1) B)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) |
(+ 1 (* 1/2 (* x 2))) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* 1/2 (* x 2)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
(* B (* F F)) |
(*.f64 F (*.f64 F B)) |
B |
(* F F) |
(*.f64 F F) |
F |
(/ (+ x 1) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
(* (sqrt (/ 1 (+ 2 (* F F)))) (/ F B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 F B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/ 1 (+ 2 (* F F))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 2 (* F F)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* F F) |
(*.f64 F F) |
F |
(/ F B) |
(/.f64 F B) |
B |
(/ (- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 F (/.f64 F (+.f64 x #s(literal 1 binary64)))) #s(literal 8 binary64)) #s(literal -1/4 binary64)))))) x) B) |
(- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 F (/.f64 F (+.f64 x #s(literal 1 binary64)))) #s(literal 8 binary64)) #s(literal -1/4 binary64)))))) x) |
(* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) |
(*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 F (/.f64 F (+.f64 x #s(literal 1 binary64)))) #s(literal 8 binary64)) #s(literal -1/4 binary64)))))) |
F |
(sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))))))) |
(sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 F (/.f64 F (+.f64 x #s(literal 1 binary64)))) #s(literal 8 binary64)) #s(literal -1/4 binary64))))) |
(+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 F (/.f64 F (+.f64 x #s(literal 1 binary64)))) #s(literal 8 binary64)) #s(literal -1/4 binary64)))) |
(/ 1 (+ 2 (* x 2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 x #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 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) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))))) |
(*.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 F (/.f64 F (+.f64 x #s(literal 1 binary64)))) #s(literal 8 binary64)) #s(literal -1/4 binary64))) |
(* F F) |
(*.f64 F F) |
(+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))) |
(+.f64 (/.f64 (/.f64 (*.f64 F F) #s(literal 8 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) |
(/.f64 (/.f64 (*.f64 F F) #s(literal 8 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) |
(* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2)))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 8 binary64)) |
(* (+ 2 (* x 2)) (+ 2 (* x 2))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal 4 binary64)))) |
(/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
-1 |
#s(literal -1 binary64) |
B |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.1% | (*.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))))))) |
| ✓ | accuracy | 94.8% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
| ✓ | accuracy | 92.1% | (/.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)))))) |
| ✓ | accuracy | 86.1% | (sqrt.f64 (+.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))))))))) |
| ✓ | accuracy | 100.0% | (*.f64 F F) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| ✓ | accuracy | 87.8% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
| ✓ | accuracy | 78.4% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 x #s(literal 1 binary64)) B) |
| ✓ | accuracy | 96.6% | (-.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 x #s(literal 1 binary64)) B)) |
| ✓ | accuracy | 95.9% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) |
| ✓ | accuracy | 88.1% | (*.f64 B (*.f64 F F)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal -1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 99.8% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| ✓ | accuracy | 77.3% | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
| 380.0ms | 236× | 0 | valid |
| 25.0ms | 20× | 0 | invalid |
Compiled 628 to 47 computations (92.5% saved)
ival-add: 55.0ms (26.9% of total)ival-div: 49.0ms (24% of total)ival-mult: 49.0ms (24% of total)ival-sqrt: 13.0ms (6.4% of total)ival-sin: 12.0ms (5.9% of total)ival-sub: 12.0ms (5.9% of total)ival-cos: 12.0ms (5.9% of total)const: 2.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) (sin B))> |
#<alt (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B)))> |
#<alt (/ F (sqrt (+ (* F F) (+ 2 (* 2 x)))))> |
#<alt (sqrt (+ (* F F) (+ 2 (* 2 x))))> |
#<alt (/ (- -1 x) B)> |
#<alt (- -1 x)> |
#<alt (- (/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) (/ (+ x 1) B))> |
#<alt (/ (+ 1 (* 1/2 (* x 2))) (* B (* F F)))> |
#<alt (+ 1 (* 1/2 (* x 2)))> |
#<alt (* 1/2 (* x 2))> |
#<alt (* (sqrt (/ 1 (+ 2 (* F F)))) (/ F B))> |
#<alt (sqrt (/ 1 (+ 2 (* F F))))> |
#<alt (/ 1 (+ 2 (* F F)))> |
#<alt (+ 2 (* F F))> |
#<alt (/ (- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) B)> |
#<alt (- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x)> |
#<alt (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))))))))> |
#<alt (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))> |
#<alt (* x (cos B))> |
#<alt (* B (* F F))> |
#<alt (/ (+ x 1) B)> |
#<alt (* F F)> |
#<alt (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2)))))> |
#<alt (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<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 (* x (cos B))) (sin B)))> |
#<alt (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))))> |
#<alt (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))))> |
#<alt (+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))))> |
#<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 (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))))> |
#<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/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* x (cos B)))> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (* x (cos B)))> |
#<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 (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (* x (cos B)))> |
#<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 (cos B)))> |
#<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 (cos B)))> |
#<alt (* -1 (+ 1 (* x (cos B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 (* x (cos B))))> |
#<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 (cos B))))> |
#<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 (cos B))))> |
#<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))))) (cos B))))> |
#<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)))))) (cos B))))> |
#<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)))))))) (cos B))))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) (cos B)))> |
#<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))))) (cos B)))> |
#<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)))))) (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* -1 (* x (- (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* -1 (cos B)))))> |
#<alt (* -1 (* x (- (* -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 (cos B)))))> |
#<alt (* -1 (* x (- (* -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)) (* -1 (cos B)))))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)> |
#<alt (- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x)> |
#<alt (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x)> |
#<alt (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B)))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (+ 2 (* 2 x)))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt F> |
#<alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 F)> |
#<alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))> |
#<alt (sqrt (+ 2 (pow F 2)))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (sqrt x) (sqrt 2))> |
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))> |
#<alt (/ -1 B)> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (- (/ 1 (* B (pow F 2))) (/ 1 B))> |
#<alt (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))> |
#<alt (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))> |
#<alt (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))> |
#<alt (* x (- (/ 1 (* B (pow F 2))) (/ 1 B)))> |
#<alt (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B))> |
#<alt (* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B))> |
#<alt (/ (+ (/ 1 B) (/ x B)) (pow F 2))> |
#<alt (/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2))> |
#<alt (/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2))> |
#<alt (/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2))> |
#<alt (* -1 (+ (/ 1 B) (/ x B)))> |
#<alt (- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))> |
#<alt (- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))> |
#<alt (- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))> |
#<alt (* -1 (+ (/ 1 B) (/ x B)))> |
#<alt (- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))> |
#<alt (- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))> |
#<alt (- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B)))> |
#<alt (/ 1 (* B (pow F 2)))> |
#<alt (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))> |
#<alt (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))> |
#<alt (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))> |
#<alt (/ x (* B (pow F 2)))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (/ x (* B (pow F 2)))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (/ (* F (sqrt 1/2)) B)> |
#<alt (* F (+ (* -1/8 (/ (pow F 2) (* B (sqrt 1/2)))) (/ (sqrt 1/2) B)))> |
#<alt (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) 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))))) (* B (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* B (sqrt 1/2)))))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B)))> |
#<alt (/ 1 B)> |
#<alt (- (/ 1 B) (/ 1 (* B (pow F 2))))> |
#<alt (- (+ (/ 1 B) (/ 3/2 (* B (pow F 4)))) (/ 1 (* B (pow F 2))))> |
#<alt (- (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4))))) (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6))))))> |
#<alt (/ -1 B)> |
#<alt (- (/ 1 (* B (pow F 2))) (/ 1 B))> |
#<alt (- (/ 1 (* B (pow F 2))) (+ (/ 1 B) (/ 3/2 (* B (pow F 4)))))> |
#<alt (- (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6))))) (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4))))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2))))> |
#<alt (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2))))))> |
#<alt (/ 1 F)> |
#<alt (/ (- 1 (/ 1 (pow F 2))) F)> |
#<alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)> |
#<alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (- 1 (/ 1 (pow F 2))) F))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow F 2)))> |
#<alt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4)))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2))> |
#<alt 2> |
#<alt (+ 2 (pow F 2))> |
#<alt (+ 2 (pow F 2))> |
#<alt (+ 2 (pow F 2))> |
#<alt (pow F 2)> |
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))> |
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))> |
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))> |
#<alt (pow F 2)> |
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))> |
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))> |
#<alt (* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2)))))> |
#<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 (* (/ (pow F 3) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* (pow F 3) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (* (pow F 3) (+ (* -1 (/ x (* B (pow F 3)))) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* (pow F 3) (+ (* -1 (/ x (* B (pow F 3)))) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/8 (* (/ 1 (* B (pow F 4))) (sqrt (+ 2 (* 2 x))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))))> |
#<alt (* (/ (pow F 3) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (* B (pow F 3)))))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1 (/ (+ (* -1 (/ x B)) (* 3/8 (* (/ 1 (* B F)) (sqrt (+ 2 (* 2 x)))))) (pow F 3))) (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))))))> |
#<alt (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))> |
#<alt (+ (* x (- (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))> |
#<alt (+ (* x (- (+ (* 1/2 (* (/ (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))> |
#<alt (+ (* x (- (+ (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (/ (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (/ (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))> |
#<alt (* x (- (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/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/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* 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/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/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/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B)> |
#<alt (/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) 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 (* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1 (/ x (pow F 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))> |
#<alt (* (pow F 3) (- (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))) (/ x (pow F 3))))> |
#<alt (* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (pow F 3))))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1 (/ (- (* 3/8 (* (/ 1 F) (sqrt (+ 2 (* 2 x))))) x) (pow F 3))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))))> |
#<alt (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))> |
#<alt (+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) 1)))> |
#<alt (+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (+ (* 1/2 (* (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) 1)))> |
#<alt (+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (+ (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) 1)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))> |
#<alt (* x (- (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1))> |
#<alt (* x (- (+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* 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/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/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/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* 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) (+ (* 3/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt (* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))> |
#<alt (* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))))> |
#<alt (* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))))> |
#<alt (* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))) (+ (* -3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))))> |
#<alt (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))> |
#<alt (+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))> |
#<alt (+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (+ (* 1/2 (* (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))))> |
#<alt (+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (+ (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* 1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* -1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt -1/2) 2))))))) (sqrt -1/2)) (sqrt (/ 1 x)))) (* 1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))> |
#<alt (+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* 1/2 (* (* x (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))> |
#<alt (+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (* 1/2 (* (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))))> |
#<alt (+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (* 1/2 (* (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2))))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2))))) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* 1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2)) (sqrt -1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* -1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt -1/2) 2)))))) (sqrt -1/2)))) (* 1/2 (* (sqrt x) (/ (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2)) (sqrt -1/2))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* 3/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))> |
#<alt (* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))))> |
#<alt (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))> |
#<alt (* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))> |
#<alt (* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 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 (* 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 (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (* B (pow F 2))> |
#<alt (/ 1 B)> |
#<alt (+ (/ 1 B) (/ x B))> |
#<alt (+ (/ 1 B) (/ x B))> |
#<alt (+ (/ 1 B) (/ x B))> |
#<alt (/ x B)> |
#<alt (* x (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* x (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* x (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (/ x B)> |
#<alt (* x (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* x (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* x (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (/ (+ 1 x) B)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (pow F 2)> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (/ (pow F 2) (pow (+ 2 (* 2 x)) 3))> |
#<alt (* 1/8 (pow F 2))> |
#<alt (+ (* -3/8 (* (pow F 2) x)) (* 1/8 (pow F 2)))> |
#<alt (+ (* 1/8 (pow F 2)) (* x (- (* -1 (* x (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (* 3/8 (pow F 2)))))> |
#<alt (+ (* 1/8 (pow F 2)) (* x (- (* x (- (* -1 (* x (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (* 3/8 (pow F 2)))))> |
#<alt (* 1/8 (/ (pow F 2) (pow x 3)))> |
#<alt (/ (+ (* -3/8 (/ (pow F 2) x)) (* 1/8 (pow F 2))) (pow x 3))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))) (pow x 2))) (* 1/8 (pow F 2))) (* 3/8 (/ (pow F 2) x))) (pow x 3))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))) (pow x 3))) (* 1/8 (pow F 2))) (+ (* -9/8 (/ (pow F 2) (pow x 2))) (+ (* 3/8 (/ (pow F 2) x)) (* 3/8 (/ (pow F 2) (pow x 2)))))) (pow x 3))> |
#<alt (* 1/8 (/ (pow F 2) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/8 (pow F 2)) (* 3/8 (/ (pow F 2) x))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -3/8 (/ (pow F 2) x)) (* 9/8 (/ (pow F 2) x))) (* 3/8 (pow F 2))) x)) (* -1/8 (pow F 2))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -9/8 (/ (pow F 2) x)) (+ (* 1/8 (/ (pow F 2) x)) (* 3 (/ (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2))) x)))) (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2)))) x)) (* 3/8 (pow F 2))) x)) (* -1/8 (pow F 2))) (pow x 3)))> |
#<alt (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2)))> |
#<alt (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2))))> |
#<alt (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2))))> |
#<alt (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2))))> |
#<alt (/ (pow F 4) (pow (+ 2 (* 2 x)) 3))> |
#<alt (* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2)))))> |
#<alt (* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2)))))> |
#<alt (* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2)))))> |
#<alt (/ (pow F 4) (pow (+ 2 (* 2 x)) 3))> |
#<alt (* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2)))))> |
#<alt (* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2)))))> |
#<alt (* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2)))))> |
#<alt (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))> |
#<alt (+ (* (pow F 2) (* x (- 1/2 (* 3/8 (pow F 2))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))> |
#<alt (+ (* x (+ (* -1 (* (pow F 2) (* x (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))> |
#<alt (+ (* x (+ (* x (+ (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))))) (* (pow F 2) (* x (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2))))))))) (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))> |
#<alt (* -1/4 (/ (pow F 2) (pow x 2)))> |
#<alt (/ (+ (* -1/4 (pow F 2)) (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x)) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) (pow x 2))) (+ (* -1/4 (pow F 2)) (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) (pow x 2))) (+ (* -1/4 (pow F 2)) (+ (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x) (/ (* (pow F 2) (- 1 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (pow x 3))))) (pow x 2))> |
#<alt (* -1/4 (/ (pow F 2) (pow x 2)))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) x)) (* -1/4 (pow F 2))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (+ (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) x)) x)) (* -1/4 (pow F 2))) (pow x 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (/ (* (pow F 2) (+ 1 (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2))))) x)) x)) (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2))) x)) (* -1/4 (pow F 2))) (pow x 2))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | F | @ | 0 | (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) |
| 10.0ms | B | @ | 0 | (/ (- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) B) |
| 8.0ms | x | @ | 0 | (/ (- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) B) |
| 6.0ms | F | @ | inf | (/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) (sin B)) |
| 5.0ms | x | @ | 0 | (- (/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) (/ (+ x 1) B)) |
| 1× | batch-egg-rewrite |
| 3520× | *-lowering-*.f32 |
| 3520× | *-lowering-*.f64 |
| 2440× | fma-lowering-fma.f32 |
| 2440× | fma-lowering-fma.f64 |
| 1920× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 331 |
| 1 | 353 | 274 |
| 2 | 3879 | 274 |
| 0 | 8114 | 274 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) (sin B)) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (* x (cos B))) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(/ (- -1 x) B) |
(- -1 x) |
(- (/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) (/ (+ x 1) B)) |
(/ (+ 1 (* 1/2 (* x 2))) (* B (* F F))) |
(+ 1 (* 1/2 (* x 2))) |
(* 1/2 (* x 2)) |
(* (sqrt (/ 1 (+ 2 (* F F)))) (/ F B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(/ 1 (+ 2 (* F F))) |
(+ 2 (* F F)) |
(/ (- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) B) |
(- (* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) x) |
(* F (sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2))))))))) |
(sqrt (+ (/ 1 (+ 2 (* x 2))) (* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))))))) |
(* x (cos B)) |
(* B (* F F)) |
(/ (+ x 1) B) |
(* F F) |
(/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) |
(* (* F F) (+ (/ (* F F) (* (+ 2 (* x 2)) (* (+ 2 (* x 2)) (+ 2 (* x 2))))) (/ -1 (* (+ 2 (* x 2)) (+ 2 (* x 2)))))) |
| Outputs |
|---|
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (*.f64 (sin.f64 B) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B))) (+.f64 (*.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B))) (*.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) |
(+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) (+.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (cos.f64 B)))) |
(+.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) |
(fma.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 x (neg.f64 (cos.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))))) (+.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (cos.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) F (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) (+.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (cos.f64 B)))) |
(fma.f64 (neg.f64 (cos.f64 B)) x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))) (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 3 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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) #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 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (*.f64 x (cos.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) F)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) F) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 F F)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 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 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 F F))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 x B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (+.f64 x #s(literal 1 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 x #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #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 0 binary64) B) (*.f64 B x)) (*.f64 B 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))) #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 (pow.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x 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))) |
(pow.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 B (+.f64 x #s(literal 1 binary64)))) #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 x #s(literal 1 binary64)) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 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)))))) |
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) |
(neg.f64 (+.f64 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))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 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 #s(literal -1 binary64) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #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 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) B)) |
(-.f64 (/.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B B))) (/.f64 (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) (*.f64 B B)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) B)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(fma.f64 (-.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 B B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(fma.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F)))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(fma.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 F F) (*.f64 B B)) (-.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 (-.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 B B))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F (*.f64 F B)) #s(literal 1 binary64))) (*.f64 (*.f64 F (*.f64 F B)) (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 F (*.f64 F B)) (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 F (*.f64 F B)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))) #s(literal 1 binary64))) (*.f64 (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))) (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))) B)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (*.f64 (*.f64 F F) (*.f64 B B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (neg.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (/.f64 (-.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F B))) B) |
(pow.f64 (/.f64 (*.f64 (*.f64 F F) (*.f64 B B)) (-.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 B B)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F (*.f64 F B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F (*.f64 F B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 F (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F (*.f64 F B)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (*.f64 F (*.f64 F B)))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F (*.f64 F B)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) B) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) |
(pow.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F (-.f64 #s(literal 0 binary64) F))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F B)) (pow.f64 (/.f64 F (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 F 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 (*.f64 F (*.f64 F B)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64)) #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)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x 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 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
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 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 B F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) B) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 B (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (/.f64 F B) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 B F)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 B F) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (*.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (+.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.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))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.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 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 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))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) #s(literal -2 binary64)))) |
(pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 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 F) (*.f64 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 F F) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(fma.f64 F F #s(literal 2 binary64)) |
(fma.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 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 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 8 binary64)) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 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 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(/.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 4 binary64)) (-.f64 (*.f64 F F) #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 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 (-.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 (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B)) (neg.f64 (/.f64 x B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B)) (/.f64 x B)) |
(fma.f64 F (/.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 B (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) B)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B)) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B)) (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B))) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B)) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B)) (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B))) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 F B)) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))))) |
(pow.f64 (/.f64 B (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x) B)) |
(*.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))) |
(-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) x) |
(-.f64 (/.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) |
(fma.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) F (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))) (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))) (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 F #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))))))) |
(*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) F) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) #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 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (-.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) (sqrt.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))))) |
(pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (-.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) #s(literal 1/2 binary64))) |
(*.f64 x (cos.f64 B)) |
(*.f64 (cos.f64 B) x) |
(*.f64 F (*.f64 F B)) |
(*.f64 (*.f64 F F) B) |
(*.f64 B (*.f64 F F)) |
(*.f64 (*.f64 F B) F) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) B)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal -1 binary64))) |
(pow.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #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 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 B (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 F) #s(literal 2 binary64))) |
(pow.f64 F #s(literal 2 binary64)) |
(*.f64 F F) |
(*.f64 (pow.f64 F #s(literal 1 binary64)) (pow.f64 F #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 F F) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F))) (neg.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 F (/.f64 F (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 F (/.f64 F (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))) (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 F F)) #s(literal -1 binary64))) |
(*.f64 (*.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (/.f64 F (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 F (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 F F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(*.f64 (/.f64 F (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) F) |
(+.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.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 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 F (*.f64 F (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 F (*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 F (*.f64 (/.f64 F (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 F F) (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 F F) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F)) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 F (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 F F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) F) F (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) F) F (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (*.f64 F F) F) (/.f64 F (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 F F) (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) (/.f64 F (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) (*.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 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 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 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 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 F F) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 F F) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (/.f64 (-.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -2 binary64)))) (*.f64 F F)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) (*.f64 F F)) (+.f64 (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 F F)) (/.f64 (-.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) |
(*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64))))) (*.f64 F F)) |
(*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 (/.f64 F (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) F) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 4 binary64)))))) F) |
| 1× | egg-herbie |
| 6748× | *-lowering-*.f32 |
| 6748× | *-lowering-*.f64 |
| 4916× | +-lowering-+.f64 |
| 4916× | +-lowering-+.f32 |
| 1376× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1258 | 12153 |
| 1 | 4365 | 11834 |
| 0 | 9138 | 11834 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ (- 1 (* x (cos B))) (sin B)) |
(- (+ (* -1/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 (* x (cos B))) (sin B))) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) |
(* (/ 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 (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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))))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) |
(* -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/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) (sin B)) |
(* -1 (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) (* x (cos B))) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (* x (cos B))) |
(- (* 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 (cos B))) |
(- 1 (* x (cos B))) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (* x (cos B))) |
(- (+ 1 (+ (* -1/2 (/ (+ 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 (cos B))) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 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 (cos B))) |
(* -1 (+ 1 (* x (cos B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 (* x (cos B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 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 (cos B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 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 (cos B)))) |
(* 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))))) (cos B)))) |
(+ (* 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)))))) (cos B)))) |
(+ (* 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)))))))) (cos B)))) |
(* -1 (* x (cos B))) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) (cos B))) |
(* 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))))) (cos B))) |
(* 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)))))) (cos B))) |
(* -1 (* x (cos B))) |
(* -1 (* x (- (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* -1 (cos B))))) |
(* -1 (* x (- (* -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 (cos B))))) |
(* -1 (* x (- (* -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)) (* -1 (cos B))))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) |
(- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(/ -1 B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(* -1 (/ x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
-1 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(- (/ 1 (* B (pow F 2))) (/ 1 B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2)))))) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(/ (+ (/ 1 B) (/ x B)) (pow F 2)) |
(/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(* -1 (+ (/ 1 B) (/ x B))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(* -1 (+ (/ 1 B) (/ x B))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(/ 1 (* B (pow F 2))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(/ x (* B (pow F 2))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(/ x (* B (pow F 2))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ (* F (sqrt 1/2)) B) |
(* F (+ (* -1/8 (/ (pow F 2) (* B (sqrt 1/2)))) (/ (sqrt 1/2) B))) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) 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))))) (* B (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* B (sqrt 1/2)))))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) |
(/ 1 B) |
(- (/ 1 B) (/ 1 (* B (pow F 2)))) |
(- (+ (/ 1 B) (/ 3/2 (* B (pow F 4)))) (/ 1 (* B (pow F 2)))) |
(- (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4))))) (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6)))))) |
(/ -1 B) |
(- (/ 1 (* B (pow F 2))) (/ 1 B)) |
(- (/ 1 (* B (pow F 2))) (+ (/ 1 B) (/ 3/2 (* B (pow F 4))))) |
(- (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6))))) (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(/ 1 F) |
(/ (- 1 (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) |
(/ -1 F) |
(* -1 (/ (- 1 (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) |
1/2 |
(+ 1/2 (* -1/4 (pow F 2))) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(/ 1 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/ 1 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
2 |
(+ 2 (pow F 2)) |
(+ 2 (pow F 2)) |
(+ 2 (pow F 2)) |
(pow F 2) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(pow F 2) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(* -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)))))))))) |
(* (/ (pow F 3) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* (pow F 3) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(* (pow F 3) (+ (* -1 (/ x (* B (pow F 3)))) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* (pow F 3) (+ (* -1 (/ x (* B (pow F 3)))) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/8 (* (/ 1 (* B (pow F 4))) (sqrt (+ 2 (* 2 x))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
(* (/ (pow F 3) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (* B (pow F 3))))))) |
(* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1 (/ (+ (* -1 (/ x B)) (* 3/8 (* (/ 1 (* B F)) (sqrt (+ 2 (* 2 x)))))) (pow F 3))) (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
(+ (* x (- (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(+ (* x (- (+ (* 1/2 (* (/ (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(+ (* x (- (+ (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (/ (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (/ (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* 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/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/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/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) 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) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1 (/ x (pow F 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* (pow F 3) (- (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))) (/ x (pow F 3)))) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (pow F 3)))))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1 (/ (- (* 3/8 (* (/ 1 F) (sqrt (+ 2 (* 2 x))))) x) (pow F 3))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) 1))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (+ (* 1/2 (* (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) 1))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (+ (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) 1))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* 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/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* 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) (+ (* 3/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))) (+ (* -3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))))) |
(* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
(+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (+ (* 1/2 (* (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (+ (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* 1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* -1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt -1/2) 2))))))) (sqrt -1/2)) (sqrt (/ 1 x)))) (* 1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) |
(+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* 1/2 (* (* x (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) |
(+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (* 1/2 (* (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) |
(+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (* 1/2 (* (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2))))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2))))) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* 1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2)) (sqrt -1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* -1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt -1/2) 2)))))) (sqrt -1/2)))) (* 1/2 (* (sqrt x) (/ (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2)) (sqrt -1/2))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* 3/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))) |
(* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 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)) |
(* 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)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(* B (pow F 2)) |
(/ 1 B) |
(+ (/ 1 B) (/ x B)) |
(+ (/ 1 B) (/ x B)) |
(+ (/ 1 B) (/ x B)) |
(/ x B) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(/ x B) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(/ (+ 1 x) B) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(pow F 2) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(* 1/8 (pow F 2)) |
(+ (* -3/8 (* (pow F 2) x)) (* 1/8 (pow F 2))) |
(+ (* 1/8 (pow F 2)) (* x (- (* -1 (* x (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (* 3/8 (pow F 2))))) |
(+ (* 1/8 (pow F 2)) (* x (- (* x (- (* -1 (* x (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (* 3/8 (pow F 2))))) |
(* 1/8 (/ (pow F 2) (pow x 3))) |
(/ (+ (* -3/8 (/ (pow F 2) x)) (* 1/8 (pow F 2))) (pow x 3)) |
(/ (- (+ (* -1 (/ (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))) (pow x 2))) (* 1/8 (pow F 2))) (* 3/8 (/ (pow F 2) x))) (pow x 3)) |
(/ (- (+ (* -1 (/ (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))) (pow x 3))) (* 1/8 (pow F 2))) (+ (* -9/8 (/ (pow F 2) (pow x 2))) (+ (* 3/8 (/ (pow F 2) x)) (* 3/8 (/ (pow F 2) (pow x 2)))))) (pow x 3)) |
(* 1/8 (/ (pow F 2) (pow x 3))) |
(* -1 (/ (+ (* -1/8 (pow F 2)) (* 3/8 (/ (pow F 2) x))) (pow x 3))) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -3/8 (/ (pow F 2) x)) (* 9/8 (/ (pow F 2) x))) (* 3/8 (pow F 2))) x)) (* -1/8 (pow F 2))) (pow x 3))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -9/8 (/ (pow F 2) x)) (+ (* 1/8 (/ (pow F 2) x)) (* 3 (/ (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2))) x)))) (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2)))) x)) (* 3/8 (pow F 2))) x)) (* -1/8 (pow F 2))) (pow x 3))) |
(* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) |
(* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) |
(* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) |
(* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) |
(/ (pow F 4) (pow (+ 2 (* 2 x)) 3)) |
(* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(/ (pow F 4) (pow (+ 2 (* 2 x)) 3)) |
(* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(* (pow F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)) |
(+ (* (pow F 2) (* x (- 1/2 (* 3/8 (pow F 2))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+ (* x (+ (* -1 (* (pow F 2) (* x (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+ (* x (+ (* x (+ (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))))) (* (pow F 2) (* x (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2))))))))) (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(* -1/4 (/ (pow F 2) (pow x 2))) |
(/ (+ (* -1/4 (pow F 2)) (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x)) (pow x 2)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) (pow x 2))) (+ (* -1/4 (pow F 2)) (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x))) (pow x 2)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) (pow x 2))) (+ (* -1/4 (pow F 2)) (+ (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x) (/ (* (pow F 2) (- 1 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (pow x 3))))) (pow x 2)) |
(* -1/4 (/ (pow F 2) (pow x 2))) |
(/ (+ (* -1 (/ (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) x)) (* -1/4 (pow F 2))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) x)) x)) (* -1/4 (pow F 2))) (pow x 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (/ (* (pow F 2) (+ 1 (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2))))) x)) x)) (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2))) x)) (* -1/4 (pow F 2))) (pow x 2)) |
| Outputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.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) (*.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) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.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) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #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 (* 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.f64 F F)))) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1 (/ (+ 1 (* x (cos B))) (sin B))) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B))))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #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)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (/.f64 (*.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))))))) (neg.f64 (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (sin.f64 B)) |
(* x (+ (* -1 (/ (cos B) (sin B))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) |
(*.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 (/ (cos B) (sin B))) (+ (* -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))))))) |
(*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (+ (* -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)))))))) |
(*.f64 x (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sin.f64 B)) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.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 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (-.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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #s(literal 1/6 binary64)))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal -1/24 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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1/120 binary64) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x)))) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #s(literal 1/6 binary64))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/24 binary64)) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal -1/24 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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #s(literal 1/6 binary64))))) (*.f64 #s(literal -1/120 binary64) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x)))) (+.f64 (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #s(literal 1/6 binary64))) #s(literal 1/120 binary64)))))) (+.f64 (*.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 (*.f64 x #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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #s(literal 1/120 binary64)))))) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) #s(literal 1/6 binary64))))) x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #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 (* 2 x))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (cos.f64 B))) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) (* x (cos B))) |
(-.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)))))))))) (*.f64 x (cos.f64 B))) |
(- (* 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 (cos B))) |
(-.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 (*.f64 F F) #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))))))))) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (* x (cos B))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (*.f64 x (cos.f64 B)))) |
(- (+ 1 (+ (* -1/2 (/ (+ 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 (cos B))) |
(+.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 x (cos.f64 B)))) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 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 (cos B))) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #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 x (cos.f64 B)))) |
(* -1 (+ 1 (* x (cos B)))) |
(-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 (* x (cos B)))) |
(+.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) (*.f64 x (cos.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 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 (cos B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #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) (*.f64 x (cos.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 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 (cos B)))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (+.f64 (*.f64 #s(literal 1/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)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 F #s(literal 6 binary64))))) (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))))) |
(* 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))))) (cos B)))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 #s(literal 0 binary64) F)) (cos.f64 B)))) |
(+ (* 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)))))) (cos B)))) |
(+.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)))))))) (cos.f64 B)))) |
(+ (* 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)))))))) (cos B)))) |
(+.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)))))))) (cos.f64 B)))) |
(* -1 (* x (cos B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) (cos B))) |
(*.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))))) (cos.f64 B))) |
(* 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))))) (cos 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))) (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))))) (cos.f64 B)))) |
(* 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)))))) (cos 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))) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))))) (cos.f64 B)))) |
(* -1 (* x (cos B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(* -1 (* x (- (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* -1 (cos B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (cos.f64 B)))) |
(* -1 (* x (- (* -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 (cos 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 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)) (cos.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -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)) (* -1 (cos 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 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.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))))) (sqrt.f64 #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) (cos.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) |
(- (+ (* 1/2 (* (pow B 2) x)) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x)) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (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 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 x (*.f64 B B))) (*.f64 x #s(literal 1/2 binary64)))) x)) |
(- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) |
(-.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x (*.f64 B B))) (*.f64 x #s(literal -1/24 binary64)))) (*.f64 x #s(literal 1/2 binary64))))) x) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* x (cos B))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 x (cos.f64 B))) |
(* 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 (*.f64 F F) #s(literal 3/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #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 (*.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 (*.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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.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 (*.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 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.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))))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 #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 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(sqrt (+ 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 (*.f64 F F) #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1/8 binary64)) (*.f64 (*.f64 #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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 F (+.f64 #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)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64))))))) |
(* -1 F) |
(-.f64 #s(literal 0 binary64) F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 (+.f64 #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)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal 1/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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/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/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (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/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 0 binary64) x)) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(- (/ 1 (* B (pow F 2))) (/ 1 B)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F))))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F))))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F))))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B (pow F 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (neg.f64 B)) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (neg.f64 B)) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (neg.f64 B)) |
(* -1 (/ (- (* -1 (/ (+ 1 x) (pow F 2))) (* -1 (+ 1 x))) B)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) (neg.f64 B)) |
(/ (+ (/ 1 B) (/ x B)) (pow F 2)) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/ (+ (* -1 (* (pow F 2) (+ (/ 1 B) (/ x B)))) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(* -1 (+ (/ 1 B) (/ x B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) |
(* -1 (+ (/ 1 B) (/ x B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) |
(- (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) (+ (/ 1 B) (/ x B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 x (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) |
(/ 1 (* B (pow F 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) |
(/ x (* B (pow F 2))) |
(/.f64 x (*.f64 B (*.f64 F F))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) |
(/ x (* B (pow F 2))) |
(/.f64 x (*.f64 B (*.f64 F F))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
(* x (+ 1 (/ 1 x))) |
(+.f64 x #s(literal 1 binary64)) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(/ (* F (sqrt 1/2)) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(* F (+ (* -1/8 (/ (pow F 2) (* B (sqrt 1/2)))) (/ (sqrt 1/2) B))) |
(*.f64 F (+.f64 (/.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* B (sqrt 1/2)))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 3/32 binary64))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.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))))) (* B (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* B (sqrt 1/2)))))) (* 1/8 (/ 1 (* B (sqrt 1/2)))))) (/ (sqrt 1/2) B))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) 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 B (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/64 binary64) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(- (/ 1 B) (/ 1 (* B (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(- (+ (/ 1 B) (/ 3/2 (* B (pow F 4)))) (/ 1 (* B (pow F 2)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(- (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4))))) (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6)))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (*.f64 B (pow.f64 F #s(literal 6 binary64)))))) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(- (/ 1 (* B (pow F 2))) (/ 1 B)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(- (/ 1 (* B (pow F 2))) (+ (/ 1 B) (/ 3/2 (* B (pow F 4))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) |
(- (+ (/ 1 (* B (pow F 2))) (* 5/2 (/ 1 (* B (pow F 6))))) (+ (/ 1 B) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 B (pow.f64 F #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(* (/ 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)) |
(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 (*.f64 F F) #s(literal -1/8 binary64)) (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 #s(literal 1 binary64) (+.f64 (/.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 #s(literal 1 binary64) (-.f64 (/.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 #s(literal -1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 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 #s(literal 1 binary64) (-.f64 (/.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)))))) (-.f64 #s(literal 0 binary64) F)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow F 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -1/4 binary64))) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) #s(literal -1/4 binary64)))) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 F F) #s(literal -1/16 binary64)))) #s(literal -1/4 binary64)))) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 F F)) |
2 |
#s(literal 2 binary64) |
(+ 2 (pow F 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+ 2 (pow F 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+ 2 (pow F 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (pow F 2) (+ 1 (* 2 (/ 1 (pow F 2))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.f64 x B)) |
(* (/ (pow F 3) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 F (*.f64 F F)) B)) |
(* (pow F 3) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(*.f64 (*.f64 F (*.f64 F F)) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 B (*.f64 F F)))))) |
(* (pow F 3) (+ (* -1 (/ x (* B (pow F 3)))) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (-.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 B (*.f64 F F))))) (/.f64 (/.f64 x B) (*.f64 F (*.f64 F F))))) |
(* (pow F 3) (+ (* -1 (/ x (* B (pow F 3)))) (+ (* -1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/8 (* (/ 1 (* B (pow F 4))) (sqrt (+ 2 (* 2 x))))) (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 B (*.f64 F F)))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))))) (/.f64 (/.f64 x B) (*.f64 F (*.f64 F F))))) |
(* (/ (pow F 3) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 (*.f64 F (*.f64 F F)) B)) |
(* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 F (*.f64 F F)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 B (*.f64 F F)))) (/.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)))) |
(* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (* B (pow F 3))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 B (*.f64 F F)))) (/.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 x B) (*.f64 F (*.f64 F F)))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(* -1 (* (pow F 3) (+ (* -1 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (+ (* -1 (/ (+ (* -1 (/ x B)) (* 3/8 (* (/ 1 (* B F)) (sqrt (+ 2 (* 2 x)))))) (pow F 3))) (* 1/2 (* (/ 1 (* B (pow F 2))) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 B (*.f64 F F)))) (/.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B F))) (/.f64 x B)) (*.f64 F (*.f64 F F)))) (/.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)))) |
(* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(+ (* x (- (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(+.f64 (*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* 1/2 (* (/ (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(+.f64 (*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (*.f64 (*.f64 x F) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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)))))))) B) (*.f64 (/.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))))))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* 1/2 (* (/ (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (/ (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (/ (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) B) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) (/ 1 B))) (* (/ F B) (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(+.f64 (*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64))) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))))) (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (*.f64 (*.f64 x F) (+.f64 (+.f64 (*.f64 (*.f64 F F) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) #s(literal 3/4 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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))))))) (+.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))))))))) B) (/.f64 (*.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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)))))))) B)))) (/.f64 #s(literal -1 binary64) B))))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (/.f64 #s(literal -1 binary64) B)))) |
(* x (- (+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64))))) (*.f64 B (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 5 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) B) (/.f64 F (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B))) (/.f64 #s(literal -1 binary64) B))))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (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/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/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/2 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 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (*.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))) B))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 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 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (*.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))) B))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64)))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(/ (- (* F (sqrt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) 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 (*.f64 F F) #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))))))))) x) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1 (/ x (pow F 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (/.f64 x (*.f64 F (*.f64 F F)))))) |
(* (pow F 3) (- (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))) (/ x (pow F 3)))) |
(*.f64 (*.f64 F (*.f64 F F)) (-.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 x (*.f64 F (*.f64 F F))))) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (sqrt.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)))))))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (/ x (pow F 3)))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (sqrt.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 x (*.f64 F (*.f64 F F)))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -1 (/ (- (* 3/8 (* (/ 1 F) (sqrt (+ 2 (* 2 x))))) x) (pow F 3))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (/.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) F)) x) (*.f64 F (*.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)))))))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
(*.f64 F (sqrt.f64 (+.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)))))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (+.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)))))) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))))) #s(literal -1 binary64)))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (+ (* 1/2 (* (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (+.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)))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (*.f64 (*.f64 x F) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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)))))))) (*.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))))))) #s(literal -1 binary64)))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (- (+ (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (+.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)))))) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))))) (+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (*.f64 (*.f64 x F) (+.f64 (+.f64 (*.f64 (*.f64 F F) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) #s(literal 3/4 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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))))))) (+.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))))))))) (*.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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))))))))))) #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/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)))) |
(* x (- (+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (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 5 binary64)))) (/.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))))) |
(* -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/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/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 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 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 (*.f64 F F) #s(literal 3/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* 3/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 #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))))) (*.f64 (*.f64 #s(literal 3/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))))))))))) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))))))) |
(* (pow F 3) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))) |
(*.f64 (*.f64 F (*.f64 F F)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 (*.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)))))))) |
(* (pow F 3) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (sqrt.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)))))))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) #s(literal -3/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)))))))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(* -1 (* (pow F 3) (+ (* -1 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (+ (* -3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))) (+ (* -3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x))))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) #s(literal -3/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 (/.f64 (sqrt.f64 (*.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))) #s(literal -3/16 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)))))))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) |
(*.f64 F (sqrt.f64 (+.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 (* (* F (* x (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))) |
(+.f64 (*.f64 F (sqrt.f64 (+.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)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x F) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (+ (* 1/2 (* (* F (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (+.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)))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (*.f64 (*.f64 x F) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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)))))))) (*.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))))))))) |
(+ (* F (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (* x (+ (* 1/2 (* (* F (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* x (+ (* 1/2 (* (* F (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (* 1/2 (* (* F (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (+.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)))))) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (*.f64 (*.f64 x F) (+.f64 (+.f64 (*.f64 (*.f64 F F) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) #s(literal 3/4 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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))))))) (+.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))))))))) (*.f64 F (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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)))))))))))))) |
(* (* 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/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/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/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* 1/2 (* (/ (* F (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* 1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt 1/2) 2)))))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* F (- (* -1/4 (pow F 2)) 1/2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 F (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (+ (* -1/2 (* (/ (* F (* (sqrt -1) (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* -1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt -1/2) 2))))))) (sqrt -1/2)) (sqrt (/ 1 x)))) (* 1/2 (* (/ (* F (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2))) (sqrt -1/2)) (sqrt x)))) (pow x 3))) (+ (* 1/2 (* (/ (* F (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 x)) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) |
(sqrt.f64 (+.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))))) |
(+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* 1/2 (* (* x (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2)) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) |
(+.f64 (sqrt.f64 (+.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))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))))) |
(+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (* 1/2 (* (* x (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))) |
(+.f64 (sqrt.f64 (+.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))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))))) (*.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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)))))))))))) |
(+ (sqrt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2))) (* x (+ (* 1/2 (* (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (* 1/2 (* (* x (- (* (pow F 2) (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ 1/2 (* 1/2 (/ (* (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) (- (+ 1/2 (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* 1/4 (/ (pow (- (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))) 1/2) 2) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))))))) (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))) (sqrt (/ 1 (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))))))))))) |
(+.f64 (sqrt.f64 (+.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))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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))))))) (*.f64 x (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 F F) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) #s(literal 3/4 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) #s(literal -1/2 binary64)))) (+.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))))))) (+.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))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2))))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (- (* -1/4 (pow F 2)) 1/2) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 5))) (/ (+ 1/2 (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2))))) (sqrt 1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* 1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt 1/2) 2))))) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2)) (sqrt -1/2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (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 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (- (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (+ 1/2 (* -1/4 (/ (* x (pow (- (* -1/4 (pow F 2)) 1/2) 2)) (pow (sqrt -1/2) 2)))))) (sqrt -1/2)))) (* 1/2 (* (sqrt x) (/ (* (sqrt -1) (- (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) 1/2)) (sqrt -1/2))))) (pow x 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (- (* -1/4 (pow F 2)) 1/2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 F F))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) (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 (*.f64 F F) #s(literal 3/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* 3/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 #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))))) (*.f64 (*.f64 #s(literal 3/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)))))))))) |
(* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (*.f64 F F) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))) |
(*.f64 (*.f64 F F) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))) |
(*.f64 (*.f64 F F) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 (*.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)))))))) |
(* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) |
(*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(*.f64 (*.f64 F F) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x)))))))) |
(*.f64 (*.f64 F F) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))))))) |
(* (pow F 2) (+ (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))) (+ (* -1/2 (* (/ 1 (pow F 2)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (+ (* 3/16 (* (/ 1 (pow F 6)) (sqrt (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (/ 1 (pow F 4)) (sqrt (+ 2 (* 2 x))))))))) |
(*.f64 (*.f64 F F) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F))) (+.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 (*.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)))))))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 B B)))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/24 binary64))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 (*.f64 x (*.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)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(* B (pow F 2)) |
(*.f64 B (*.f64 F F)) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (/ 1 B) (/ x B)) |
(+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) |
(+ (/ 1 B) (/ x B)) |
(+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) |
(+ (/ 1 B) (/ x B)) |
(+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) |
(/ x B) |
(/.f64 x B) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(/ x B) |
(/.f64 x B) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* x (+ (/ 1 B) (/ 1 (* B x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(/ (+ 1 x) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(pow F 2) |
(*.f64 F F) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) |
(/.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)))))) |
(* 1/8 (pow F 2)) |
(*.f64 (*.f64 F F) #s(literal 1/8 binary64)) |
(+ (* -3/8 (* (pow F 2) x)) (* 1/8 (pow F 2))) |
(+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 (*.f64 x (*.f64 F F)) #s(literal -3/8 binary64))) |
(+ (* 1/8 (pow F 2)) (* x (- (* -1 (* x (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (* 3/8 (pow F 2))))) |
(+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 F F) #s(literal 3/4 binary64))) (*.f64 (*.f64 F F) #s(literal -3/8 binary64))))) |
(+ (* 1/8 (pow F 2)) (* x (- (* x (- (* -1 (* x (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))))) (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (* 3/8 (pow F 2))))) |
(+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 F F) #s(literal -3/4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 F F) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 F F) #s(literal 3/4 binary64)))) (*.f64 (*.f64 F F) #s(literal -3/8 binary64))))) |
(* 1/8 (/ (pow F 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -3/8 (/ (pow F 2) x)) (* 1/8 (pow F 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 F F) #s(literal -3/8 binary64)) x)) (*.f64 x (*.f64 x x))) |
(/ (- (+ (* -1 (/ (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))) (pow x 2))) (* 1/8 (pow F 2))) (* 3/8 (/ (pow F 2) x))) (pow x 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) #s(literal 3/4 binary64)) (*.f64 x x)) (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 F F) #s(literal -3/8 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/ (- (+ (* -1 (/ (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2)))) (pow x 3))) (* 1/8 (pow F 2))) (+ (* -9/8 (/ (pow F 2) (pow x 2))) (+ (* 3/8 (/ (pow F 2) x)) (* 3/8 (/ (pow F 2) (pow x 2)))))) (pow x 3)) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 F F) #s(literal -3/4 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 F F) #s(literal -1 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 F F) (*.f64 x x)))) (*.f64 #s(literal -3/8 binary64) (+.f64 (/.f64 (*.f64 F F) x) (/.f64 (*.f64 F F) (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(* 1/8 (/ (pow F 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ (* -1/8 (pow F 2)) (* 3/8 (/ (pow F 2) x))) (pow x 3))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) #s(literal -3/8 binary64)) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 F F) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -3/8 (/ (pow F 2) x)) (* 9/8 (/ (pow F 2) x))) (* 3/8 (pow F 2))) x)) (* -1/8 (pow F 2))) (pow x 3))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 F F) x) #s(literal 3/4 binary64)) (*.f64 (*.f64 F F) #s(literal -3/8 binary64))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -9/8 (/ (pow F 2) x)) (+ (* 1/8 (/ (pow F 2) x)) (* 3 (/ (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2))) x)))) (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2)))) x)) (* 3/8 (pow F 2))) x)) (* -1/8 (pow F 2))) (pow x 3))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) #s(literal -9/8 binary64)) x) (/.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) x)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 F F) #s(literal 3/4 binary64))) x)) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 F F) #s(literal -3/8 binary64))) x)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.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))))) |
(* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) |
(*.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) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) |
(*.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) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) |
(*.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 4) (pow (+ 2 (* 2 x)) 3)) |
(/.f64 (pow.f64 F #s(literal 4 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 F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(*.f64 (pow.f64 F #s(literal 4 binary64)) (+.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 binary64) (*.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 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(*.f64 (pow.f64 F #s(literal 4 binary64)) (+.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 binary64) (*.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 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(*.f64 (pow.f64 F #s(literal 4 binary64)) (+.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 binary64) (*.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 4) (pow (+ 2 (* 2 x)) 3)) |
(/.f64 (pow.f64 F #s(literal 4 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 F 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(*.f64 (pow.f64 F #s(literal 4 binary64)) (+.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 binary64) (*.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 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(*.f64 (pow.f64 F #s(literal 4 binary64)) (+.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 binary64) (*.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 4) (- (/ 1 (pow (+ 2 (* 2 x)) 3)) (/ 1 (* (pow F 2) (pow (+ 2 (* 2 x)) 2))))) |
(*.f64 (pow.f64 F #s(literal 4 binary64)) (+.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 binary64) (*.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) (- (* 1/8 (pow F 2)) 1/4)) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) #s(literal -1/4 binary64))) |
(+ (* (pow F 2) (* x (- 1/2 (* 3/8 (pow F 2))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(*.f64 (*.f64 F F) (+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) #s(literal -1/4 binary64)))) |
(+ (* x (+ (* -1 (* (pow F 2) (* x (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))))) (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) #s(literal -1/4 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) (*.f64 (*.f64 x (*.f64 F F)) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))))) |
(+ (* x (+ (* x (+ (* -1 (* (pow F 2) (+ 3/4 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))))) (* (pow F 2) (* x (- 1 (+ (* -3 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2)))) (+ (* -9/8 (pow F 2)) (* 1/8 (pow F 2))))))))) (* (pow F 2) (- 1/2 (* 3/8 (pow F 2)))))) (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) #s(literal -1/4 binary64))) (*.f64 x (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -3/8 binary64)))) (*.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 F F)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 F F) #s(literal 3/4 binary64)) #s(literal -3 binary64))) (*.f64 (*.f64 F F) #s(literal -1 binary64)))) (*.f64 (*.f64 F F) (+.f64 #s(literal 3/4 binary64) (*.f64 (*.f64 F F) #s(literal -3/4 binary64))))))))) |
(* -1/4 (/ (pow F 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 x x)) |
(/ (+ (* -1/4 (pow F 2)) (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 (*.f64 F F) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64))) x))) (*.f64 x x)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) (pow x 2))) (+ (* -1/4 (pow F 2)) (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 (*.f64 F F) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64))) x))) (*.f64 (*.f64 F F) (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) (pow x 2))) (+ (* -1/4 (pow F 2)) (+ (/ (* (pow F 2) (+ 1/2 (* 1/8 (pow F 2)))) x) (/ (* (pow F 2) (- 1 (+ (* -9/8 (pow F 2)) (* 3/8 (pow F 2))))) (pow x 3))))) (pow x 2)) |
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 (*.f64 F F) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 1/8 binary64))) x))) (/.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) #s(literal 3/4 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F F) (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(* -1/4 (/ (pow F 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (*.f64 x x)) |
(/ (+ (* -1 (/ (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) x)) (* -1/4 (pow F 2))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x)) |
(/ (+ (* -1 (/ (+ (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2)) (/ (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2)))) x)) x)) (* -1/4 (pow F 2))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (/.f64 (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)) x))) x)) (*.f64 x x)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow F 2) (+ 3/4 (* 3/8 (pow F 2))))) (/ (* (pow F 2) (+ 1 (+ (* -3/8 (pow F 2)) (* 9/8 (pow F 2))))) x)) x)) (* (pow F 2) (- (* -1/8 (pow F 2)) 1/2))) x)) (* -1/4 (pow F 2))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) #s(literal 3/4 binary64)))) x) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) #s(literal 3/4 binary64)))) x)) x)) (*.f64 x x)) |
Compiled 40847 to 3564 computations (91.3% saved)
69 alts after pruning (68 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1105 | 37 | 1142 |
| Fresh | 4 | 31 | 35 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1113 | 69 | 1182 |
| Status | Accuracy | Program |
|---|---|---|
| 15.7% | (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) | |
| 28.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) | |
| 17.3% | (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) | |
| 15.6% | (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) | |
| 17.3% | (/.f64 (/.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))))) B) | |
| ▶ | 7.6% | (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
| 4.1% | (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) | |
| ▶ | 61.5% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
| 41.1% | (/.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) | |
| 26.8% | (/.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) | |
| 7.4% | (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) | |
| 9.1% | (/.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))) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) x) B) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) | |
| 27.3% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 B)) | |
| 27.3% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) | |
| 29.8% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 20.6% | (/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) B) | |
| 29.1% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 17.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 15.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) | |
| 27.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) | |
| 29.8% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 30.0% | (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) | |
| 27.7% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| 56.2% | (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| ✓ | 29.9% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 2.3% | (/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) | |
| 5.1% | (/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) | |
| 29.6% | (/.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) | |
| 3.2% | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) | |
| 49.7% | (/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B)) | |
| ▶ | 27.2% | (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
| 4.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) | |
| 29.9% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 20.1% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 11.0% | (/.f64 #s(literal 1 binary64) B) | |
| 49.6% | (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) | |
| ▶ | 11.9% | (/.f64 #s(literal -1 binary64) B) |
| 14.5% | (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) | |
| 49.1% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 13.5% | (-.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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) | |
| 22.4% | (-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) | |
| 56.2% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 22.0% | (-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) | |
| 26.7% | (+.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)) | |
| 11.0% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) | |
| 12.6% | (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) | |
| 31.2% | (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 51.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) | |
| 49.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) | |
| 27.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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))) | |
| 51.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) | |
| 12.4% | (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) | |
| 49.7% | (*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) | |
| 33.3% | (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) | |
| 13.5% | (*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) | |
| 10.7% | (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) | |
| 29.9% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| 49.7% | (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) | |
| 10.2% | (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) | |
| 7.5% | (*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) | |
| 13.2% | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) | |
| ▶ | 26.5% | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
| 34.3% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) | |
| 13.2% | (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) | |
| 49.8% | (neg.f64 (/.f64 x (tan.f64 B))) |
Compiled 2854 to 1658 computations (41.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) B) |
| ✓ | cost-diff | 64 | (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)) |
| ✓ | cost-diff | 64 | (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
| ✓ | cost-diff | 448 | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) B) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
| 2448× | *-lowering-*.f32 |
| 2448× | *-lowering-*.f64 |
| 2046× | /-lowering-/.f32 |
| 2046× | /-lowering-/.f64 |
| 1602× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 341 |
| 1 | 122 | 327 |
| 2 | 316 | 325 |
| 3 | 913 | 315 |
| 4 | 3118 | 315 |
| 0 | 8375 | 315 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) (sin B)) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
F |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(+ (* F F) (+ 2 (* 2 x))) |
(* F F) |
(+ 2 (* 2 x)) |
2 |
(* 2 x) |
x |
(sin B) |
B |
(/ -1 B) |
-1 |
B |
(* x (+ (/ -1 B) (neg (/ (/ 1 B) x)))) |
x |
(+ (/ -1 B) (neg (/ (/ 1 B) x))) |
(/ -1 B) |
-1 |
B |
(neg (/ (/ 1 B) x)) |
(/ (/ 1 B) x) |
(/ 1 B) |
1 |
(/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B))) |
(- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) |
(/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) |
(/ (/ (+ x 1) B) (/ B (+ x 1))) |
(/ (+ x 1) B) |
(+ x 1) |
x |
1 |
B |
(/ B (+ x 1)) |
(* F (* F (* F F))) |
F |
(* F (* F F)) |
(* F F) |
(* (/ (- -1 x) B) (/ (- -1 x) B)) |
(/ (- -1 x) B) |
(- -1 x) |
-1 |
(+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B)) |
(/ (+ x 1) (* F (* F B))) |
(* F (* F B)) |
(* F B) |
(/ (* x (+ (* 1/2 (* B B)) -1)) (sin B)) |
(* x (+ (* 1/2 (* B B)) -1)) |
x |
(+ (* 1/2 (* B B)) -1) |
(* 1/2 (* B B)) |
1/2 |
(* B B) |
B |
-1 |
(sin B) |
| Outputs |
|---|
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) (sin B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
F |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(+ (* F F) (+ 2 (* 2 x))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
(sin B) |
(sin.f64 B) |
B |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
-1 |
#s(literal -1 binary64) |
B |
(* x (+ (/ -1 B) (neg (/ (/ 1 B) x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
x |
(+ (/ -1 B) (neg (/ (/ 1 B) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
-1 |
#s(literal -1 binary64) |
B |
(neg (/ (/ 1 B) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ (/ 1 B) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
1 |
#s(literal 1 binary64) |
(/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) (*.f64 F (*.f64 F (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) |
(+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) (*.f64 F (*.f64 F (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)))) |
(/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) (*.f64 F (*.f64 F (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) |
(/ (/ (+ x 1) B) (/ B (+ x 1))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/ (+ x 1) B) |
(/.f64 (+.f64 x #s(literal 1 binary64)) B) |
(+ x 1) |
(+.f64 x #s(literal 1 binary64)) |
x |
1 |
#s(literal 1 binary64) |
B |
(/ B (+ x 1)) |
(/.f64 B (+.f64 x #s(literal 1 binary64))) |
(* F (* F (* F F))) |
(*.f64 F (*.f64 F (*.f64 F F))) |
F |
(* F (* F F)) |
(*.f64 F (*.f64 F F)) |
(* F F) |
(*.f64 F F) |
(* (/ (- -1 x) B) (/ (- -1 x) B)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/ (- -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 1) (* F (* F B))) (/ (+ x 1) B)) |
(+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (+ x 1) (* F (* F B))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) |
(* F (* F B)) |
(*.f64 F (*.f64 F B)) |
(* F B) |
(*.f64 F B) |
(/ (* x (+ (* 1/2 (* B B)) -1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) (sin.f64 B)) |
(* x (+ (* 1/2 (* B B)) -1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) |
x |
(+ (* 1/2 (* B B)) -1) |
(+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) |
(* 1/2 (* B B)) |
(*.f64 B (*.f64 B #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* B B) |
(*.f64 B B) |
B |
-1 |
#s(literal -1 binary64) |
(sin B) |
(sin.f64 B) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
| ✓ | accuracy | 90.8% | (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
| ✓ | accuracy | 92.9% | (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) |
| ✓ | accuracy | 85.5% | (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) |
| ✓ | accuracy | 73.5% | (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) |
| ✓ | accuracy | 45.9% | (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal 1 binary64) B) x) |
| ✓ | accuracy | 88.0% | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) B) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
| ✓ | accuracy | 99.8% | (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 99.8% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
| ✓ | accuracy | 73.3% | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
| 329.0ms | 256× | 0 | valid |
Compiled 365 to 44 computations (87.9% saved)
ival-div: 58.0ms (33.7% of total)ival-mult: 56.0ms (32.5% of total)ival-add: 28.0ms (16.3% of total)ival-sin: 12.0ms (7% of total)ival-sub: 9.0ms (5.2% of total)ival-sqrt: 4.0ms (2.3% of total)ival-neg: 3.0ms (1.7% of total)const: 2.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) (sin B))> |
#<alt (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x)> |
#<alt (/ F (sqrt (+ (* F F) (+ 2 (* 2 x)))))> |
#<alt (sqrt (+ (* F F) (+ 2 (* 2 x))))> |
#<alt (/ -1 B)> |
#<alt (* x (+ (/ -1 B) (neg (/ (/ 1 B) x))))> |
#<alt (+ (/ -1 B) (neg (/ (/ 1 B) x)))> |
#<alt (neg (/ (/ 1 B) x))> |
#<alt (/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B)))> |
#<alt (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B)))> |
#<alt (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F))))> |
#<alt (/ (/ (+ x 1) B) (/ B (+ x 1)))> |
#<alt (/ (* x (+ (* 1/2 (* B B)) -1)) (sin B))> |
#<alt (* x (+ (* 1/2 (* B B)) -1))> |
#<alt (+ (* 1/2 (* B B)) -1)> |
#<alt (* 1/2 (* B B))> |
#<alt (/ (/ 1 B) x)> |
#<alt (/ (+ x 1) (* F (* F B)))> |
#<alt (sin B)> |
| Outputs |
|---|
#<alt (* -1 (/ x (sin B)))> |
#<alt (+ (* -1 (/ x (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))> |
#<alt (+ (* -1 (/ x (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (* -1 (/ x (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt (/ (- 1 x) (sin B))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x (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 (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 (sin B)))> |
#<alt (* -1 (/ (+ 1 x) (sin B)))> |
#<alt (+ (* -1 (/ (+ 1 x) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))))> |
#<alt (+ (* -1 (/ (+ 1 x) (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))))))> |
#<alt (+ (* -1 (/ (+ 1 x) (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)))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 (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)))))) (/ 1 (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)))))))) (/ 1 (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ x (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 (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))))) (/ 1 (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)))))) (/ 1 (sin B))))> |
#<alt (* -1 (/ x (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ 1 (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ 1 (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ 1 (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* 1/6 (* (pow B 2) (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))) (* 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 (* (pow B 2) (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (+ (* 1/720 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/6 (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))))) (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B))> |
#<alt (* -1 x)> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x)> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x)> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x))> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x)))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (+ 2 (* 2 x)))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt F> |
#<alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 F)> |
#<alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))> |
#<alt (sqrt (+ 2 (pow F 2)))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (sqrt x) (sqrt 2))> |
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 B)> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -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 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (* x (+ 1 (/ 1 x))) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (* -1 (/ (+ 1 (/ 1 x)) B))> |
#<alt (/ -1 (* B x))> |
#<alt (/ (- (* -1 (/ x B)) (/ 1 B)) x)> |
#<alt (/ (- (* -1 (/ x B)) (/ 1 B)) x)> |
#<alt (/ (- (* -1 (/ x B)) (/ 1 B)) x)> |
#<alt (/ -1 B)> |
#<alt (* -1 (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* -1 (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* -1 (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (/ -1 B)> |
#<alt (* -1 (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* -1 (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (* -1 (+ (/ 1 B) (/ 1 (* B x))))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ -1 (* B x))> |
#<alt (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))> |
#<alt (- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))> |
#<alt (- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))> |
#<alt (- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))> |
#<alt (/ (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))))> |
#<alt (* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))))> |
#<alt (* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))))> |
#<alt (/ (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2)))))))> |
#<alt (* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2)))))))> |
#<alt (* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2)))))))> |
#<alt (* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2)))))))> |
#<alt (* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2)))))))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2))> |
#<alt (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B)))))> |
#<alt (+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))))> |
#<alt (+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))))> |
#<alt (+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))))> |
#<alt (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B)))))> |
#<alt (+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))))> |
#<alt (+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))))> |
#<alt (+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))))> |
#<alt (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))> |
#<alt (- (+ (* x (- (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))> |
#<alt (- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))> |
#<alt (- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))> |
#<alt (* (pow x 2) (- (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))> |
#<alt (* (pow x 2) (- (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))))> |
#<alt (* (pow x 2) (- (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))))> |
#<alt (* (pow x 2) (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) x)) (* 2 (/ 1 (pow B 2)))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) x)) (* 2 (/ 1 (pow B 2)))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4))> |
#<alt (/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4))> |
#<alt (/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4))> |
#<alt (* -1 (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (* -1 (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2)))> |
#<alt (/ 1 (* (pow B 2) (pow F 4)))> |
#<alt (+ (* 2 (/ x (* (pow B 2) (pow F 4)))) (/ 1 (* (pow B 2) (pow F 4))))> |
#<alt (+ (* x (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (/ x (* (pow B 2) (pow F 4))))) (/ 1 (* (pow B 2) (pow F 4))))> |
#<alt (+ (* x (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (/ x (* (pow B 2) (pow F 4))))) (/ 1 (* (pow B 2) (pow F 4))))> |
#<alt (/ (pow x 2) (* (pow B 2) (pow F 4)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) x)))) (/ 1 (* (pow B 2) (pow F 4)))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))))> |
#<alt (/ (pow x 2) (* (pow B 2) (pow F 4)))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) x)))) (/ 1 (* (pow B 2) (pow F 4)))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4)))> |
#<alt (/ 1 (pow B 2))> |
#<alt (+ (* 2 (/ x (pow B 2))) (/ 1 (pow B 2)))> |
#<alt (+ (* x (+ (* 2 (/ 1 (pow B 2))) (/ x (pow B 2)))) (/ 1 (pow B 2)))> |
#<alt (+ (* x (+ (* 2 (/ 1 (pow B 2))) (/ x (pow B 2)))) (/ 1 (pow B 2)))> |
#<alt (/ (pow x 2) (pow B 2))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) x))) (/ 1 (pow B 2))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))> |
#<alt (/ (pow x 2) (pow B 2))> |
#<alt (* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) x))) (/ 1 (pow B 2))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))> |
#<alt (* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (pow (+ 1 x) 2) (pow B 2))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (- (* 1/2 x) (* 1/6 x)))) B)> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (- (+ (* -1 (* (pow B 2) (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x)))) (* 1/2 x)) (* 1/6 x)))) B)> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* 1/5040 x) (+ (* 1/120 (- (* 1/2 x) (* 1/6 x))) (* 1/6 (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x))))))) (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x))))) (* 1/6 x)))) B)> |
#<alt (* 1/2 (/ (* (pow B 2) x) (sin B)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B)))))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B)))))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B)))))> |
#<alt (* 1/2 (/ (* (pow B 2) x) (sin B)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B)))))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B)))))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B)))))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* x (- (* 1/2 (pow B 2)) 1))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (* 1/2 (* (pow B 2) x)))> |
#<alt (+ (* -1 x) (* 1/2 (* (pow B 2) x)))> |
#<alt (+ (* -1 x) (* 1/2 (* (pow B 2) x)))> |
#<alt (* 1/2 (* (pow B 2) x))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x)))> |
#<alt (* 1/2 (* (pow B 2) x))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x)))> |
#<alt -1> |
#<alt (- (* 1/2 (pow B 2)) 1)> |
#<alt (- (* 1/2 (pow B 2)) 1)> |
#<alt (- (* 1/2 (pow B 2)) 1)> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* (pow B 2) (- 1/2 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/2 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/2 (/ 1 (pow B 2))))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* (pow B 2) (- 1/2 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/2 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/2 (/ 1 (pow B 2))))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (* 1/2 (pow B 2))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B (pow F 2)))> |
#<alt (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))> |
#<alt (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))> |
#<alt (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))> |
#<alt (/ x (* B (pow F 2)))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (/ x (* B (pow F 2)))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<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)> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | B | @ | 0 | (/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B))) |
| 7.0ms | x | @ | 0 | (/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B))) |
| 4.0ms | x | @ | -inf | (/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B))) |
| 4.0ms | F | @ | 0 | (/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B))) |
| 3.0ms | x | @ | 0 | (/ (* x (+ (* 1/2 (* B B)) -1)) (sin B)) |
| 1× | batch-egg-rewrite |
| 3524× | *-lowering-*.f32 |
| 3524× | *-lowering-*.f64 |
| 2140× | /-lowering-/.f32 |
| 2140× | /-lowering-/.f64 |
| 2034× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 214 |
| 1 | 312 | 184 |
| 2 | 3819 | 182 |
| 0 | 8163 | 182 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) (sin B)) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(/ -1 B) |
(* x (+ (/ -1 B) (neg (/ (/ 1 B) x)))) |
(+ (/ -1 B) (neg (/ (/ 1 B) x))) |
(neg (/ (/ 1 B) x)) |
(/ (- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) (+ (/ (+ x 1) (* F (* F B))) (/ (+ x 1) B))) |
(- (/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) (* (/ (- -1 x) B) (/ (- -1 x) B))) |
(/ (/ (/ (+ x 1) B) (/ B (+ x 1))) (* F (* F (* F F)))) |
(/ (/ (+ x 1) B) (/ B (+ x 1))) |
(/ (* x (+ (* 1/2 (* B B)) -1)) (sin B)) |
(* x (+ (* 1/2 (* B B)) -1)) |
(+ (* 1/2 (* B B)) -1) |
(* 1/2 (* B B)) |
(/ (/ 1 B) x) |
(/ (+ x 1) (* F (* F B))) |
(sin B) |
| Outputs |
|---|
(+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 x (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 x (sin.f64 B))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (/.f64 x (sin.f64 B)))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 x (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (sin.f64 B) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x)) (*.f64 (sin.f64 B) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 x (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (sin.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 x (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) (/.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 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) x) |
(-.f64 (/.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(fma.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 F (*.f64 F F)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.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 F F)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.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 F F))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 1/4 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))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) B)) |
(neg.f64 (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (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 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) x)) |
(-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) x) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) x) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) x (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) x (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))))) |
(/.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) x) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) x) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(+.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))))) |
(-.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B))))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (/.f64 #s(literal 1 binary64) B))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (/.f64 #s(literal -1 binary64) B))) (*.f64 x B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal 1 binary64) B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal -1 binary64) B))) (*.f64 (-.f64 #s(literal 0 binary64) B) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 B #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B))) (*.f64 (/.f64 B #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 B #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B))) (*.f64 (/.f64 B #s(literal -1 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) B) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 B #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 B #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) B) (-.f64 #s(literal 0 binary64) x)) (*.f64 x B)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) B)) x) (*.f64 x (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 B #s(literal -1 binary64))) x) (*.f64 x (/.f64 B #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (/.f64 #s(literal 1 binary64) B))) (*.f64 x B)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 B (/.f64 #s(literal -1 binary64) B))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x B)) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 x B))) |
(/.f64 (-.f64 x (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal 1 binary64) B))) (*.f64 (-.f64 #s(literal 0 binary64) B) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal -1 binary64) B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x B)) (*.f64 (/.f64 B #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 B #s(literal -1 binary64)) (*.f64 x B))) |
(/.f64 (-.f64 x (*.f64 (/.f64 B #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B))) (*.f64 (/.f64 B #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 B #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B))) (*.f64 (/.f64 B #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B))) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x B) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) B) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 x B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1 binary64) B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) #s(literal -1 binary64)) |
(+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (+.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 B (*.f64 F (*.f64 F B))) (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (+.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))))) (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))) (/.f64 #s(literal 1 binary64) B))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 B (*.f64 F (*.f64 F B)))) |
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (-.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))) (/.f64 #s(literal 1 binary64) B))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))) (/.f64 #s(literal 1 binary64) B)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) |
(+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(-.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F F))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (-.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (*.f64 F F))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (*.f64 F F))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F F)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F F)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) F) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F F))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) (+.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 B B)) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) B) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) (*.f64 (-.f64 #s(literal 0 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 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) B) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) B)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 B B)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 B B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))) B) (*.f64 (*.f64 F (*.f64 F F)) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B))) (*.f64 (*.f64 F (*.f64 F F)) B)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F (*.f64 F F)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F F)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) B)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (neg.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F F))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) #s(literal 1 binary64)) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (*.f64 F (*.f64 F F)))) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 1 binary64)) (*.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F F)) (*.f64 F F)) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F F))) F) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))) F) (*.f64 F F)) |
(/.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F F)) F) |
(pow.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F F)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 F (*.f64 F F)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F F)))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (*.f64 F F)))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (*.f64 F F))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F)) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F F)) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F F))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) F) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F F)))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (*.f64 F (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F F))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (*.f64 F (/.f64 B (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 F (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 F (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64)) (pow.f64 (/.f64 F (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 F (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 F (*.f64 F F)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) x) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) x)) |
(+.f64 (*.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) (*.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (*.f64 x (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) x (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B) B) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 B B)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 B (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (+.f64 x #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) #s(literal 1 binary64)) (/.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 B (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 x #s(literal 1 binary64))) B) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 1 binary64)) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) B) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 B (+.f64 x #s(literal 1 binary64)))) B) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) #s(literal 2 binary64)) |
(pow.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) #s(literal 2 binary64)) |
(pow.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) (/.f64 B (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) #s(literal -1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(*.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) B) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B B)) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (pow.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 (/.f64 B (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) x) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))))) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) x) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) x) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (sin.f64 B) x) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (sin.f64 B)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) x) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (sin.f64 B) x) (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (/.f64 x (sin.f64 B))) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #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)) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (sin.f64 B)) x) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) x) |
(fma.f64 x #s(literal -1 binary64) (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) |
(fma.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 B B) x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 B B) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) x (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 B #s(literal 1/2 binary64)) (*.f64 x B) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 B B) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 B B)) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 B #s(literal 1/2 binary64))) B (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 x (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B)))) (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B))) x) (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) x) (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) x) |
(+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(-.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 B (*.f64 B #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 B B) #s(literal -1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 B #s(literal 1/2 binary64)) B #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B))) (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 B B) B)) (*.f64 (*.f64 B B) B))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 B (*.f64 B #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(*.f64 (*.f64 B B) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 B #s(literal 1/2 binary64)) B) |
(exp.f64 (*.f64 (log.f64 (*.f64 x B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) B) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x B))) |
(/.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x B) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) B) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(pow.f64 (*.f64 x B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x B) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F B))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F (*.f64 F B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F B) (/.f64 (+.f64 x #s(literal 1 binary64)) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F B))))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F B)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F (*.f64 F B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (*.f64 F B)) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 F (*.f64 F B)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 F (*.f64 F B)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F)) (neg.f64 (*.f64 F B))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F B)) F) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) F) B) |
(/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) B) F) |
(pow.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 F B) (/.f64 (+.f64 x #s(literal 1 binary64)) F)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B)))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F B))) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 #s(literal 1 binary64) (*.f64 F B))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 (*.f64 F B) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F B)) (/.f64 (+.f64 x #s(literal 1 binary64)) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F (*.f64 F B)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(sin.f64 B) |
| 1× | egg-herbie |
| 7268× | *-lowering-*.f32 |
| 7268× | *-lowering-*.f64 |
| 4152× | +-lowering-+.f64 |
| 4152× | +-lowering-+.f32 |
| 1778× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 779 | 9046 |
| 1 | 2654 | 8565 |
| 0 | 8720 | 8565 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ x (sin B))) |
(+ (* -1 (/ x (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ (- 1 x) (sin B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x (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 (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 (sin B))) |
(* -1 (/ (+ 1 x) (sin B))) |
(+ (* -1 (/ (+ 1 x) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) |
(+ (* -1 (/ (+ 1 x) (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 (/ (+ 1 x) (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))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 (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)))))) (/ 1 (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)))))))) (/ 1 (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ x (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 (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))))) (/ 1 (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)))))) (/ 1 (sin B)))) |
(* -1 (/ x (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ 1 (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ 1 (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ 1 (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* 1/6 (* (pow B 2) (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (+ (* 1/720 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/6 (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))))) (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(* -1 (/ x B)) |
(* -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 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/ -1 (* B x)) |
(/ (- (* -1 (/ x B)) (/ 1 B)) x) |
(/ (- (* -1 (/ x B)) (/ 1 B)) x) |
(/ (- (* -1 (/ x B)) (/ 1 B)) x) |
(/ -1 B) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(/ -1 B) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ -1 (* B x)) |
(/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(/ (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))) |
(* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))))) |
(* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))))) |
(* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))))) |
(/ (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))) |
(/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2)) |
(/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2)) |
(/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2)) |
(* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) |
(- (+ (* x (- (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))) |
(* (pow x 2) (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) |
(* (pow x 2) (- (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))) |
(* (pow x 2) (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) x)) (* 2 (/ 1 (pow B 2)))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))) |
(* (pow x 2) (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) x)) (* 2 (/ 1 (pow B 2)))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4)) |
(/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4)) |
(/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4)) |
(* -1 (/ (pow (+ 1 x) 2) (pow B 2))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(* -1 (/ (pow (+ 1 x) 2) (pow B 2))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(/ 1 (* (pow B 2) (pow F 4))) |
(+ (* 2 (/ x (* (pow B 2) (pow F 4)))) (/ 1 (* (pow B 2) (pow F 4)))) |
(+ (* x (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (/ x (* (pow B 2) (pow F 4))))) (/ 1 (* (pow B 2) (pow F 4)))) |
(+ (* x (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (/ x (* (pow B 2) (pow F 4))))) (/ 1 (* (pow B 2) (pow F 4)))) |
(/ (pow x 2) (* (pow B 2) (pow F 4))) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) x)))) (/ 1 (* (pow B 2) (pow F 4))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(/ (pow x 2) (* (pow B 2) (pow F 4))) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) x)))) (/ 1 (* (pow B 2) (pow F 4))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/ 1 (pow B 2)) |
(+ (* 2 (/ x (pow B 2))) (/ 1 (pow B 2))) |
(+ (* x (+ (* 2 (/ 1 (pow B 2))) (/ x (pow B 2)))) (/ 1 (pow B 2))) |
(+ (* x (+ (* 2 (/ 1 (pow B 2))) (/ x (pow B 2)))) (/ 1 (pow B 2))) |
(/ (pow x 2) (pow B 2)) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) x))) (/ 1 (pow B 2)))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(/ (pow x 2) (pow B 2)) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) x))) (/ 1 (pow B 2)))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(* -1 (/ x B)) |
(/ (+ (* -1 x) (* (pow B 2) (- (* 1/2 x) (* 1/6 x)))) B) |
(/ (+ (* -1 x) (* (pow B 2) (- (+ (* -1 (* (pow B 2) (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x)))) (* 1/2 x)) (* 1/6 x)))) B) |
(/ (+ (* -1 x) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* 1/5040 x) (+ (* 1/120 (- (* 1/2 x) (* 1/6 x))) (* 1/6 (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x))))))) (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x))))) (* 1/6 x)))) B) |
(* 1/2 (/ (* (pow B 2) x) (sin B))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(* 1/2 (/ (* (pow B 2) x) (sin B))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(* -1 x) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(* 1/2 (* (pow B 2) x)) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(* 1/2 (* (pow B 2) x)) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
-1 |
(- (* 1/2 (pow B 2)) 1) |
(- (* 1/2 (pow B 2)) 1) |
(- (* 1/2 (pow B 2)) 1) |
(* 1/2 (pow B 2)) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(* 1/2 (pow B 2)) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(* 1/2 (pow B 2)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B (pow F 2))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(/ x (* B (pow F 2))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(/ x (* B (pow F 2))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ 1 x) (* B (pow F 2))) |
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) |
| Outputs |
|---|
(* -1 (/ x (sin B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(+ (* -1 (/ x (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (sin.f64 B))) |
(+ (* -1 (/ x (sin B))) (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 x (sin.f64 B))) |
(+ (* -1 (/ x (sin B))) (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (*.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)))))))))) (/.f64 x (sin.f64 B))) |
(/ (- 1 x) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ x (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) (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 (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.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) x) (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 (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sin.f64 B) (*.f64 F F))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)))) |
(* -1 (/ (+ 1 x) (sin B))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(+ (* -1 (/ (+ 1 x) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) |
(+ (* -1 (/ (+ 1 x) (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)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.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 (/ (+ 1 x) (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))))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (/.f64 (*.f64 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))))))) (neg.f64 (sin.f64 B))) (/.f64 #s(literal -1 binary64) (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)))))) (/ 1 (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) F) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (/.f64 (*.f64 F (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))))))) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (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)))))))) (/ 1 (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) #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 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (/.f64 (*.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))))))) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(* -1 (/ x (sin B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ 1 (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 #s(literal -1 binary64) (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))))) (/ 1 (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (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)))))) (/ 1 (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (+.f64 (*.f64 #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))) (sin.f64 B)) (/.f64 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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))))) |
(* -1 (/ x (sin B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ 1 (sin B))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (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)) (/ 1 (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ 1 (sin B))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.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 (sqrt.f64 #s(literal -1 binary64)) 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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (+ (* 1/6 (* (pow B 2) (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) x) B) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) #s(literal 7/360 binary64))) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) #s(literal 1/6 binary64))))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (+ (* 1/720 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/6 (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)))))))) (+ (* -1/36 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x)) (* 1/120 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) (* -1/6 (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) #s(literal 1/840 binary64)) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) #s(literal -7/2160 binary64))) (neg.f64 (*.f64 B B))) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) #s(literal 7/360 binary64)))) (*.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) #s(literal 1/6 binary64)))) x)) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) (sin B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) (sin.f64 B)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 F #s(literal 6 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 F #s(literal 6 binary64))))) (-.f64 #s(literal -1 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 x (*.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)))) |
(+ (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 x F) #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 F #s(literal 3/2 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)))) (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 F (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 F (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/16 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.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 F (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (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 x (*.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 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 x F) #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 F #s(literal 3/2 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 F (*.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 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #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 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 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 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 F (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal -1/2 binary64))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 F (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 F (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal 1/16 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) #s(literal -1/8 binary64))) (*.f64 F (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.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))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64)))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(sqrt (+ 2 (* 2 x))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 F F)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1/8 binary64)) (*.f64 (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 F F) #s(literal 1/16 binary64))))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 F (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.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))) #s(literal 1 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 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.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))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) F)) |
(sqrt (+ 2 (pow F 2))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1/2 binary64) x))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))))) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 #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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))))) (-.f64 #s(literal 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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (* x (+ 1 (/ 1 x))) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(* -1 (/ (+ 1 (/ 1 x)) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) B) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ (- (* -1 (/ x B)) (/ 1 B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) x) |
(/ (- (* -1 (/ x B)) (/ 1 B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) x) |
(/ (- (* -1 (/ x B)) (/ 1 B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) x) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(* -1 (+ (/ 1 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ -1 (* B x)) |
(/.f64 #s(literal -1 binary64) (*.f64 x B)) |
(/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (* 2 (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) |
(/ (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))) |
(/.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) |
(* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))))) |
(*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) |
(* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))))) |
(*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) |
(* x (- (+ (/ 1 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 2 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) (+ (/ 1 (* (pow B 2) (* (pow F 4) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (+ (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 2 (* (pow B 2) (* x (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))))) |
(*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))))) |
(/ (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))) |
(/.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) x)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))))) x) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))))) x)))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (* -1 (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))))) x)) (/ 1 (* (pow B 2) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) (/ 1 (* (pow B 2) (* (pow F 4) (+ (/ 1 B) (/ 1 (* B (pow F 2)))))))) x)) (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) (+ (/ 1 B) (/ 1 (* B (pow F 2))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))))) x) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))))) x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)))))) x)))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ 1 (+ x (+ (/ 1 (pow F 2)) (/ x (pow F 2))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (+.f64 x (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 x (*.f64 F F)) #s(literal 1 binary64))))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)))) (*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)))) (*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)))) (*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) |
(* -1 (/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (* B (+ (* -1 (+ 1 x)) (* -1 (/ (+ 1 x) (pow F 2))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)))) (*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B))))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) |
(/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (*.f64 F F)) |
(/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (*.f64 F F)) |
(/ (+ (* -1 (/ (* (pow F 2) (pow (+ 1 x) 2)) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (*.f64 F F)) |
(* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) |
(* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) |
(+ (* -1 (/ (pow (+ 1 x) 2) (* (pow B 2) (+ (/ 1 B) (/ x B))))) (/ (pow (+ 1 x) 2) (* (pow B 2) (* (pow F 2) (+ (/ 1 B) (/ x B)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 F F) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B))))) |
(- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) |
(- (+ (* x (- (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 #s(literal -2 binary64) (*.f64 B B)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 #s(literal -2 binary64) (*.f64 B B))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(- (+ (* x (- (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (* x (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))))) (* 2 (/ 1 (pow B 2))))) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2))) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 #s(literal -2 binary64) (*.f64 B B))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow x 2) (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 x x)) |
(* (pow x 2) (- (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B))))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))) x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))))) |
(* (pow x 2) (- (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x))))) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x)))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))) x)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))))) |
(* (pow x 2) (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2)))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 x x)) |
(* (pow x 2) (- (+ (* -1 (/ (- (* 2 (/ 1 (pow B 2))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) x)) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow x 2) (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) x)) (* 2 (/ 1 (pow B 2)))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) x)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) x)) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow x 2) (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (* (pow B 2) (pow F 4))) (/ 1 (pow B 2))) x)) (* 2 (/ 1 (pow B 2)))) (* 2 (/ 1 (* (pow B 2) (pow F 4))))) x)) (/ 1 (* (pow B 2) (pow F 4)))) (/ 1 (pow B 2)))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) x)) (/.f64 #s(literal -2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) x)) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (- (/ (pow (+ 1 x) 2) (pow F 4)) (pow (+ 1 x) 2)) (pow B 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B B)) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (pow.f64 F #s(literal 4 binary64))) (*.f64 B B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (pow.f64 F #s(literal 4 binary64))) (*.f64 B B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -1 (/ (* (pow F 4) (pow (+ 1 x) 2)) (pow B 2))) (/ (pow (+ 1 x) 2) (pow B 2))) (pow F 4)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (pow.f64 F #s(literal 4 binary64))) (*.f64 B B)) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (pow.f64 F #s(literal 4 binary64))) |
(* -1 (/ (pow (+ 1 x) 2) (pow B 2))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B))) |
(* -1 (/ (pow (+ 1 x) 2) (pow B 2))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B))) |
(- (/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) (/ (pow (+ 1 x) 2) (pow B 2))) |
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B))) |
(/ 1 (* (pow B 2) (pow F 4))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) |
(+ (* 2 (/ x (* (pow B 2) (pow F 4)))) (/ 1 (* (pow B 2) (pow F 4)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B)))) |
(+ (* x (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (/ x (* (pow B 2) (pow F 4))))) (/ 1 (* (pow B 2) (pow F 4)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (/.f64 x (*.f64 B B)) (pow.f64 F #s(literal 4 binary64)))))) |
(+ (* x (+ (* 2 (/ 1 (* (pow B 2) (pow F 4)))) (/ x (* (pow B 2) (pow F 4))))) (/ 1 (* (pow B 2) (pow F 4)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) (/.f64 (/.f64 x (*.f64 B B)) (pow.f64 F #s(literal 4 binary64)))))) |
(/ (pow x 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 x x) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) x)))) (/ 1 (* (pow B 2) (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64)))))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))) x))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))) x))))) |
(/ (pow x 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 x x) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) (* (pow F 4) x)))) (/ 1 (* (pow B 2) (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64)))))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))) x))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (* (pow F 4) (pow x 2)))) (+ (/ 1 (* (pow B 2) (pow F 4))) (/ 2 (* (pow B 2) (* (pow F 4) x)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B (*.f64 x (pow.f64 F #s(literal 4 binary64))))) x))))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ (pow (+ 1 x) 2) (* (pow B 2) (pow F 4))) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 B B))) |
(/ 1 (pow B 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 B B)) |
(+ (* 2 (/ x (pow B 2))) (/ 1 (pow B 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 B B)))) |
(+ (* x (+ (* 2 (/ 1 (pow B 2))) (/ x (pow B 2)))) (/ 1 (pow B 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 x (*.f64 B B))))) |
(+ (* x (+ (* 2 (/ 1 (pow B 2))) (/ x (pow B 2)))) (/ 1 (pow B 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 B B)) (/.f64 x (*.f64 B B))))) |
(/ (pow x 2) (pow B 2)) |
(/.f64 (*.f64 x x) (*.f64 B B)) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) x))) (/ 1 (pow B 2)))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(/ (pow x 2) (pow B 2)) |
(/.f64 (*.f64 x x) (*.f64 B B)) |
(* (pow x 2) (+ (* 2 (/ 1 (* (pow B 2) x))) (/ 1 (pow B 2)))) |
(*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(* (pow x 2) (+ (/ 1 (* (pow B 2) (pow x 2))) (+ (/ 1 (pow B 2)) (/ 2 (* (pow B 2) x))))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (pow (+ 1 x) 2) (pow B 2)) |
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(/ (* x (- (* 1/2 (pow B 2)) 1)) (sin B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(/ (+ (* -1 x) (* (pow B 2) (- (* 1/2 x) (* 1/6 x)))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/ (+ (* -1 x) (* (pow B 2) (- (+ (* -1 (* (pow B 2) (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x)))) (* 1/2 x)) (* 1/6 x)))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/ (+ (* -1 x) (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* 1/5040 x) (+ (* 1/120 (- (* 1/2 x) (* 1/6 x))) (* 1/6 (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x))))))) (+ (* -1/6 (- (* 1/2 x) (* 1/6 x))) (* -1/120 x))))) (* 1/6 x)))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(* 1/2 (/ (* (pow B 2) x) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 B B))) (sin.f64 B)) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(*.f64 (*.f64 B B) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 B B)) (sin.f64 B)))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(*.f64 (*.f64 B B) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 B B)) (sin.f64 B)))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(*.f64 (*.f64 B B) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 B B)) (sin.f64 B)))) |
(* 1/2 (/ (* (pow B 2) x) (sin B))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 B B))) (sin.f64 B)) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(*.f64 (*.f64 B B) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 B B)) (sin.f64 B)))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(*.f64 (*.f64 B B) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 B B)) (sin.f64 B)))) |
(* (pow B 2) (+ (* -1 (/ x (* (pow B 2) (sin B)))) (* 1/2 (/ x (sin B))))) |
(*.f64 (*.f64 B B) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sin.f64 B)) (/.f64 (/.f64 x (*.f64 B B)) (sin.f64 B)))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* x (- (* 1/2 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(+ (* -1 x) (* 1/2 (* (pow B 2) x))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(* 1/2 (* (pow B 2) x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 B B))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 B B)))) |
(* 1/2 (* (pow B 2) x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 B B))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/2 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x (*.f64 B B)))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (pow B 2)) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64)) |
(- (* 1/2 (pow B 2)) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64)) |
(- (* 1/2 (pow B 2)) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/2 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(* 1/2 (pow B 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B B)) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(/ 1 (* B (pow F 2))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 x B) (*.f64 F F))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 x B) (*.f64 F F))) |
(+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 x B) (*.f64 F F))) |
(/ x (* B (pow F 2))) |
(/.f64 (/.f64 x B) (*.f64 F F)) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (*.f64 F F))))) |
(/ x (* B (pow F 2))) |
(/.f64 (/.f64 x B) (*.f64 F F)) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (*.f64 F F))))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F 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 B (*.f64 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 (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))) B) B) #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) |
Compiled 39969 to 3017 computations (92.5% saved)
84 alts after pruning (82 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1053 | 28 | 1081 |
| Fresh | 9 | 54 | 63 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1066 | 84 | 1150 |
| Status | Accuracy | Program |
|---|---|---|
| 15.7% | (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) | |
| 28.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) | |
| 17.3% | (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) | |
| 8.7% | (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) | |
| 15.6% | (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) | |
| 17.3% | (/.f64 (/.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))))) B) | |
| 7.6% | (/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) | |
| 4.1% | (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) | |
| 48.5% | (/.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))) x) (sin.f64 B)) | |
| 47.3% | (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) | |
| 41.5% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| 61.5% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) | |
| 35.1% | (/.f64 (-.f64 (+.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)) x) (sin.f64 B)) | |
| 41.1% | (/.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) | |
| 37.0% | (/.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) (sin.f64 B)) | |
| 26.8% | (/.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) | |
| 7.0% | (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) | |
| 8.4% | (/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) | |
| 9.1% | (/.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))) | |
| 27.3% | (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) x) B) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) | |
| 27.0% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) | |
| 27.3% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 B)) | |
| 27.3% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) | |
| 29.8% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 29.1% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 15.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) | |
| 27.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) | |
| 29.8% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 30.0% | (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) | |
| 27.7% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| 56.2% | (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 41.7% | (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) | |
| ✓ | 29.9% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 2.3% | (/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) | |
| 7.5% | (/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) | |
| 5.1% | (/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) | |
| 1.2% | (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) | |
| 29.6% | (/.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) | |
| 41.8% | (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) | |
| 49.7% | (/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B)) | |
| 26.8% | (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| 27.2% | (/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) | |
| 4.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) | |
| 29.9% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 20.1% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 11.0% | (/.f64 #s(literal 1 binary64) B) | |
| ✓ | 11.9% | (/.f64 #s(literal -1 binary64) B) |
| 14.5% | (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) | |
| 49.1% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 13.5% | (-.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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) | |
| 22.4% | (-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) | |
| 56.2% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 22.0% | (-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) | |
| 27.1% | (+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) | |
| 26.7% | (+.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)) | |
| 11.0% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) | |
| 12.6% | (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) | |
| 31.2% | (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) | |
| 51.7% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) | |
| 49.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) | |
| 51.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))))) | |
| 12.4% | (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) | |
| 49.7% | (*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) | |
| 33.3% | (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) | |
| 10.7% | (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) | |
| 29.9% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| 49.7% | (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) | |
| 10.2% | (*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) | |
| 13.2% | (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) | |
| 22.2% | (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) | |
| 6.5% | (*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) | |
| 6.5% | (*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) | |
| 8.5% | (*.f64 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) | |
| 27.7% | (*.f64 x (/.f64 #s(literal -1 binary64) B)) | |
| 26.5% | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) | |
| 13.2% | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) | |
| 26.5% | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) | |
| 26.5% | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) | |
| 34.3% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) | |
| 13.2% | (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) | |
| 49.8% | (neg.f64 (/.f64 x (tan.f64 B))) |
Compiled 4303 to 1592 computations (63% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(-.f64 (/.f64 (*.f64 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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 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 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
4 calls:
| 49.0ms | B |
| 48.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)))))) |
| 47.0ms | x |
| 46.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | F |
| 82.0% | 1 | B |
| 82.0% | 1 | x |
| 86.2% | 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 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 46.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x 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)))))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 46.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 47.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(-.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (sin.f64 B)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) |
(neg.f64 (/.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) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 44.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(neg.f64 (/.f64 x (tan.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 42.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.0% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(neg.f64 (/.f64 x (tan.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 44.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.0% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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 #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) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.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:
| 41.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (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))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
3 calls:
| 304.0ms | x |
| 45.0ms | F |
| 39.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 4 | x |
| 68.3% | 2 | B |
| 85.2% | 4 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 F (*.f64 F F))) B) |
(/.f64 (-.f64 (*.f64 F (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) x) 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 F (sqrt.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 F F) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 x x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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)))))))))) x) B) |
(*.f64 (/.f64 x (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 B)) x) (sin.f64 B)) |
| Outputs |
|---|
(/.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))) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
1 calls:
| 39.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.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))) x) (sin.f64 B)) |
| Outputs |
|---|
(/.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))) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.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 (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
1 calls:
| 37.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
| Outputs |
|---|
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.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 (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B)) |
1 calls:
| 36.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.9% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 (+.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)) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.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 #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) (sin.f64 B)) |
1 calls:
| 34.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 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) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.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 #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) (sin.f64 B)) |
1 calls:
| 34.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.8% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
(/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 (/.f64 F B) (sqrt.f64 (+.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)))))) |
(/.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 (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 B B)) #s(literal 1/2 binary64)))) x) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
1 calls:
| 45.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))) |
1 calls:
| 30.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 B F)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 calls:
| 33.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 calls:
| 31.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.1% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 calls:
| 32.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
3 calls:
| 32.0ms | F |
| 31.0ms | x |
| 26.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.6% | 3 | x |
| 54.1% | 3 | B |
| 59.1% | 3 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
3 calls:
| 31.0ms | x |
| 25.0ms | B |
| 25.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.8% | 3 | B |
| 39.7% | 3 | x |
| 46.8% | 3 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #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) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (/.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))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) B) (*.f64 (*.f64 F F) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F B))) |
(/.f64 (+.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)))) (*.f64 F F)) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x B)))))) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 F F)))))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (/.f64 (*.f64 F (*.f64 F B)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) x)) (*.f64 B B)) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.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))))) 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) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 F F)) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x B)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (+.f64 (*.f64 x #s(literal 1/360 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal -1/18 binary64))) (*.f64 #s(literal -1/720 binary64) x)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (+.f64 (*.f64 x #s(literal -1/18 binary64)) (*.f64 x #s(literal -1/120 binary64))))) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal -1 binary64) x) B))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(*.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 #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)))))) (neg.f64 (*.f64 B B))) (+.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 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (-.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (/.f64 B (+.f64 x #s(literal 1 binary64))))))) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) B)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) (-.f64 (*.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))) (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F (*.f64 F B))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) (/.f64 B (+.f64 x #s(literal 1 binary64)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) 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 calls:
| 38.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.8% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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 x (/.f64 #s(literal -1 binary64) (*.f64 x B))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 F B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.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 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (/.f64 #s(literal -1 binary64) B) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 F F)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B B)) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) B))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) (/.f64 F B)) |
(+.f64 (/.f64 (/.f64 x B) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 x (*.f64 B (*.f64 F F))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(*.f64 x (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x B)) B) (*.f64 B (*.f64 x B)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) B) F) F) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
1 calls:
| 13.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.8% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.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) |
3 calls:
| 5.0ms | B |
| 4.0ms | F |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.9% | 1 | x |
| 29.9% | 1 | B |
| 38.3% | 3 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(*.f64 x (/.f64 #s(literal -1 binary64) B)) |
(/.f64 #s(literal 1 binary64) B) |
1 calls:
| 4.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.3% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 #s(literal 1 binary64) B) |
(*.f64 x (/.f64 #s(literal -1 binary64) B)) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(*.f64 x (/.f64 #s(literal -1 binary64) B)) |
(/.f64 #s(literal 1 binary64) B) |
1 calls:
| 3.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.2% | 3 | F |
Compiled 4 to 3 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:
| 3.0ms | B |
| 3.0ms | F |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.7% | 2 | x |
| 13.5% | 2 | B |
| 20.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:
| 2.0ms | F |
| 2.0ms | x |
| 2.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.9% | 1 | B |
| 11.9% | 1 | x |
| 11.9% | 1 | F |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 13136733.235510167 | 127327486.1090889 |
| 8.0ms | -1.6723890222489936e+42 | -5.996167996377205e+22 |
| 32.0ms | 80× | 0 | valid |
| 2.0ms | 6× | 0 | invalid |
Compiled 226 to 160 computations (29.2% saved)
ival-mult: 6.0ms (22.2% of total)ival-div: 4.0ms (14.8% of total)ival-sin: 4.0ms (14.8% of total)ival-tan: 4.0ms (14.8% of total)ival-pow: 4.0ms (14.8% of total)ival-add: 3.0ms (11.1% of total)ival-neg: 2.0ms (7.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 13136733.235510167 | 127327486.1090889 |
| 16.0ms | -9.087797639637534e+137 | -8.105359875904941e+136 |
| 51.0ms | 128× | 0 | valid |
| 3.0ms | 10× | 0 | invalid |
Compiled 332 to 233 computations (29.8% saved)
ival-mult: 9.0ms (20.7% of total)ival-div: 7.0ms (16.1% of total)ival-pow: 7.0ms (16.1% of total)ival-add: 5.0ms (11.5% of total)ival-sin: 5.0ms (11.5% of total)ival-tan: 5.0ms (11.5% of total)ival-neg: 4.0ms (9.2% of total)const: 1.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 7.128886837467138e-23 | 1.1019067076316194e-21 |
| 84.0ms | -5.5493490029471105e-84 | -3.3608859872324887e-90 |
| 52.0ms | -1.5740079352203003e+43 | -1.6723890222489936e+42 |
| 142.0ms | 336× | 0 | valid |
| 12.0ms | 30× | 0 | invalid |
Compiled 822 to 580 computations (29.4% saved)
ival-mult: 25.0ms (21.2% of total)ival-tan: 20.0ms (17% of total)ival-div: 18.0ms (15.3% of total)ival-pow: 18.0ms (15.3% of total)ival-sin: 16.0ms (13.6% of total)ival-add: 13.0ms (11% of total)ival-neg: 8.0ms (6.8% of total)const: 1.0ms (0.8% 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 |
|---|---|---|
| 50.0ms | 13136733.235510167 | 127327486.1090889 |
| 95.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 51.0ms | -5.687052807430413e-173 | -6.178986892160658e-174 |
| 48.0ms | -1.5740079352203003e+43 | -1.6723890222489936e+42 |
| 186.0ms | 464× | 0 | valid |
| 9.0ms | 25× | 0 | invalid |
Compiled 957 to 680 computations (28.9% saved)
ival-mult: 34.0ms (21.8% of total)ival-pow: 25.0ms (16% of total)ival-div: 24.0ms (15.4% of total)ival-sin: 22.0ms (14.1% of total)ival-tan: 22.0ms (14.1% of total)ival-add: 17.0ms (10.9% of total)ival-neg: 10.0ms (6.4% of total)const: 2.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 |
|---|---|---|
| 94.0ms | 13136733.235510167 | 127327486.1090889 |
| 93.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 54.0ms | -5.687052807430413e-173 | -6.178986892160658e-174 |
| 53.0ms | -1.5740079352203003e+43 | -1.6723890222489936e+42 |
| 236.0ms | 464× | 0 | valid |
| 12.0ms | 36× | 0 | invalid |
Compiled 838 to 612 computations (27% saved)
ival-mult: 34.0ms (21% of total)ival-div: 25.0ms (15.4% of total)ival-tan: 24.0ms (14.8% of total)ival-pow: 24.0ms (14.8% of total)ival-sin: 23.0ms (14.2% of total)ival-add: 17.0ms (10.5% of total)ival-neg: 13.0ms (8% of total)const: 2.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 |
|---|---|---|
| 92.0ms | 3.3473085871347994e-34 | 1.2680439812439169e-23 |
| 86.0ms | 1.0611009612927246e-103 | 3.6917299891470343e-91 |
| 51.0ms | -5.687052807430413e-173 | -6.178986892160658e-174 |
| 82.0ms | -501660317.6736905 | -1705.4422126564132 |
| 242.0ms | 560× | 0 | valid |
| 13.0ms | 35× | 0 | invalid |
Compiled 1022 to 782 computations (23.5% saved)
ival-mult: 45.0ms (21.7% of total)ival-tan: 36.0ms (17.3% of total)ival-sin: 31.0ms (14.9% of total)ival-div: 29.0ms (14% of total)ival-pow: 29.0ms (14% of total)ival-add: 22.0ms (10.6% of total)ival-neg: 14.0ms (6.7% of total)const: 2.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 |
|---|---|---|
| 90.0ms | 3.3473085871347994e-34 | 1.2680439812439169e-23 |
| 87.0ms | 1.0611009612927246e-103 | 3.6917299891470343e-91 |
| 52.0ms | -5.687052807430413e-173 | -6.178986892160658e-174 |
| 79.0ms | -501660317.6736905 | -1705.4422126564132 |
| 236.0ms | 560× | 0 | valid |
| 16.0ms | 47× | 0 | invalid |
Compiled 1022 to 782 computations (23.5% saved)
ival-mult: 41.0ms (20.1% of total)ival-div: 34.0ms (16.6% of total)ival-sin: 31.0ms (15.2% of total)ival-tan: 30.0ms (14.7% of total)ival-pow: 29.0ms (14.2% of total)ival-add: 21.0ms (10.3% of total)ival-neg: 16.0ms (7.8% of total)const: 2.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 85.0ms | 3.3473085871347994e-34 | 1.2680439812439169e-23 |
| 95.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 76.0ms | -5.5493490029471105e-84 | -3.3608859872324887e-90 |
| 195.0ms | 480× | 0 | valid |
| 11.0ms | 31× | 0 | invalid |
Compiled 1261 to 880 computations (30.2% saved)
ival-mult: 34.0ms (20.5% of total)ival-div: 25.0ms (15.1% of total)ival-sin: 24.0ms (14.5% of total)ival-pow: 24.0ms (14.5% of total)ival-add: 23.0ms (13.9% of total)ival-tan: 23.0ms (13.9% of total)ival-neg: 11.0ms (6.6% of total)const: 2.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 |
|---|---|---|
| 52.0ms | 5.430280250451417e-11 | 3.787921102922459e-10 |
| 108.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 75.0ms | -5.5493490029471105e-84 | -3.3608859872324887e-90 |
| 169.0ms | 416× | 0 | valid |
| 8.0ms | 23× | 0 | invalid |
Compiled 999 to 703 computations (29.6% saved)
ival-mult: 31.0ms (21.7% of total)ival-pow: 23.0ms (16.1% of total)ival-div: 21.0ms (14.7% of total)ival-sin: 20.0ms (14% of total)ival-tan: 19.0ms (13.3% of total)ival-add: 16.0ms (11.2% of total)ival-neg: 11.0ms (7.7% of total)const: 2.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 5.430280250451417e-11 | 3.787921102922459e-10 |
| 94.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 75.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 169.0ms | 400× | 0 | valid |
| 10.0ms | 28× | 0 | invalid |
Compiled 1097 to 766 computations (30.2% saved)
ival-mult: 29.0ms (21.5% of total)ival-div: 21.0ms (15.6% of total)ival-pow: 21.0ms (15.6% of total)ival-sin: 20.0ms (14.8% of total)ival-tan: 19.0ms (14.1% of total)ival-add: 15.0ms (11.1% of total)ival-neg: 9.0ms (6.7% of total)const: 1.0ms (0.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 |
|---|---|---|
| 53.0ms | 5.430280250451417e-11 | 3.787921102922459e-10 |
| 99.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 72.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 166.0ms | 400× | 0 | valid |
| 16.0ms | 47× | 0 | invalid |
Compiled 893 to 647 computations (27.5% saved)
ival-mult: 30.0ms (20.7% of total)ival-div: 23.0ms (15.8% of total)ival-pow: 22.0ms (15.1% of total)ival-tan: 21.0ms (14.5% of total)ival-sin: 20.0ms (13.8% of total)ival-add: 17.0ms (11.7% of total)ival-neg: 9.0ms (6.2% of total)const: 2.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 58.0ms | 5.430280250451417e-11 | 3.787921102922459e-10 |
| 155.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 71.0ms | -1705.4422126564132 | -0.7021697371540008 |
| 219.0ms | 400× | 0 | valid |
| 22.0ms | 42× | 0 | invalid |
Compiled 845 to 615 computations (27.2% saved)
ival-sin: 79.0ms (39.7% of total)ival-mult: 30.0ms (15.1% of total)ival-div: 24.0ms (12.1% of total)ival-pow: 21.0ms (10.6% of total)ival-tan: 19.0ms (9.5% of total)ival-add: 15.0ms (7.5% of total)ival-neg: 9.0ms (4.5% of total)const: 2.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 88.0ms | 3.787921102922459e-10 | 0.39303444738669246 |
| 97.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 71.0ms | -1705.4422126564132 | -0.7021697371540008 |
| 192.0ms | 448× | 0 | valid |
| 10.0ms | 31× | 0 | invalid |
Compiled 941 to 699 computations (25.7% saved)
ival-mult: 32.0ms (20.1% of total)ival-sin: 29.0ms (18.2% of total)ival-div: 23.0ms (14.4% of total)ival-tan: 23.0ms (14.4% of total)ival-pow: 23.0ms (14.4% of total)ival-add: 17.0ms (10.7% of total)ival-neg: 10.0ms (6.3% of total)const: 2.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 74.0ms | 3.787921102922459e-10 | 0.39303444738669246 |
| 93.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 79.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 191.0ms | 448× | 0 | valid |
| 10.0ms | 29× | 0 | invalid |
Compiled 845 to 635 computations (24.9% saved)
ival-mult: 42.0ms (25.8% of total)ival-pow: 25.0ms (15.4% of total)ival-div: 23.0ms (14.1% of total)ival-sin: 23.0ms (14.1% of total)ival-tan: 21.0ms (12.9% of total)ival-add: 16.0ms (9.8% of total)ival-neg: 11.0ms (6.8% of total)const: 2.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 |
|---|---|---|
| 67.0ms | 4.079259707768371e+203 | 6.593624252973308e+206 |
| 88.0ms | 3.3473085871347994e-34 | 1.2680439812439169e-23 |
| 96.0ms | 2.7044722406181676e-143 | 6.934378765176206e-117 |
| 69.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 245.0ms | 592× | 0 | valid |
| 15.0ms | 46× | 0 | invalid |
Compiled 1071 to 789 computations (26.3% saved)
ival-mult: 46.0ms (21.9% of total)ival-div: 31.0ms (14.8% of total)ival-pow: 31.0ms (14.8% of total)ival-sin: 30.0ms (14.3% of total)ival-tan: 29.0ms (13.8% of total)ival-add: 24.0ms (11.4% of total)ival-neg: 16.0ms (7.6% of total)const: 2.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 |
|---|---|---|
| 65.0ms | 4.079259707768371e+203 | 6.593624252973308e+206 |
| 99.0ms | 3.3473085871347994e-34 | 1.2680439812439169e-23 |
| 92.0ms | 1.0611009612927246e-103 | 3.6917299891470343e-91 |
| 68.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 255.0ms | 576× | 0 | valid |
| 12.0ms | 35× | 0 | invalid |
Compiled 984 to 729 computations (25.9% saved)
ival-mult: 41.0ms (19.9% of total)ival-sin: 41.0ms (19.9% of total)ival-div: 30.0ms (14.6% of total)ival-pow: 30.0ms (14.6% of total)ival-tan: 28.0ms (13.6% of total)ival-add: 21.0ms (10.2% of total)ival-neg: 13.0ms (6.3% of total)const: 2.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 |
|---|---|---|
| 65.0ms | 4.079259707768371e+203 | 6.593624252973308e+206 |
| 83.0ms | 3.3473085871347994e-34 | 1.2680439812439169e-23 |
| 88.0ms | 1.0611009612927246e-103 | 3.6917299891470343e-91 |
| 78.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 240.0ms | 576× | 0 | valid |
| 15.0ms | 45× | 0 | invalid |
Compiled 912 to 689 computations (24.5% saved)
ival-mult: 42.0ms (20.3% of total)ival-tan: 33.0ms (15.9% of total)ival-div: 31.0ms (15% of total)ival-sin: 30.0ms (14.5% of total)ival-pow: 30.0ms (14.5% of total)ival-add: 22.0ms (10.6% of total)ival-neg: 16.0ms (7.7% of total)const: 2.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 |
|---|---|---|
| 81.0ms | 4.079259707768371e+203 | 6.593624252973308e+206 |
| 178.0ms | 3.3473085871347994e-34 | 1.2680439812439169e-23 |
| 85.0ms | 1.0611009612927246e-103 | 3.6917299891470343e-91 |
| 68.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 344.0ms | 576× | 0 | valid |
| 11.0ms | 34× | 0 | invalid |
Compiled 812 to 629 computations (22.5% saved)
ival-mult: 136.0ms (44.4% of total)ival-tan: 45.0ms (14.7% of total)ival-div: 30.0ms (9.8% of total)ival-sin: 30.0ms (9.8% of total)ival-pow: 30.0ms (9.8% of total)ival-add: 21.0ms (6.9% of total)ival-neg: 13.0ms (4.2% of total)const: 2.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 54.0ms | 0.39303444738669246 | 2.5862797914914135 |
| 71.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 89.0ms | 224× | 0 | valid |
| 8.0ms | 22× | 0 | invalid |
Compiled 290 to 229 computations (21% saved)
ival-mult: 17.0ms (22.1% of total)ival-div: 12.0ms (15.6% of total)ival-pow: 12.0ms (15.6% of total)ival-sin: 11.0ms (14.3% of total)ival-tan: 11.0ms (14.3% of total)ival-add: 9.0ms (11.7% of total)ival-neg: 5.0ms (6.5% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 0.39303444738669246 | 2.5862797914914135 |
| 68.0ms | -1.3072207824823789e-20 | -1.2086388746504696e-24 |
| 90.0ms | 224× | 0 | valid |
| 7.0ms | 15× | 0 | invalid |
Compiled 282 to 221 computations (21.6% saved)
ival-mult: 19.0ms (24.3% of total)ival-div: 12.0ms (15.4% of total)ival-sin: 11.0ms (14.1% of total)ival-tan: 11.0ms (14.1% of total)ival-pow: 11.0ms (14.1% of total)ival-add: 8.0ms (10.2% of total)ival-neg: 5.0ms (6.4% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 0.39303444738669246 | 2.5862797914914135 |
| 93.0ms | -4.1302079765363623e-70 | -5.5493490029471105e-84 |
| 109.0ms | 256× | 0 | valid |
| 9.0ms | 27× | 0 | invalid |
Compiled 318 to 249 computations (21.7% saved)
ival-sin: 20.0ms (20.8% of total)ival-mult: 19.0ms (19.8% of total)ival-div: 14.0ms (14.6% of total)ival-pow: 13.0ms (13.6% of total)ival-tan: 12.0ms (12.5% of total)ival-add: 11.0ms (11.5% of total)ival-neg: 6.0ms (6.3% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 79.0ms | 2.0658376007522675e-107 | 1.9676628451347733e-104 |
| 87.0ms | -4.1302079765363623e-70 | -5.5493490029471105e-84 |
| 117.0ms | 288× | 0 | valid |
| 11.0ms | 31× | 0 | invalid |
Compiled 440 to 333 computations (24.3% saved)
ival-mult: 22.0ms (21.9% of total)ival-div: 16.0ms (15.9% of total)ival-sin: 15.0ms (14.9% of total)ival-tan: 15.0ms (14.9% of total)ival-pow: 15.0ms (14.9% of total)ival-add: 11.0ms (10.9% of total)ival-neg: 7.0ms (7% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 74.0ms | 2.0658376007522675e-107 | 1.9676628451347733e-104 |
| 117.0ms | -4.1302079765363623e-70 | -5.5493490029471105e-84 |
| 155.0ms | 288× | 0 | valid |
| 8.0ms | 23× | 0 | invalid |
Compiled 360 to 277 computations (23.1% saved)
ival-sin: 55.0ms (39.7% of total)ival-mult: 21.0ms (15.2% of total)ival-div: 15.0ms (10.8% of total)ival-pow: 15.0ms (10.8% of total)ival-tan: 14.0ms (10.1% of total)ival-add: 11.0ms (7.9% of total)ival-neg: 7.0ms (5.1% of total)const: 1.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 77.0ms | 1.3551777686953955e+39 | 1.3778202539668136e+47 |
| 87.0ms | -4.1302079765363623e-70 | -5.5493490029471105e-84 |
| 124.0ms | 304× | 0 | valid |
| 7.0ms | 24× | 0 | invalid |
Compiled 360 to 282 computations (21.7% saved)
ival-mult: 24.0ms (22.7% of total)ival-pow: 17.0ms (16.1% of total)ival-div: 16.0ms (15.1% of total)ival-sin: 15.0ms (14.2% of total)ival-tan: 14.0ms (13.2% of total)ival-add: 11.0ms (10.4% of total)ival-neg: 7.0ms (6.6% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 81.0ms | 1.3551777686953955e+39 | 1.3778202539668136e+47 |
| 85.0ms | -4.1302079765363623e-70 | -5.5493490029471105e-84 |
| 124.0ms | 304× | 0 | valid |
| 7.0ms | 22× | 0 | invalid |
Compiled 360 to 282 computations (21.7% saved)
ival-mult: 22.0ms (20.7% of total)ival-sin: 17.0ms (16% of total)ival-tan: 17.0ms (16% of total)ival-div: 16.0ms (15% of total)ival-pow: 16.0ms (15% of total)ival-add: 11.0ms (10.3% of total)ival-neg: 7.0ms (6.6% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 99.0ms | 1.3551777686953955e+39 | 1.3778202539668136e+47 |
| 49.0ms | -6.106171964426807e+81 | -1.2678964984925804e+81 |
| 121.0ms | 240× | 0 | valid |
| 4.0ms | 10× | 0 | invalid |
Compiled 276 to 220 computations (20.3% saved)
ival-neg: 31.0ms (29.9% of total)ival-mult: 17.0ms (16.4% of total)ival-div: 12.0ms (11.6% of total)ival-pow: 12.0ms (11.6% of total)ival-sin: 11.0ms (10.6% of total)ival-tan: 11.0ms (10.6% of total)ival-add: 9.0ms (8.7% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 96.0ms | 2.6229430969705226e-156 | 1.2221088017183749e-154 |
| 82.0ms | 112× | 0 | valid |
| 3.0ms | 9× | 0 | invalid |
Compiled 134 to 109 computations (18.7% saved)
ival-div: 41.0ms (54.4% of total)ival-mult: 8.0ms (10.6% of total)ival-sin: 8.0ms (10.6% of total)ival-pow: 6.0ms (8% of total)ival-tan: 5.0ms (6.6% of total)ival-add: 4.0ms (5.3% of total)ival-neg: 2.0ms (2.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 118× | +-commutative_binary64 |
| 98× | *-commutative_binary64 |
| 80× | sub-neg_binary64 |
| 50× | neg-mul-1_binary64 |
| 46× | neg-sub0_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 328 | 1345 |
| 1 | 418 | 1339 |
| 2 | 466 | 1339 |
| 3 | 489 | 1339 |
| 4 | 514 | 1337 |
| 5 | 535 | 1337 |
| 6 | 557 | 1337 |
| 7 | 575 | 1337 |
| 8 | 594 | 1337 |
| 9 | 601 | 1337 |
| 10 | 603 | 1337 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 F #s(literal -1000000000000000044885712678075916785549312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 95000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -1699999999999999875140455168854763864326144 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8887307136961527/286687326998758938951352611912760867599570623646035140467198604923365359511060601008752319138765710819328 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 2924301590726815/2658455991569831745807614120560689152 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -1849999999999999982455940262503298717712384 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5847854795536261/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 6955955041779301/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 17000000 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -1699999999999999875140455168854763864326144 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5847854795536261/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5656549687958131/1488565707357402911845015158554633286356257506687627387456491927921949262056238946972039271861787782268441644249633132407878864135402815488 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 16000000 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) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -170000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7797139727381681/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (if (<=.f64 F #s(literal 4843869076971031/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4253529586511731/340282366920938463463374607431768211456 binary64)) (*.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) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -940000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5012446967602509/278469275977917188637766821636980671685377716506870112950390168328813181592326500641230029987632531724770648777685205524334027387779262573135538410627576549575927409323746640019706676772864 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (if (<=.f64 F #s(literal 1462602470010163/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1973637728141443/170141183460469231731687303715884105728 binary64)) (*.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) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -6014939493153283/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4088467824162789/45427420268475430659332737993000283397102585042957378767593137448789955507087370207886940669610222847547657600391636120845912601788416 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1973637728141443/170141183460469231731687303715884105728 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 -6014939493153283/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5835177572841019/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.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))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6646139978924579/664613997892457936451903530140172288 binary64)) (/.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))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5716092316252427/190536410541747572716161940294993060653600960856016305594430966774009505543198585212421026798308836130360530463953040948208494609331560382464 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 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 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -3039929748475085/562949953421312 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3691642954246359/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 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 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -7656119366529843/4503599627370496 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3488825876618913/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3422735716801577/9007199254740992 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 (+.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) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -5316911983139663/42535295865117307932921825928971026432 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3068803694902633/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3422735716801577/9007199254740992 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 (+.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) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5244537564530867/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4704063440315053/174224571863520493293247799005065324265472 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) (if (<=.f64 F #s(literal 10500000000000000230162227660561077800556645328328581521460011546410713612135706429682960169738198235282059140669007091738867696479459408399894400379505191930471048755925787343585935892606024740416562135040 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 8513466862555145/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6722907531722153/2923003274661805836407369665432566039311865085952 binary64)) (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 F #s(literal 80000000000000001329282837828401067222882140959485311881024519962184312549010840106059610295412557005988976328704767594550384311942234693585439411989734684216101840993603637549717744974146260849335061184512 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 468956982928279/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 178405961588245/22300745198530623141535718272648361505980416 binary64)) (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 F #s(literal 479999999999999990153663364383706330520216260990148883421973263333418646469094267592314039863579300997211938763746575181980784099800254604134883654065603424622152765796722652438952273125092603834783053643776 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7745958677853785/730750818665451459101842416358141509827966271488 binary64)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (if (<=.f64 F #s(literal 4799999999999999946091717800303813487244854071818396303880167274433404536753369608533249453408033112568924185658670827783111645427635429934793218585338045947907673358379474456537908223050388441500898820096 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 2871044762448691/1125899906842624 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 5404319552844595/2251799813685248 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8402773402379755/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 2589569785738035/1125899906842624 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -6925922319537253/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 786779259729605/40347654345107946713373737062547060536401653012956617387979052445947619094013143666088208645002153616185987062074179584 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) 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))) |
(if (<=.f64 F #s(literal -5439472898232041/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 786779259729605/40347654345107946713373737062547060536401653012956617387979052445947619094013143666088208645002153616185987062074179584 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -466240534134175/62165404551223330269422781018352605012557018849668464680057997111644937126566671941632 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 1400000000000000006262269391341638123520 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) B))) |
(if (<=.f64 F #s(literal -3246526087283087/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 1950000000000000041104388249046277423104 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) B)) (/.f64 #s(literal 1 binary64) B))) |
(if (<=.f64 F #s(literal -1700000000000000013616404158611892038375594280539217794530130541777964808366194688 binary64)) (/.f64 #s(literal -1 binary64) B) (if (<=.f64 F #s(literal 1499999999999999985121613283319091298304 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) B)) (/.f64 #s(literal 1 binary64) B))) |
(if (<=.f64 F #s(literal 3019169939857233/120766797594289323271729746591624604509341479053326093708038601607859973196548763266756055205685080561326988000984443036792658708157593364241965896045846273396780650463232 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 -1000000000000000044885712678075916785549312 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 100000000 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 95000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 95000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -1699999999999999875140455168854763864326144 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8887307136961527/286687326998758938951352611912760867599570623646035140467198604923365359511060601008752319138765710819328 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 2924301590726815/2658455991569831745807614120560689152 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -1699999999999999875140455168854763864326144 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -8887307136961527/286687326998758938951352611912760867599570623646035140467198604923365359511060601008752319138765710819328 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 2924301590726815/2658455991569831745807614120560689152 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -1849999999999999982455940262503298717712384 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5847854795536261/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 6955955041779301/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 17000000 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -1849999999999999982455940262503298717712384 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5847854795536261/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 6955955041779301/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 17000000 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -1699999999999999875140455168854763864326144 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5847854795536261/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5656549687958131/1488565707357402911845015158554633286356257506687627387456491927921949262056238946972039271861787782268441644249633132407878864135402815488 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 16000000 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) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -1699999999999999875140455168854763864326144 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5847854795536261/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5656549687958131/1488565707357402911845015158554633286356257506687627387456491927921949262056238946972039271861787782268441644249633132407878864135402815488 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 16000000 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) x) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -170000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7797139727381681/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (if (<=.f64 F #s(literal 4843869076971031/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4253529586511731/340282366920938463463374607431768211456 binary64)) (*.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) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -170000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7797139727381681/139234637988958594318883410818490335842688858253435056475195084164406590796163250320615014993816265862385324388842602762167013693889631286567769205313788274787963704661873320009853338386432 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (if (<=.f64 F #s(literal 4843869076971031/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 4253529586511731/340282366920938463463374607431768211456 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -940000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5012446967602509/278469275977917188637766821636980671685377716506870112950390168328813181592326500641230029987632531724770648777685205524334027387779262573135538410627576549575927409323746640019706676772864 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (if (<=.f64 F #s(literal 1462602470010163/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1973637728141443/170141183460469231731687303715884105728 binary64)) (*.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) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -940000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -5012446967602509/278469275977917188637766821636980671685377716506870112950390168328813181592326500641230029987632531724770648777685205524334027387779262573135538410627576549575927409323746640019706676772864 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B))) (if (<=.f64 F #s(literal 1462602470010163/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 1973637728141443/170141183460469231731687303715884105728 binary64)) (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -6014939493153283/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4088467824162789/45427420268475430659332737993000283397102585042957378767593137448789955507087370207886940669610222847547657600391636120845912601788416 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1973637728141443/170141183460469231731687303715884105728 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 -6014939493153283/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4088467824162789/45427420268475430659332737993000283397102585042957378767593137448789955507087370207886940669610222847547657600391636120845912601788416 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 1973637728141443/170141183460469231731687303715884105728 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 -6014939493153283/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5835177572841019/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6014939493153283/1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5835177572841019/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) x)) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.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))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x)) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 1762461797511165/47634102635436893179040485073748265163400240214004076398607741693502376385799646303105256699577209032590132615988260237052123652332890095616 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 B B))) (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) x)) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6646139978924579/664613997892457936451903530140172288 binary64)) (/.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))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5716092316252427/190536410541747572716161940294993060653600960856016305594430966774009505543198585212421026798308836130360530463953040948208494609331560382464 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 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 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -6646139978924579/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5716092316252427/190536410541747572716161940294993060653600960856016305594430966774009505543198585212421026798308836130360530463953040948208494609331560382464 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 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 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -3039929748475085/562949953421312 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3691642954246359/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 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 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -3039929748475085/562949953421312 binary64)) (/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3691642954246359/23817051317718446589520242536874132581700120107002038199303870846751188192899823151552628349788604516295066307994130118526061826166445047808 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7156840852118605/19342813113834066795298816 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 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -7656119366529843/4503599627370496 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3488825876618913/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3422735716801577/9007199254740992 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 (+.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) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -7656119366529843/4503599627370496 binary64)) (/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3488825876618913/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 3422735716801577/9007199254740992 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 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -5316911983139663/42535295865117307932921825928971026432 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3068803694902633/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3422735716801577/9007199254740992 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 (+.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) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -5316911983139663/42535295865117307932921825928971026432 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3068803694902633/102293456496754433437912178025862473506770063938845774671352855253004181137646079840102190385184504910965208878986252219038039267058918532916516487168 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 3422735716801577/9007199254740992 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 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 F F))) x) (sin.f64 B))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5244537564530867/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4704063440315053/174224571863520493293247799005065324265472 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) (if (<=.f64 F #s(literal 10500000000000000230162227660561077800556645328328581521460011546410713612135706429682960169738198235282059140669007091738867696479459408399894400379505191930471048755925787343585935892606024740416562135040 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 5244537564530867/12486994201263968925526388919172665222994392570659884603436627838501486955279062480481224412253967884639307724485626491581791902717153141225160704 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 4704063440315053/174224571863520493293247799005065324265472 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) (if (<=.f64 F #s(literal 10500000000000000230162227660561077800556645328328581521460011546410713612135706429682960169738198235282059140669007091738867696479459408399894400379505191930471048755925787343585935892606024740416562135040 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) (/.f64 x B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 8513466862555145/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 6722907531722153/2923003274661805836407369665432566039311865085952 binary64)) (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 F #s(literal 80000000000000001329282837828401067222882140959485311881024519962184312549010840106059610295412557005988976328704767594550384311942234693585439411989734684216101840993603637549717744974146260849335061184512 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (neg.f64 (/.f64 x B)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F))))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 8513466862555145/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 6722907531722153/2923003274661805836407369665432566039311865085952 binary64)) (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 F #s(literal 80000000000000001329282837828401067222882140959485311881024519962184312549010840106059610295412557005988976328704767594550384311942234693585439411989734684216101840993603637549717744974146260849335061184512 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) (/.f64 x B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 468956982928279/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 178405961588245/22300745198530623141535718272648361505980416 binary64)) (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 F #s(literal 479999999999999990153663364383706330520216260990148883421973263333418646469094267592314039863579300997211938763746575181980784099800254604134883654065603424622152765796722652438952273125092603834783053643776 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 468956982928279/2404907604760405225358828131112281116032698930082119547604265954848982041717359046106827774346003151904701415424 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 178405961588245/22300745198530623141535718272648361505980416 binary64)) (/.f64 (/.f64 F B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (if (<=.f64 F #s(literal 479999999999999990153663364383706330520216260990148883421973263333418646469094267592314039863579300997211938763746575181980784099800254604134883654065603424622152765796722652438952273125092603834783053643776 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 7745958677853785/730750818665451459101842416358141509827966271488 binary64)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (if (<=.f64 F #s(literal 4799999999999999946091717800303813487244854071818396303880167274433404536753369608533249453408033112568924185658670827783111645427635429934793218585338045947907673358379474456537908223050388441500898820096 binary64)) (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 3302638007025703/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 7745958677853785/730750818665451459101842416358141509827966271488 binary64)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) B)) (if (<=.f64 F #s(literal 4799999999999999946091717800303813487244854071818396303880167274433404536753369608533249453408033112568924185658670827783111645427635429934793218585338045947907673358379474456537908223050388441500898820096 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 2871044762448691/1125899906842624 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (if (<=.f64 F #s(literal 2871044762448691/1125899906842624 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 5404319552844595/2251799813685248 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8639981972601953/664613997892457936451903530140172288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 5404319552844595/2251799813685248 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -8402773402379755/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 2589569785738035/1125899906842624 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -6925922319537253/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 786779259729605/40347654345107946713373737062547060536401653012956617387979052445947619094013143666088208645002153616185987062074179584 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) 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))) |
(if (<=.f64 F #s(literal -5439472898232041/15541351137805832567355695254588151253139254712417116170014499277911234281641667985408 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 786779259729605/40347654345107946713373737062547060536401653012956617387979052445947619094013143666088208645002153616185987062074179584 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -466240534134175/62165404551223330269422781018352605012557018849668464680057997111644937126566671941632 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 1400000000000000006262269391341638123520 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 #s(literal 1 binary64) B))) |
(if (<=.f64 F #s(literal -3246526087283087/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 1950000000000000041104388249046277423104 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) B)) (/.f64 #s(literal 1 binary64) B))) |
(if (<=.f64 F #s(literal -1700000000000000013616404158611892038375594280539217794530130541777964808366194688 binary64)) (/.f64 #s(literal -1 binary64) B) (if (<=.f64 F #s(literal 1499999999999999985121613283319091298304 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) B)) (/.f64 #s(literal 1 binary64) B))) |
(if (<=.f64 F #s(literal 3019169939857233/120766797594289323271729746591624604509341479053326093708038601607859973196548763266756055205685080561326988000984443036792658708157593364241965896045846273396780650463232 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal -1 binary64) B) |
| 7268× | *-lowering-*.f32 |
| 7268× | *-lowering-*.f64 |
| 6748× | *-lowering-*.f32 |
| 6748× | *-lowering-*.f64 |
| 5858× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1258 | 12153 |
| 1 | 4365 | 11834 |
| 0 | 9138 | 11834 |
| 0 | 1074 | 13176 |
| 1 | 3642 | 12826 |
| 0 | 8564 | 12826 |
| 0 | 42 | 234 |
| 1 | 285 | 192 |
| 2 | 2877 | 192 |
| 0 | 8984 | 192 |
| 0 | 30 | 114 |
| 1 | 193 | 105 |
| 2 | 1657 | 105 |
| 0 | 8401 | 105 |
| 0 | 779 | 9046 |
| 1 | 2654 | 8565 |
| 0 | 8720 | 8565 |
| 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 | 46 | 331 |
| 1 | 353 | 274 |
| 2 | 3879 | 274 |
| 0 | 8114 | 274 |
| 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× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 4985 to 2891 computations (42% saved)
(negabs B)
Compiled 2882 to 742 computations (74.3% saved)
Loading profile data...