
Time bar (total: 16.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 25 to 16 computations (36% saved)
ival-pi: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-sin: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-pow: 0.0ms (0% of total)| 2.1s | 3657× | 1 | valid |
| 586.0ms | 4599× | 0 | valid |
backward-pass: 407.0ms (18% of total)ival-sin: 402.0ms (17.8% of total)ival-pi: 370.0ms (16.4% of total)ival-cos: 317.0ms (14% of total)ival-pow: 288.0ms (12.8% of total)ival-mult: 285.0ms (12.6% of total)ival-div: 104.0ms (4.6% of total)ival-add: 65.0ms (2.9% of total)const: 20.0ms (0.9% of total)| 2× | egg-herbie |
| 1934× | fma-define |
| 1876× | fnmadd-define |
| 1066× | sum3-define |
| 944× | sum4-define |
| 920× | fmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 216 |
| 1 | 128 | 193 |
| 2 | 382 | 130 |
| 3 | 1407 | 130 |
| 4 | 2746 | 130 |
| 5 | 5436 | 130 |
| 0 | 15 | 21 |
| 1 | 23 | 19 |
| 2 | 53 | 13 |
| 3 | 90 | 13 |
| 4 | 91 | 13 |
| 0 | 91 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
| Outputs |
|---|
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| Inputs |
|---|
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(+ (pow (* (neg a) (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* (neg b) (sin (* (PI) (/ angle 180)))) 2)) |
(+ (pow (* a (cos (* (PI) (/ (neg angle) 180)))) 2) (pow (* b (sin (* (PI) (/ (neg angle) 180)))) 2)) |
(neg (+ (pow (* (neg a) (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2))) |
(neg (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* (neg b) (sin (* (PI) (/ angle 180)))) 2))) |
(neg (+ (pow (* a (cos (* (PI) (/ (neg angle) 180)))) 2) (pow (* b (sin (* (PI) (/ (neg angle) 180)))) 2))) |
(+ (pow (* b (cos (* (PI) (/ angle 180)))) 2) (pow (* a (sin (* (PI) (/ angle 180)))) 2)) |
(+ (pow (* angle (cos (* (PI) (/ a 180)))) 2) (pow (* b (sin (* (PI) (/ a 180)))) 2)) |
(+ (pow (* a (cos (* (PI) (/ b 180)))) 2) (pow (* angle (sin (* (PI) (/ b 180)))) 2)) |
| Outputs |
|---|
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(+ (square (* a (cos (deg2rad angle)))) (square (* b (sin (deg2rad angle))))) |
(+ (pow (* (neg a) (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(+ (square (* a (cos (deg2rad angle)))) (square (* b (sin (deg2rad angle))))) |
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* (neg b) (sin (* (PI) (/ angle 180)))) 2)) |
(+ (square (* a (cos (deg2rad angle)))) (square (* b (sin (deg2rad angle))))) |
(+ (pow (* a (cos (* (PI) (/ (neg angle) 180)))) 2) (pow (* b (sin (* (PI) (/ (neg angle) 180)))) 2)) |
(+ (square (* a (cos (deg2rad angle)))) (square (* b (sin (deg2rad angle))))) |
(neg (+ (pow (* (neg a) (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2))) |
(fnmsub (square (cos (deg2rad angle))) (square a) (square (* b (sin (deg2rad angle))))) |
(neg (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* (neg b) (sin (* (PI) (/ angle 180)))) 2))) |
(fnmsub (square (cos (deg2rad angle))) (square a) (square (* b (sin (deg2rad angle))))) |
(neg (+ (pow (* a (cos (* (PI) (/ (neg angle) 180)))) 2) (pow (* b (sin (* (PI) (/ (neg angle) 180)))) 2))) |
(fnmsub (square (cos (deg2rad angle))) (square a) (square (* b (sin (deg2rad angle))))) |
(+ (pow (* b (cos (* (PI) (/ angle 180)))) 2) (pow (* a (sin (* (PI) (/ angle 180)))) 2)) |
(+ (square (* (cos (deg2rad angle)) b)) (square (* a (sin (deg2rad angle))))) |
(+ (pow (* angle (cos (* (PI) (/ a 180)))) 2) (pow (* b (sin (* (PI) (/ a 180)))) 2)) |
(fma (square b) (square (sin (deg2rad a))) (square (* angle (cos (deg2rad a))))) |
(+ (pow (* a (cos (* (PI) (/ b 180)))) 2) (pow (* angle (sin (* (PI) (/ b 180)))) 2)) |
(+ (square (* a (cos (deg2rad b)))) (square (* angle (sin (deg2rad b))))) |
(abs a)
(abs b)
(abs angle)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 115 | 0 | - | 0 | - | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 115 | 0 | - | 0 | - | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| 0 | 0 | - | 0 | - | (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | angle |
| 0 | 0 | - | 0 | - | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 180 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 84 | (4.458345948951975e+150 1.5808410094297355e-66 2.9316319668274257e-68) | 0 | - | (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 angle #s(literal 180 binary64)) |
| 0 | 0 | - | 0 | - | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 0 | 84 | (4.458345948951975e+150 1.5808410094297355e-66 2.9316319668274257e-68) | 0 | - | (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
| 107.0ms | 220× | 1 | valid |
| 42.0ms | 290× | 0 | valid |
| 3.0ms | 2× | 2 | valid |
Compiled 198 to 47 computations (76.3% saved)
ival-sin: 28.0ms (27.2% of total)ival-cos: 19.0ms (18.4% of total)ival-mult: 17.0ms (16.5% of total)ival-pow: 16.0ms (15.5% of total)backward-pass: 7.0ms (6.8% of total)ival-div: 7.0ms (6.8% of total)ival-pi: 4.0ms (3.9% of total)ival-add: 4.0ms (3.9% of total)const: 1.0ms (1% of total)Compiled 24 to 15 computations (37.5% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| ▶ | 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
Compiled 48 to 30 computations (37.5% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 88× | *-lowering-*.f32 |
| 88× | *-lowering-*.f64 |
| 32× | associate-*r* |
| 28× | fma-lowering-fma.f32 |
| 28× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 166 |
| 1 | 38 | 104 |
| 2 | 69 | 104 |
| 3 | 103 | 104 |
| 0 | 103 | 104 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(pow (* a (cos (* (PI) (/ angle 180)))) 2) |
(* a (cos (* (PI) (/ angle 180)))) |
a |
(cos (* (PI) (/ angle 180))) |
(* (PI) (/ angle 180)) |
(PI) |
(/ angle 180) |
angle |
180 |
2 |
(pow (* b (sin (* (PI) (/ angle 180)))) 2) |
(* b (sin (* (PI) (/ angle 180)))) |
b |
(sin (* (PI) (/ angle 180))) |
(+ (pow (* a (cos (/ (* (PI) angle) 180))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (/ (* (PI) angle) 180))) 2) |
(* a (cos (/ (* (PI) angle) 180))) |
a |
(cos (/ (* (PI) angle) 180)) |
(/ (* (PI) angle) 180) |
(* (PI) angle) |
(PI) |
angle |
180 |
2 |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(* b (sin (/ (* (PI) angle) 180))) |
b |
(sin (/ (* (PI) angle) 180)) |
| Outputs |
|---|
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow (* a (cos (* (PI) (/ angle 180)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(* a (cos (* (PI) (/ angle 180)))) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
a |
(cos (* (PI) (/ angle 180))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(* (PI) (/ angle 180)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI) |
(PI.f64) |
(/ angle 180) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
180 |
#s(literal 180 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (* (PI) (/ angle 180)))) 2) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(* b (sin (* (PI) (/ angle 180)))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
b |
(sin (* (PI) (/ angle 180))) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(+ (pow (* a (cos (/ (* (PI) angle) 180))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(pow (* a (cos (/ (* (PI) angle) 180))) 2) |
(pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(* a (cos (/ (* (PI) angle) 180))) |
(*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
a |
(cos (/ (* (PI) angle) 180)) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(/ (* (PI) angle) 180) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(* (PI) angle) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
angle |
180 |
#s(literal 180 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(* b (sin (/ (* (PI) angle) 180))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
b |
(sin (/ (* (PI) angle) 180)) |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
| ✓ | accuracy | 61.2% | (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| ✓ | accuracy | 99.5% | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| ✓ | accuracy | 61.2% | (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| 122.0ms | 110× | 1 | valid |
| 36.0ms | 145× | 0 | valid |
| 6.0ms | 1× | 2 | valid |
Compiled 170 to 25 computations (85.3% saved)
ival-sin: 34.0ms (30.5% of total)ival-cos: 22.0ms (19.8% of total)ival-pow: 22.0ms (19.8% of total)ival-mult: 16.0ms (14.4% of total)ival-div: 6.0ms (5.4% of total)backward-pass: 5.0ms (4.5% of total)ival-add: 4.0ms (3.6% of total)ival-pi: 2.0ms (1.8% of total)const: 1.0ms (0.9% of total)| Inputs |
|---|
#<alt (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2))> |
#<alt (pow (* a (cos (* (PI) (/ angle 180)))) 2)> |
#<alt (* a (cos (* (PI) (/ angle 180))))> |
#<alt (cos (* (PI) (/ angle 180)))> |
#<alt (+ (pow (* a (cos (/ (* (PI) angle) 180))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2))> |
#<alt (pow (* a (cos (/ (* (PI) angle) 180))) 2)> |
#<alt (* a (cos (/ (* (PI) angle) 180)))> |
#<alt (cos (/ (* (PI) angle) 180))> |
#<alt (sin (* (PI) (/ angle 180)))> |
#<alt (* (PI) (/ angle 180))> |
#<alt (* b (sin (* (PI) (/ angle 180))))> |
#<alt (sin (/ (* (PI) angle) 180))> |
#<alt (/ (* (PI) angle) 180)> |
#<alt (* b (sin (/ (* (PI) angle) 180)))> |
| Outputs |
|---|
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (pow a 2)> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt a> |
#<alt (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4)))))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4))))))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (pow a 2)> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt a> |
#<alt (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4)))))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4))))))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* 1/180 (* angle (* b (PI))))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI)))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5))))))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5)))))))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* 1/180 (* angle (* b (PI))))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI)))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5))))))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5)))))))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | 0 | (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
| 2.0ms | b | @ | 0 | (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
| 2.0ms | angle | @ | 0 | (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
| 1.0ms | angle | @ | inf | (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
| 1.0ms | angle | @ | -inf | (+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
| 1× | batch-egg-rewrite |
| 3956× | *-lowering-*.f32 |
| 3956× | *-lowering-*.f64 |
| 1852× | sum3-define |
| 1534× | +-lowering-+.f64 |
| 1534× | +-lowering-+.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 128 |
| 1 | 135 | 74 |
| 2 | 618 | 74 |
| 3 | 5904 | 74 |
| 0 | 8285 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* (PI) (/ angle 180)))) 2) (pow (* b (sin (* (PI) (/ angle 180)))) 2)) |
(pow (* a (cos (* (PI) (/ angle 180)))) 2) |
(* a (cos (* (PI) (/ angle 180)))) |
(cos (* (PI) (/ angle 180))) |
(+ (pow (* a (cos (/ (* (PI) angle) 180))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (/ (* (PI) angle) 180))) 2) |
(* a (cos (/ (* (PI) angle) 180))) |
(cos (/ (* (PI) angle) 180)) |
(sin (* (PI) (/ angle 180))) |
(* (PI) (/ angle 180)) |
(* b (sin (* (PI) (/ angle 180)))) |
(sin (/ (* (PI) angle) 180)) |
(/ (* (PI) angle) 180) |
(* b (sin (/ (* (PI) angle) 180))) |
| Outputs |
|---|
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) a (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (-.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (+.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (-.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (-.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (-.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 a (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (pow.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) |
(*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) a) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) #s(literal 1 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) #s(literal 1 binary64)) a) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) a) |
(*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal -180 binary64)) (PI.f64))) |
(cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) a (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (-.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 4 binary64)))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (+.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 18 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (-.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (-.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 12 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (-.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 8 binary64)) (pow.f64 (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 b (*.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 a (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (pow.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) |
(*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) a) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a a)) #s(literal 1 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) #s(literal 1 binary64)) a) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) a) |
(*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) |
(+.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))))) |
(+.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(cos.f64 (*.f64 (/.f64 angle #s(literal -180 binary64)) (PI.f64))) |
(cos.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal -180 binary64)) (PI.f64)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) |
(pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(neg.f64 (*.f64 (/.f64 angle #s(literal -180 binary64)) (PI.f64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) angle) (*.f64 (PI.f64) #s(literal -1/180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) angle) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 angle #s(literal -180 binary64))) |
(*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) angle) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 angle (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) angle)) |
(exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) |
(*.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 #s(literal 0 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (cos.f64 #s(literal 0 binary64)) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64))))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (/.f64 angle #s(literal -180 binary64)) (PI.f64)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) |
(pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(neg.f64 (*.f64 (/.f64 angle #s(literal -180 binary64)) (PI.f64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) angle) (*.f64 (PI.f64) #s(literal -1/180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) angle) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 angle #s(literal -180 binary64))) |
(*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) angle) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 angle (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) angle)) |
(exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) |
(*.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 b))) |
| 1× | egg-herbie |
| 5208× | *-lowering-*.f32 |
| 5208× | *-lowering-*.f64 |
| 3648× | +-lowering-+.f64 |
| 3648× | +-lowering-+.f32 |
| 1240× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 3890 |
| 1 | 629 | 3404 |
| 2 | 2734 | 3246 |
| 3 | 5570 | 3244 |
| 4 | 6217 | 3244 |
| 5 | 6572 | 3244 |
| 6 | 7614 | 3244 |
| 0 | 8021 | 3244 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(pow a 2) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(pow a 2) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* 1/180 (* angle (* b (PI)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* 1/180 (* angle (* b (PI)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
| Outputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)))))))))))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64))))) #s(literal 1 binary64)) (*.f64 a a)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))) (*.f64 angle angle)))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/64800 binary64))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (*.f64 a (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(+.f64 a (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (*.f64 a (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/64800 binary64)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)))))))))))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64))))) #s(literal 1 binary64)) (*.f64 a a)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))) (*.f64 angle angle)))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/64800 binary64))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (*.f64 a (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(+.f64 a (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (*.f64 a (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/64800 binary64)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (*.f64 (PI.f64) (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 angle angle) #s(literal 1/22674816000000 binary64))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* 1/180 (* angle (* b (PI)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(*.f64 angle (*.f64 b (*.f64 (PI.f64) (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 angle angle) (*.f64 b (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 angle angle) #s(literal 1/22674816000000 binary64)))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(*.f64 angle (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 (*.f64 angle angle) (*.f64 angle angle))) (*.f64 b (*.f64 (PI.f64) (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64)))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (*.f64 (PI.f64) (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 angle angle) #s(literal 1/22674816000000 binary64))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* 1/180 (* angle (* b (PI)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(*.f64 angle (*.f64 b (*.f64 (PI.f64) (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 angle angle) (*.f64 b (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 angle angle) #s(literal 1/22674816000000 binary64)))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(*.f64 angle (+.f64 (*.f64 (*.f64 b (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 (*.f64 angle angle) (*.f64 angle angle))) (*.f64 b (*.f64 (PI.f64) (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64)))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
Compiled 27793 to 1413 computations (94.9% saved)
50 alts after pruning (50 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 760 | 50 | 810 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 762 | 50 | 812 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.2% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| 73.7% | (fma.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 58.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (-.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) | |
| 15.0% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 15.1% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) | |
| 70.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) | |
| 68.6% | (+.f64 (pow.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 66.9% | (+.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 68.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) | |
| 67.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 b))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64))) | |
| 76.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 82.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64))) | |
| 81.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) | |
| 67.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| ▶ | 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| ▶ | 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| ▶ | 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 66.8% | (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 70.8% | (+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 40.5% | (+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) | |
| 32.1% | (+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) | |
| 66.9% | (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 31.6% | (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 62.3% | (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| ▶ | 61.6% | (*.f64 a a) |
Compiled 3028 to 1948 computations (35.7% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 13312 | (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 13312 | (*.f64 a (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 13312 | (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 13312 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 6592 | (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 6592 | (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) |
| ✓ | cost-diff | 6592 | (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6592 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
| ✓ | cost-diff | 13184 | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 12928 | (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
| ✓ | cost-diff | 12928 | (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) |
| ✓ | cost-diff | 12928 | (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 12928 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 2886× | fma-lowering-fma.f32 |
| 2886× | fma-lowering-fma.f64 |
| 2072× | sum5-define |
| 1702× | fma-define |
| 1672× | sum4-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 501 |
| 1 | 111 | 422 |
| 2 | 266 | 287 |
| 3 | 599 | 287 |
| 4 | 1201 | 287 |
| 5 | 2480 | 279 |
| 6 | 4506 | 279 |
| 7 | 7677 | 279 |
| 0 | 8286 | 279 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2) |
(* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) |
a |
(cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180))) |
(* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)) |
(* angle (sqrt (PI))) |
angle |
(sqrt (PI)) |
(PI) |
(/ (sqrt (PI)) 180) |
180 |
2 |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(* b (sin (/ (* (PI) angle) 180))) |
b |
(sin (/ (* (PI) angle) 180)) |
(/ (* (PI) angle) 180) |
(* (PI) angle) |
(* a a) |
a |
(+ (* (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
1/2 |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(* 2 (/ (PI) (/ 180 angle))) |
2 |
(/ (PI) (/ 180 angle)) |
(PI) |
(/ 180 angle) |
180 |
angle |
(* b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
1/180 |
(pow (/ 1 (* (PI) angle)) -1) |
(/ 1 (* (PI) angle)) |
1 |
(* (PI) angle) |
(PI) |
angle |
-1 |
2 |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(* b (sin (/ (* (PI) angle) 180))) |
b |
(sin (/ (* (PI) angle) 180)) |
(/ (* (PI) angle) 180) |
180 |
(+ (pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) |
(* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) |
a |
(cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2))) |
(* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)) |
(pow (/ 180 (* (PI) angle)) -1/2) |
(/ 180 (* (PI) angle)) |
180 |
(* (PI) angle) |
(PI) |
angle |
-1/2 |
2 |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(* b (sin (/ (* (PI) angle) 180))) |
b |
(sin (/ (* (PI) angle) 180)) |
(/ (* (PI) angle) 180) |
| Outputs |
|---|
(+ (pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) |
(*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
a |
(cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180))) |
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)) |
(/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
angle |
(sqrt (PI)) |
(sqrt.f64 (PI.f64)) |
(PI) |
(PI.f64) |
(/ (sqrt (PI)) 180) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) |
180 |
#s(literal 180 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(* b (sin (/ (* (PI) angle) 180))) |
(*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
b |
(sin (/ (* (PI) angle) 180)) |
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(/ (* (PI) angle) 180) |
(/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* (PI) angle) |
(*.f64 angle (PI.f64)) |
(* a a) |
(*.f64 a a) |
a |
(+ (* (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(* 2 (/ (PI) (/ 180 angle))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (PI) (/ 180 angle)) |
(/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) |
(PI) |
(PI.f64) |
(/ 180 angle) |
(/.f64 #s(literal 180 binary64) angle) |
180 |
#s(literal 180 binary64) |
angle |
(* b b) |
(*.f64 b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
(*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
(/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) |
1/180 |
#s(literal 1/180 binary64) |
(pow (/ 1 (* (PI) angle)) -1) |
(*.f64 angle (PI.f64)) |
(/ 1 (* (PI) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) |
1 |
#s(literal 1 binary64) |
(* (PI) angle) |
(*.f64 angle (PI.f64)) |
(PI) |
(PI.f64) |
angle |
-1 |
#s(literal -1 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(* b (sin (/ (* (PI) angle) 180))) |
(*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
b |
(sin (/ (* (PI) angle) 180)) |
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(/ (* (PI) angle) 180) |
(/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) |
180 |
#s(literal 180 binary64) |
(+ (pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) |
(*.f64 a (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
a |
(cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2))) |
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)) |
(/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) |
(pow (/ 180 (* (PI) angle)) -1/2) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -1/2 binary64)) |
(/ 180 (* (PI) angle)) |
(/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) |
180 |
#s(literal 180 binary64) |
(* (PI) angle) |
(*.f64 angle (PI.f64)) |
(PI) |
(PI.f64) |
angle |
-1/2 |
#s(literal -1/2 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (/ (* (PI) angle) 180))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(* b (sin (/ (* (PI) angle) 180))) |
(*.f64 b (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) |
b |
(sin (/ (* (PI) angle) 180)) |
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(/ (* (PI) angle) 180) |
(/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
| ✓ | accuracy | 99.2% | (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 61.2% | (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))) |
| ✓ | accuracy | 61.2% | (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| ✓ | accuracy | 99.3% | (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
| ✓ | accuracy | 88.7% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| ✓ | accuracy | 79.4% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
| ✓ | accuracy | 60.7% | (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 99.5% | (*.f64 angle (sqrt.f64 (PI.f64))) |
| ✓ | accuracy | 98.4% | (sqrt.f64 (PI.f64)) |
| ✓ | accuracy | 61.2% | (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| 389.0ms | 227× | 1 | valid |
| 50.0ms | 24× | 2 | valid |
| 3.0ms | 5× | 0 | valid |
Compiled 529 to 51 computations (90.4% saved)
ival-mult: 63.0ms (21.9% of total)ival-pow: 62.0ms (21.6% of total)ival-cos: 42.0ms (14.6% of total)ival-div: 32.0ms (11.1% of total)backward-pass: 30.0ms (10.4% of total)ival-sin: 14.0ms (4.9% of total)ival-add: 13.0ms (4.5% of total)...c/correct-round.rkt:119:19: 10.0ms (3.5% of total)compiled-spec: 9.0ms (3.1% of total)ival-sqrt: 5.0ms (1.7% of total)ival-sub: 3.0ms (1% of total)ival-pi: 3.0ms (1% of total)const: 2.0ms (0.7% of total)| Inputs |
|---|
#<alt (+ (pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2))> |
#<alt (pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2)> |
#<alt (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180))))> |
#<alt (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))> |
#<alt (* a a)> |
#<alt (+ (* (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))> |
#<alt (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))> |
#<alt (cos (* 2 (/ (PI) (/ 180 angle))))> |
#<alt (+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2))> |
#<alt (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2)> |
#<alt (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))))> |
#<alt (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))> |
#<alt (+ (pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2))> |
#<alt (pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2)> |
#<alt (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2))))> |
#<alt (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))> |
#<alt (sin (/ (* (PI) angle) 180))> |
#<alt (sqrt (PI))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))> |
#<alt (* 1/180 (pow (/ 1 (* (PI) angle)) -1))> |
#<alt (/ (* (PI) angle) 180)> |
#<alt (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2))> |
| Outputs |
|---|
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (pow a 2)> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt a> |
#<alt (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4)))))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4))))))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* 1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (pow a 2)> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt a> |
#<alt (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4)))))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4))))))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8))))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/24 (* (pow (PI) 6) (pow (sqrt 1/180) 12))) (* -1/360 (* (pow (PI) 6) (pow (sqrt 1/180) 12))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (* (pow a 2) (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/24 (* (pow (PI) 6) (pow (sqrt 1/180) 12))) (* -1/360 (* (pow (PI) 6) (pow (sqrt 1/180) 12)))))) (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))))) (pow a 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2))> |
#<alt (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2))> |
#<alt (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2))> |
#<alt (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt a> |
#<alt (+ a (* -1/2 (* a (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4))))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/2 (* a (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* 1/24 (* a (* (pow angle 2) (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/2 (* a (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow angle 2) (+ (* -1/720 (* a (* (pow angle 2) (* (pow (PI) 6) (pow (sqrt 1/180) 12))))) (* 1/24 (* a (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))))> |
#<alt (* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))))> |
#<alt (* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))))> |
#<alt (* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))))> |
#<alt (* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/2 (* (pow (PI) 2) (pow (sqrt 1/180) 4))) (* 1/24 (* (pow angle 2) (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/2 (* (pow (PI) 2) (pow (sqrt 1/180) 4))) (* (pow angle 2) (+ (* -1/720 (* (pow angle 2) (* (pow (PI) 6) (pow (sqrt 1/180) 12)))) (* 1/24 (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))))> |
#<alt (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))> |
#<alt (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))> |
#<alt (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))> |
#<alt (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))> |
#<alt (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))> |
#<alt (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))> |
#<alt (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))> |
#<alt (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt (* angle (sqrt (PI)))> |
#<alt 1> |
#<alt (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* angle (* (PI) (pow (sqrt 1/180) 2)))> |
#<alt (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))> |
#<alt (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))> |
#<alt (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))> |
#<alt (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | b | @ | inf | (+ (* (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
| 3.0ms | angle | @ | inf | (+ (* (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
| 1.0ms | angle | @ | 0 | (+ (pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
| 1.0ms | a | @ | 0 | (+ (pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
| 1.0ms | angle | @ | 0 | (+ (* (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
| 1× | batch-egg-rewrite |
| 3296× | *-lowering-*.f32 |
| 3296× | *-lowering-*.f64 |
| 2414× | /-lowering-/.f32 |
| 2414× | /-lowering-/.f64 |
| 1394× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 288 |
| 1 | 279 | 131 |
| 2 | 2355 | 131 |
| 0 | 8535 | 131 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) 2) |
(* a (cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180)))) |
(cos (* (* angle (sqrt (PI))) (/ (sqrt (PI)) 180))) |
(* a a) |
(+ (* (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(+ (pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) (pow (* b (sin (/ (* (PI) angle) 180))) 2)) |
(pow (* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) 2) |
(* a (cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)))) |
(cos (* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2))) |
(sin (/ (* (PI) angle) 180)) |
(sqrt (PI)) |
(* angle (sqrt (PI))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
(/ (* (PI) angle) 180) |
(* (pow (/ 180 (* (PI) angle)) -1/2) (pow (/ 180 (* (PI) angle)) -1/2)) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a a) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a a) #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) a (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (pow.f64 (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) a) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) |
(*.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) #s(literal 1 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) a) |
(exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) a) |
(*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1/2 binary64)) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (+.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (-.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (-.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a a) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a a) #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) a (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (pow.f64 (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) a) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) |
(*.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) #s(literal 1 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) a) |
(exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) a) |
(*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a a) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a a) #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) a (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(*.f64 a (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 a (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (pow.f64 (*.f64 a (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) a) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) |
(*.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) #s(literal 1 binary64)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) a) |
(exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) a) |
(*.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64)))) |
(neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle)))) |
(pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(sqrt.f64 (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) angle) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))) |
(*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(neg.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))) |
(neg.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 180 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (sqrt.f64 (PI.f64)))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (sqrt.f64 (PI.f64))))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64))))) #s(literal 180 binary64)) |
(pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) #s(literal -1/2 binary64)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (*.f64 angle (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) angle) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal -1/180 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) angle)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 angle (PI.f64))) |
(*.f64 (pow.f64 #s(literal 32400 binary64) #s(literal -1/2 binary64)) (*.f64 angle (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(neg.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))) |
(neg.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 180 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (sqrt.f64 (PI.f64)))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (sqrt.f64 (PI.f64))))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64))))) #s(literal 180 binary64)) |
(pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) #s(literal -1/2 binary64)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (*.f64 angle (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) angle) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal -1/180 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) angle)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 angle (PI.f64))) |
(*.f64 (pow.f64 #s(literal 32400 binary64) #s(literal -1/2 binary64)) (*.f64 angle (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(neg.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))) |
(neg.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 180 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (sqrt.f64 (PI.f64)))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64)))) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (sqrt.f64 (PI.f64))))) (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64))))) #s(literal 180 binary64)) |
(pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) (/.f64 #s(literal 32400 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) #s(literal -1/2 binary64)) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 angle (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (*.f64 angle (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -3/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) angle) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal -1/180 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) angle)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 angle (PI.f64))) |
(*.f64 (pow.f64 #s(literal 32400 binary64) #s(literal -1/2 binary64)) (*.f64 angle (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 5290× | *-lowering-*.f32 |
| 5290× | *-lowering-*.f64 |
| 1480× | sum3-define |
| 1430× | +-lowering-+.f64 |
| 1430× | +-lowering-+.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 378 | 6768 |
| 1 | 1269 | 5764 |
| 2 | 5642 | 5534 |
| 0 | 8011 | 5534 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(pow a 2) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
1/2 |
(+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
1 |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(pow a 2) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8))))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/24 (* (pow (PI) 6) (pow (sqrt 1/180) 12))) (* -1/360 (* (pow (PI) 6) (pow (sqrt 1/180) 12))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(pow a 2) |
(+ (* -1 (* (pow a 2) (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/24 (* (pow (PI) 6) (pow (sqrt 1/180) 12))) (* -1/360 (* (pow (PI) 6) (pow (sqrt 1/180) 12)))))) (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))))) (pow a 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
a |
(+ a (* -1/2 (* a (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))))) |
(+ a (* (pow angle 2) (+ (* -1/2 (* a (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* 1/24 (* a (* (pow angle 2) (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))) |
(+ a (* (pow angle 2) (+ (* -1/2 (* a (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow angle 2) (+ (* -1/720 (* a (* (pow angle 2) (* (pow (PI) 6) (pow (sqrt 1/180) 12))))) (* 1/24 (* a (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
1 |
(+ 1 (* -1/2 (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4))))) |
(+ 1 (* (pow angle 2) (+ (* -1/2 (* (pow (PI) 2) (pow (sqrt 1/180) 4))) (* 1/24 (* (pow angle 2) (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/2 (* (pow (PI) 2) (pow (sqrt 1/180) 4))) (* (pow angle 2) (+ (* -1/720 (* (pow angle 2) (* (pow (PI) 6) (pow (sqrt 1/180) 12)))) (* 1/24 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
(* angle (sqrt (PI))) |
1 |
(+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
| Outputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/765275040000000 binary64)) (*.f64 (*.f64 b b) #s(literal 1/765275040000000 binary64)))))))))))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+.f64 a (*.f64 angle (*.f64 angle (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle (*.f64 angle (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 a #s(literal 1/25194240000 binary64)))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle (*.f64 angle (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 a #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 a #s(literal 1/25194240000 binary64)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/765275040000000 binary64)) (*.f64 (*.f64 b b) #s(literal 1/765275040000000 binary64)))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/347128758144000000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)))) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))))) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(* 1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/382637520000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/765275040000000 binary64)) (*.f64 (*.f64 b b) #s(literal 1/765275040000000 binary64)))))))))))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+.f64 a (*.f64 angle (*.f64 angle (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle (*.f64 angle (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 a #s(literal 1/25194240000 binary64)))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle (*.f64 angle (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 a #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 a #s(literal 1/25194240000 binary64)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b (*.f64 b (*.f64 (PI.f64) (PI.f64))))) (*.f64 a (*.f64 (*.f64 a (*.f64 (PI.f64) (PI.f64))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64))))))) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b (*.f64 b (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 a a))))) (*.f64 a (*.f64 (*.f64 a (*.f64 (PI.f64) (PI.f64))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64))))))))) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8))))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/24 (* (pow (PI) 6) (pow (sqrt 1/180) 12))) (* -1/360 (* (pow (PI) 6) (pow (sqrt 1/180) 12))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b (*.f64 b (*.f64 (PI.f64) (PI.f64))))) (*.f64 a (*.f64 (*.f64 a (*.f64 (PI.f64) (PI.f64))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 a a))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 12 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -2/45 binary64)))))))))))))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (* (pow a 2) (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4))))) (pow a 2)) |
(-.f64 (*.f64 a a) (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64)) (*.f64 a a)))) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 angle angle)))) (*.f64 a (*.f64 (*.f64 a (*.f64 (PI.f64) (PI.f64))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64)))))))) |
(+ (* (pow angle 2) (+ (* -1 (* (pow a 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/24 (* (pow (PI) 6) (pow (sqrt 1/180) 12))) (* -1/360 (* (pow (PI) 6) (pow (sqrt 1/180) 12)))))) (* (pow a 2) (+ (* 1/12 (* (pow (PI) 4) (pow (sqrt 1/180) 8))) (* 1/4 (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 angle angle))) (+.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 12 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -2/45 binary64)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 (PI.f64) (PI.f64))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64))))))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
a |
(+ a (* -1/2 (* a (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4)))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64))))) |
(+ a (* (pow angle 2) (+ (* -1/2 (* a (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* 1/24 (* a (* (pow angle 2) (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64))) (*.f64 a #s(literal 1/24 binary64))))))) |
(+ a (* (pow angle 2) (+ (* -1/2 (* a (* (pow (PI) 2) (pow (sqrt 1/180) 4)))) (* (pow angle 2) (+ (* -1/720 (* a (* (pow angle 2) (* (pow (PI) 6) (pow (sqrt 1/180) 12))))) (* 1/24 (* a (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))))) |
(+.f64 a (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 angle angle)) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 12 binary64))) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64))) (*.f64 a #s(literal 1/24 binary64))))))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* angle (* (PI) (pow (sqrt 1/180) 2))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
(* a (cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))))) |
(*.f64 a (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* (pow angle 2) (* (pow (PI) 2) (pow (sqrt 1/180) 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/2 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/2 (* (pow (PI) 2) (pow (sqrt 1/180) 4))) (* 1/24 (* (pow angle 2) (* (pow (PI) 4) (pow (sqrt 1/180) 8))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64))) (*.f64 (*.f64 angle angle) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/2 (* (pow (PI) 2) (pow (sqrt 1/180) 4))) (* (pow angle 2) (+ (* -1/720 (* (pow angle 2) (* (pow (PI) 6) (pow (sqrt 1/180) 12)))) (* 1/24 (* (pow (PI) 4) (pow (sqrt 1/180) 8)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/720 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 12 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal 1/180 binary64)) #s(literal 8 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* angle (* (PI) (pow (sqrt 1/180) 2)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(cos (* -1 (* angle (* (PI) (pow (sqrt -1/180) 2))))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 angle angle) #s(literal 1/22674816000000 binary64))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle (*.f64 angle (pow.f64 (PI.f64) #s(literal 7 binary64))))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
(* angle (sqrt (PI))) |
(*.f64 angle (sqrt.f64 (PI.f64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (* (PI) (pow (sqrt 1/180) 2))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* -1 (* angle (* (PI) (pow (sqrt -1/180) 2)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
Compiled 80317 to 3487 computations (95.7% saved)
90 alts after pruning (88 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1627 | 52 | 1679 |
| Fresh | 9 | 36 | 45 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1639 | 90 | 1729 |
| Status | Accuracy | Program |
|---|---|---|
| 64.3% | (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| ▶ | 64.3% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| 64.4% | (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.4% | (fma.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.2% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| ▶ | 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 62.2% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (-.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))) | |
| 63.6% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1 binary64)))) | |
| 52.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 80.1% | (fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 70.8% | (fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 58.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (-.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) | |
| 13.3% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) | |
| 70.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) | |
| 68.6% | (+.f64 (pow.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 66.9% | (+.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 68.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) | |
| 67.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 b))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64))) | |
| 76.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 82.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64))) | |
| 81.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) | |
| 67.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 76.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64))) | |
| 59.5% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) | |
| ▶ | 82.5% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64))) | |
| ▶ | 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (exp.f64 (log.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 27.8% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 74.5% | (+.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 64.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 82.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 64.4% | (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 40.5% | (+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
| 32.1% | (+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) | |
| 66.9% | (+.f64 (exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 66.9% | (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 31.6% | (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 42.1% | (*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) | |
| 25.3% | (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) | |
| 62.2% | (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) | |
| 62.3% | (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 47.7% | (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) | |
| 62.3% | (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) | |
| ✓ | 61.6% | (*.f64 a a) |
| 59.7% | (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
Compiled 6988 to 4201 computations (39.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 12928 | (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64)))) |
| ✓ | cost-diff | 12928 | (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) |
| ✓ | cost-diff | 12928 | (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 19520 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 192 | (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
| ✓ | cost-diff | 192 | (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
| ✓ | cost-diff | 320 | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
| ✓ | cost-diff | 6720 | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| ✓ | cost-diff | 128 | (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6528 | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| ✓ | cost-diff | 0 | (*.f64 angle angle) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
| ✓ | cost-diff | 6592 | (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)))) |
| ✓ | cost-diff | 6592 | (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) |
| ✓ | cost-diff | 6592 | (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6720 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
| 2786× | *-lowering-*.f32 |
| 2786× | *-lowering-*.f64 |
| 1876× | sum3-define |
| 1750× | fma-lowering-fma.f32 |
| 1750× | fma-lowering-fma.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 782 |
| 1 | 186 | 646 |
| 2 | 560 | 571 |
| 3 | 1847 | 501 |
| 4 | 4915 | 497 |
| 0 | 8353 | 497 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2)) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
1/180 |
(pow (/ 1 (* (PI) angle)) -1) |
(/ 1 (* (PI) angle)) |
1 |
(* (PI) angle) |
(PI) |
angle |
-1 |
2 |
(pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2) |
(* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) |
b |
(sin (/ 1/180 (/ (/ 1 angle) (PI)))) |
(/ 1/180 (/ (/ 1 angle) (PI))) |
(/ (/ 1 angle) (PI)) |
(/ 1 angle) |
(+ (* a a) (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))))) |
(* a a) |
a |
(* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400)))) |
(* angle angle) |
angle |
(* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))) |
(* (PI) (PI)) |
(PI) |
(+ (* (* b b) 1/32400) (* (* a a) -1/32400)) |
(* (* b b) 1/32400) |
(* b b) |
b |
1/32400 |
(* (* a a) -1/32400) |
-1/32400 |
(+ (* (/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2) |
(- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) |
1 |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(* 1/90 (/ (PI) (/ 1 angle))) |
1/90 |
(/ (PI) (/ 1 angle)) |
(PI) |
(/ 1 angle) |
angle |
2 |
(* b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
1/2 |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(* 2 (/ (PI) (/ 180 angle))) |
(/ (PI) (/ 180 angle)) |
(/ 180 angle) |
180 |
(+ (* (- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) |
1/2 |
(* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle)))))) |
(+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) |
(* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))) |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(* 1/90 (/ (PI) (/ 1 angle))) |
1/90 |
(/ (PI) (/ 1 angle)) |
(PI) |
(/ 1 angle) |
1 |
angle |
(* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle)))) |
(neg (sin (/ (PI) (/ 180 angle)))) |
(sin (/ (PI) (/ 180 angle))) |
(/ (PI) (/ 180 angle)) |
(/ 180 angle) |
180 |
(* b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(* 2 (/ (PI) (/ 180 angle))) |
2 |
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2)) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
1/180 |
(pow (/ 1 (* (PI) angle)) -1) |
(/ 1 (* (PI) angle)) |
1 |
(* (PI) angle) |
(PI) |
angle |
-1 |
2 |
(pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2) |
(* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) |
b |
(sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI)))) |
(* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))) |
(* (/ (sqrt (PI)) 180) angle) |
(/ (sqrt (PI)) 180) |
(sqrt (PI)) |
180 |
| Outputs |
|---|
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
(*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
1/180 |
#s(literal 1/180 binary64) |
(pow (/ 1 (* (PI) angle)) -1) |
(*.f64 (PI.f64) angle) |
(/ 1 (* (PI) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) |
1 |
#s(literal 1 binary64) |
(* (PI) angle) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
angle |
-1 |
#s(literal -1 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
b |
(sin (/ 1/180 (/ (/ 1 angle) (PI)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/ 1/180 (/ (/ 1 angle) (PI))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/ (/ 1 angle) (PI)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) |
(/ 1 angle) |
(/.f64 #s(literal 1 binary64) angle) |
(+ (* a a) (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(* a a) |
(*.f64 a a) |
a |
(* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400)))) |
(*.f64 (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) |
(* angle angle) |
(*.f64 angle angle) |
angle |
(* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(* (PI) (PI)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI) |
(PI.f64) |
(+ (* (* b b) 1/32400) (* (* a a) -1/32400)) |
(+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))) |
(* (* b b) 1/32400) |
(*.f64 b (*.f64 b #s(literal 1/32400 binary64))) |
(* b b) |
(*.f64 b b) |
b |
1/32400 |
#s(literal 1/32400 binary64) |
(* (* a a) -1/32400) |
(*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) |
-1/32400 |
#s(literal -1/32400 binary64) |
(+ (* (/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))))) |
(/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -2 binary64))) |
(- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
1 |
#s(literal 1 binary64) |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 1/90 (/ (PI) (/ 1 angle))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
1/90 |
#s(literal 1/90 binary64) |
(/ (PI) (/ 1 angle)) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
(/ 1 angle) |
(/.f64 #s(literal 1 binary64) angle) |
angle |
2 |
#s(literal 2 binary64) |
(* b b) |
(*.f64 b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 2 (/ (PI) (/ 180 angle))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(/ (PI) (/ 180 angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/ 180 angle) |
(/.f64 #s(literal 180 binary64) angle) |
180 |
#s(literal 180 binary64) |
(+ (* (- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/4 binary64)))))) |
(- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/4 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle)))))) |
(+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/4 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal -1/2 binary64)))) |
(+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) |
(* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 1/90 (/ (PI) (/ 1 angle))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
1/90 |
#s(literal 1/90 binary64) |
(/ (PI) (/ 1 angle)) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
(/ 1 angle) |
(/.f64 #s(literal 1 binary64) angle) |
1 |
#s(literal 1 binary64) |
angle |
(* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(neg (sin (/ (PI) (/ 180 angle)))) |
(-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(sin (/ (PI) (/ 180 angle))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(/ (PI) (/ 180 angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/ 180 angle) |
(/.f64 #s(literal 180 binary64) angle) |
180 |
#s(literal 180 binary64) |
(* b b) |
(*.f64 b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 2 (/ (PI) (/ 180 angle))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
2 |
#s(literal 2 binary64) |
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
(*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
1/180 |
#s(literal 1/180 binary64) |
(pow (/ 1 (* (PI) angle)) -1) |
(*.f64 (PI.f64) angle) |
(/ 1 (* (PI) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) |
1 |
#s(literal 1 binary64) |
(* (PI) angle) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
angle |
-1 |
#s(literal -1 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
b |
(sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI)))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(* (/ (sqrt (PI)) 180) angle) |
(/.f64 (*.f64 angle (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) |
(/ (sqrt (PI)) 180) |
(/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) |
(sqrt (PI)) |
(sqrt.f64 (PI.f64)) |
180 |
#s(literal 180 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.9% | (PI.f64) |
| ✓ | accuracy | 98.5% | (sqrt.f64 (PI.f64)) |
| ✓ | accuracy | 61.2% | (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64)))) |
| ✓ | accuracy | 79.4% | (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
| ✓ | accuracy | 60.7% | (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 60.7% | (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) |
| ✓ | accuracy | 89.8% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
| ✓ | accuracy | 79.4% | (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) |
| ✓ | accuracy | 60.7% | (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 60.7% | (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) |
| ✓ | accuracy | 98.9% | (PI.f64) |
| ✓ | accuracy | 93.5% | (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))) |
| ✓ | accuracy | 88.0% | (+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
| ✓ | accuracy | 70.6% | (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) |
| ✓ | accuracy | 99.4% | (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))) |
| ✓ | accuracy | 98.9% | (PI.f64) |
| ✓ | accuracy | 61.2% | (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 60.8% | (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)))) |
| 458.0ms | 226× | 1 | valid |
| 72.0ms | 22× | 2 | valid |
| 12.0ms | 3× | 5 | exit |
| 5.0ms | 5× | 0 | valid |
Compiled 856 to 69 computations (91.9% saved)
ival-mult: 93.0ms (24.5% of total)backward-pass: 43.0ms (11.3% of total)ival-cos: 42.0ms (11.1% of total)ival-sin: 42.0ms (11.1% of total)...c/correct-round.rkt:119:19: 37.0ms (9.8% of total)ival-div: 32.0ms (8.4% of total)ival-pow: 27.0ms (7.1% of total)ival-add: 25.0ms (6.6% of total)compiled-spec: 19.0ms (5% of total)ival-sub: 6.0ms (1.6% of total)ival-sqrt: 5.0ms (1.3% of total)ival-neg: 3.0ms (0.8% of total)ival-pi: 3.0ms (0.8% of total)const: 2.0ms (0.5% of total)| Inputs |
|---|
#<alt (+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2))> |
#<alt (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2)> |
#<alt (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))))> |
#<alt (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))> |
#<alt (+ (* a a) (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400)))))> |
#<alt (* a a)> |
#<alt (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))))> |
#<alt (* angle angle)> |
#<alt (+ (* (/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))> |
#<alt (/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2)> |
#<alt (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle)))))> |
#<alt (cos (* 1/90 (/ (PI) (/ 1 angle))))> |
#<alt (+ (* (- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))> |
#<alt (- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle)))))))> |
#<alt (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))> |
#<alt (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle)))))> |
#<alt (+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2))> |
#<alt (pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2)> |
#<alt (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI)))))> |
#<alt (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))> |
#<alt (sin (/ 1/180 (/ (/ 1 angle) (PI))))> |
#<alt (PI)> |
#<alt (* 1/180 (pow (/ 1 (* (PI) angle)) -1))> |
#<alt (+ (* (* b b) 1/32400) (* (* a a) -1/32400))> |
#<alt (cos (* 2 (/ (PI) (/ 180 angle))))> |
#<alt (sin (/ (PI) (/ 180 angle)))> |
#<alt (sqrt (PI))> |
| Outputs |
|---|
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (pow a 2)> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt a> |
#<alt (+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4)))))))> |
#<alt (+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4))))))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt (* a (cos (* 1/180 (* angle (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))> |
#<alt (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))> |
#<alt (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))> |
#<alt (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2))))> |
#<alt (* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2))))> |
#<alt (* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2))))> |
#<alt (* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2))))> |
#<alt (* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2))))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2)))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2)))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2)))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2)))))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))))> |
#<alt (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))> |
#<alt (+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))))> |
#<alt (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))> |
#<alt (* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))> |
#<alt (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))> |
#<alt (* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))> |
#<alt (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))> |
#<alt (* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))> |
#<alt (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2))))))> |
#<alt (* 1/32400 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6)))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6))))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/2 (- 1 (cos (* 1/90 (* angle (PI))))))> |
#<alt (* 1/16200 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/2 (* (pow b 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* -1/2 (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/2 (* (pow angle 2) (+ (* -1 (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8)))) (* 1/347128758144000000000 (pow (PI) 8))))) (* 1/2 (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6)))))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/3149280000 (pow (PI) 4)) (* 1/2 (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/1574640000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6)))))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* 1/180 (* angle (* b (PI))))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI)))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5))))))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5)))))))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* -1/32400 (pow a 2))> |
#<alt (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))> |
#<alt (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))> |
#<alt (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))> |
#<alt (* 1/32400 (pow b 2))> |
#<alt (* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2)))))> |
#<alt (* 1/32400 (pow b 2))> |
#<alt (* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2)))))> |
#<alt (* 1/32400 (pow b 2))> |
#<alt (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))> |
#<alt (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))> |
#<alt (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))> |
#<alt (* -1/32400 (pow a 2))> |
#<alt (* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400))> |
#<alt (* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400))> |
#<alt (* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400))> |
#<alt (* -1/32400 (pow a 2))> |
#<alt (* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400))> |
#<alt (* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400))> |
#<alt (* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400))> |
#<alt 1> |
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | angle | @ | 0 | (+ (* a a) (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))))) |
| 3.0ms | b | @ | inf | (+ (* a a) (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))))) |
| 1.0ms | angle | @ | inf | (+ (* (- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
| 1.0ms | a | @ | 0 | (+ (* a a) (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))))) |
| 1.0ms | angle | @ | -inf | (+ (* (- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
| 1× | batch-egg-rewrite |
| 3492× | *-lowering-*.f32 |
| 3492× | *-lowering-*.f64 |
| 2332× | fma-lowering-fma.f32 |
| 2332× | fma-lowering-fma.f64 |
| 1670× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 306 |
| 1 | 426 | 213 |
| 2 | 4112 | 168 |
| 0 | 8747 | 168 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2)) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(+ (* a a) (* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400))))) |
(* a a) |
(* (* angle angle) (* (* (PI) (PI)) (+ (* (* b b) 1/32400) (* (* a a) -1/32400)))) |
(* angle angle) |
(+ (* (/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(/ (- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) 2) |
(- 1 (cos (* 1/90 (/ (PI) (/ 1 angle))))) |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(+ (* (- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(- 1/2 (* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))))) |
(* 1/2 (+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle)))))) |
(+ (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) (* (neg (sin (/ (PI) (/ 180 angle)))) (sin (/ (PI) (/ 180 angle))))) |
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2)) |
(pow (* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) 2) |
(* b (sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI))))) |
(sin (* (* (/ (sqrt (PI)) 180) angle) (sqrt (PI)))) |
(sin (/ 1/180 (/ (/ 1 angle) (PI)))) |
(PI) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
(+ (* (* b b) 1/32400) (* (* a a) -1/32400)) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(sin (/ (PI) (/ 180 angle))) |
(sqrt (PI)) |
| Outputs |
|---|
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (/.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1/2 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) #s(literal 2 binary64))) |
(fma.f64 a (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 a a) #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a a) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a a) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (*.f64 a a) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 a #s(literal 1/2 binary64)) a (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 2 binary64)) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(*.f64 a (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) |
(*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) |
(*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) a) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 a a)) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 a (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) |
(*.f64 (pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a a) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 a a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1 binary64)) |
(*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 a #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 a a)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) |
(fma.f64 a a (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
(fma.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 angle angle)) (*.f64 a a)) |
(fma.f64 angle (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 a a)) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 a a)) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 a a)) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 angle angle) (*.f64 a a)) |
(fma.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle (*.f64 a a)) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
(fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 a a)) |
(fma.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (*.f64 (*.f64 a a) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 a a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 a a)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))) (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) |
(+.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))))) |
(fma.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(fma.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))) |
(fma.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) |
(fma.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))) |
(/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))))) |
(/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 angle angle))) |
(*.f64 angle (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle angle))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 angle angle)) |
(*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle) |
(*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))))) |
(*.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) |
(pow.f64 angle #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle angle)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) angle) #s(literal 2 binary64))) |
(*.f64 angle angle) |
(*.f64 (*.f64 angle angle) #s(literal 1 binary64)) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (/.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1/2 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (/.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1/2 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (*.f64 #s(literal 1/8 binary64) (neg.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))))) (+.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -1 binary64)) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 a (*.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 b (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (/.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1/2 binary64) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) (*.f64 b b))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))) |
(/.f64 (*.f64 b b) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (*.f64 b b)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(*.f64 b (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) |
(*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) b) |
(*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(*.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1 binary64)) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle)))) |
(neg.f64 (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle)))) |
(neg.f64 (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (PI.f64)))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (PI.f64))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sqrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(neg.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 1 binary64))) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (/.f64 angle #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal -1 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 angle (sqrt.f64 (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1/180 binary64)) (/.f64 #s(literal -1 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 angle (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1/180 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 angle (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (*.f64 angle (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (sqrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) angle) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) angle)) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) angle)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) angle) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (PI.f64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) |
(+.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(fma.f64 a (*.f64 a #s(literal -1/32400 binary64)) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))) |
(fma.f64 b (*.f64 b #s(literal 1/32400 binary64)) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 a a) #s(literal -1/32400 binary64) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1/32400 binary64) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 b b) (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 a a) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/32400 binary64)) a (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/32400 binary64)) b (*.f64 a (*.f64 a #s(literal -1/32400 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (neg.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(+.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
(-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (+.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle)))) |
(neg.f64 (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (PI.f64))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (PI.f64))) |
(sqrt.f64 (PI.f64)) |
(pow.f64 (PI.f64) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/6 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) (sqrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (sqrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (PI.f64))) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 5548× | *-lowering-*.f32 |
| 5548× | *-lowering-*.f64 |
| 1766× | +-lowering-+.f64 |
| 1766× | +-lowering-+.f32 |
| 1746× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 9204 |
| 1 | 1515 | 7671 |
| 2 | 6665 | 7393 |
| 0 | 8678 | 7393 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(pow a 2) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
(+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
(+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
(* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(pow a 2) |
(+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2)) |
(+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2)) |
(+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2)) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))))))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6)))))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(* 1/16200 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
1 |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/2 (* (pow b 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* -1/2 (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/2 (* (pow angle 2) (+ (* -1 (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8)))) (* 1/347128758144000000000 (pow (PI) 8))))) (* 1/2 (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6)))))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
1/2 |
(+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/3149280000 (pow (PI) 4)) (* 1/2 (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6)))))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
1 |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/1574640000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* 1/180 (* angle (* b (PI)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* -1/32400 (pow a 2)) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(* 1/32400 (pow b 2)) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(* 1/32400 (pow b 2)) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(* 1/32400 (pow b 2)) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(* -1/32400 (pow a 2)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(* -1/32400 (pow a 2)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
1 |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
| Outputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/765275040000000 binary64)) (*.f64 (*.f64 b b) #s(literal 1/765275040000000 binary64))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow a 2) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 a a) (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))) (*.f64 angle angle)))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
a |
(+ a (* -1/64800 (* a (* (pow angle 2) (pow (PI) 2))))) |
(+.f64 a (*.f64 angle (*.f64 angle (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* 1/25194240000 (* a (* (pow angle 2) (pow (PI) 4))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 angle angle) #s(literal 1/25194240000 binary64)))))) |
(+ a (* (pow angle 2) (+ (* -1/64800 (* a (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* a (* (pow angle 2) (pow (PI) 6)))) (* 1/25194240000 (* a (pow (PI) 4)))))))) |
(+.f64 a (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle (*.f64 angle (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 a #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 a #s(literal 1/25194240000 binary64)))))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* a (cos (* 1/180 (* angle (PI))))) |
(*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(* (pow angle 2) (+ (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2)))) (/ (pow a 2) (pow angle 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow a 2)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow a 2))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* (pow angle 2) (* (pow (PI) 2) (+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(* (pow b 2) (+ (* -1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))) (* 1/32400 (* (pow angle 2) (pow (PI) 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+ (* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* -1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/765275040000000 binary64)) (*.f64 (*.f64 b b) #s(literal 1/765275040000000 binary64))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))))) |
(* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))))) |
(* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* 1/2 (/ (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI)))))) (pow a 2)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) angle) angle))))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6)))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/347128758144000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/2 (- 1 (cos (* 1/90 (* angle (PI)))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
(* 1/16200 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64))) |
(* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/1574640000 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/382637520000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/1574640000 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2)))) |
(*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/173564379072000000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/382637520000000 binary64))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/1574640000 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(- 1 (cos (* 1/90 (* angle (PI))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/382637520000000 binary64)))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/2 (* (pow b 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (*.f64 a a) #s(literal -1/765275040000000 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 (*.f64 b b) #s(literal -1/2 binary64)))))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow b 2) (- (+ 1/2 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 b b))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* -1/2 (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 (*.f64 angle angle) #s(literal -1/2 binary64))))))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/2 (* (pow angle 2) (+ (* -1 (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8)))) (* 1/347128758144000000000 (pow (PI) 8))))) (* 1/2 (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6)))))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 angle (*.f64 angle (-.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/347128758144000000000 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/347128758144000000000 binary64))) (*.f64 (*.f64 angle angle) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/1530550080000000 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/1530550080000000 binary64))))))))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(- 1/2 (* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/3149280000 (pow (PI) 4)) (* 1/2 (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6)))))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/1530550080000000 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/1530550080000000 binary64))))))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(* 1/2 (+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/1574640000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1 (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* -1/765275040000000 (pow (PI) 6))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)) (*.f64 (*.f64 angle angle) (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))))))))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ 1/2 (+ (* -1 (pow (sin (* 1/180 (* angle (PI)))) 2)) (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/765275040000000 binary64)) (*.f64 (*.f64 b b) #s(literal 1/765275040000000 binary64))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 (*.f64 a a) #s(literal 1/3149280000 binary64)))))))))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) b) b) (*.f64 (*.f64 angle angle) #s(literal -1/3149280000 binary64))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) angle) angle)))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/347128758144000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))))))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* 1/180 (* angle (* b (PI)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 b (*.f64 angle (PI.f64)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b #s(literal -1/34992000 binary64)) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/34992000 binary64)) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle (*.f64 angle (*.f64 b (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (*.f64 b #s(literal -1/34992000 binary64)) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 b (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle (*.f64 angle (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle (*.f64 angle (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* -1/32400 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) |
(* 1/32400 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 b b)))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 b b)))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 b b)))) |
(* 1/32400 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 b b)))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 b b)))) |
(* (pow b 2) (+ 1/32400 (* -1/32400 (/ (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 b b)))) |
(* 1/32400 (pow b 2)) |
(*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) |
(+ (* -1/32400 (pow a 2)) (* 1/32400 (pow b 2))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) |
(* -1/32400 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(* -1/32400 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(* (pow a 2) (- (* 1/32400 (/ (pow b 2) (pow a 2))) 1/32400)) |
(*.f64 (*.f64 a a) (+.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/382637520000000 binary64)))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle (*.f64 angle (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
Compiled 94305 to 7068 computations (92.5% saved)
110 alts after pruning (108 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2278 | 51 | 2329 |
| Fresh | 26 | 57 | 83 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2309 | 110 | 2419 |
| Status | Accuracy | Program |
|---|---|---|
| 63.6% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.2% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) | |
| 64.3% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.2% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.4% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.7% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) | |
| 64.4% | (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.4% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 49.4% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)))))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 62.0% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 60.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 62.4% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.7% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.9% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 62.2% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (-.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))) | |
| 63.6% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1 binary64)))) | |
| 52.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 80.2% | (fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) | |
| 70.8% | (fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 58.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (-.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) | |
| ▶ | 13.3% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
| 9.0% | (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) | |
| 70.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) | |
| 68.6% | (+.f64 (pow.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 66.9% | (+.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 81.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) angle)) (-.f64 #s(literal 0 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 82.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 59.5% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) | |
| 82.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))))))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 2 binary64))) | |
| ▶ | 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
| 82.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))))))) #s(literal 2 binary64))) | |
| 64.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) | |
| 60.9% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) | |
| 71.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (exp.f64 (log.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| ▶ | 27.9% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
| 74.5% | (+.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| ▶ | 64.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
| 82.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 64.4% | (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 81.7% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 81.5% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 19.0% | (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) | |
| 10.6% | (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) | |
| 43.3% | (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) | |
| 40.9% | (+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) | |
| 22.9% | (+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) | |
| 66.9% | (+.f64 (exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 67.0% | (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 66.9% | (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 25.3% | (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) | |
| ▶ | 34.3% | (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
| 21.9% | (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) | |
| 31.6% | (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 25.3% | (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) | |
| 42.1% | (*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) | |
| 25.3% | (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) | |
| 22.3% | (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) | |
| 62.2% | (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) | |
| 62.3% | (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 47.1% | (*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) | |
| 45.1% | (*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) | |
| 47.7% | (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) | |
| 47.1% | (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) | |
| 62.3% | (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) | |
| 62.2% | (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) | |
| ✓ | 61.6% | (*.f64 a a) |
| 59.7% | (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
Compiled 8758 to 5289 computations (39.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) |
| ✓ | cost-diff | 6400 | (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 6400 | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
| ✓ | cost-diff | 384 | (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
| ✓ | cost-diff | 384 | (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 512 | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) |
| ✓ | cost-diff | 6784 | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
| ✓ | cost-diff | 0 | (*.f64 angle angle) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 angle angle)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b (*.f64 angle angle)) b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
| ✓ | cost-diff | 13184 | (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64)))) |
| ✓ | cost-diff | 13184 | (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) |
| ✓ | cost-diff | 13184 | (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 19776 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
| 3848× | *-lowering-*.f32 |
| 3848× | *-lowering-*.f64 |
| 2138× | +-lowering-+.f64 |
| 2138× | +-lowering-+.f32 |
| 1168× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 860 |
| 1 | 211 | 677 |
| 2 | 604 | 674 |
| 3 | 1621 | 609 |
| 4 | 3866 | 605 |
| 0 | 8166 | 605 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2)) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
1/180 |
(pow (/ 1 (* (PI) angle)) -1) |
(/ 1 (* (PI) angle)) |
1 |
(* (PI) angle) |
(PI) |
angle |
-1 |
2 |
(pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2) |
(* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) |
b |
(sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180))) |
(* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)) |
(pow (* angle (PI)) 1/2) |
(* angle (PI)) |
1/2 |
(* (pow (* angle (PI)) 1/2) 1/180) |
(* (* (* b (* angle angle)) b) (* (* (PI) (PI)) 1/32400)) |
(* (* b (* angle angle)) b) |
(* b (* angle angle)) |
b |
(* angle angle) |
angle |
(* (* (PI) (PI)) 1/32400) |
(* (PI) (PI)) |
(PI) |
1/32400 |
(+ (* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))))))) |
(* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b)) |
(+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) |
1/2 |
(* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2) |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(* 1/90 (/ (PI) (/ 1 angle))) |
1/90 |
(/ (PI) (/ 1 angle)) |
(PI) |
(/ 1 angle) |
1 |
angle |
-1/2 |
(* b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) |
(* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))) |
(+ (/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2)) |
(/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) |
(* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) |
(* a a) |
a |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle)))))))) |
1/4 |
(* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle)))))) |
1/2 |
(* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))) |
(cos (* 2 (* 1/90 (* (PI) angle)))) |
(* 2 (* 1/90 (* (PI) angle))) |
2 |
(* 1/90 (* (PI) angle)) |
1/90 |
(* (PI) angle) |
(PI) |
angle |
(+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2)) |
(* (cos (* 1/90 (* (PI) angle))) -1/2) |
(cos (* 1/90 (* (PI) angle))) |
-1/2 |
(pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2) |
(* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) |
b |
(sin (/ 1/180 (/ (/ 1 angle) (PI)))) |
(/ 1/180 (/ (/ 1 angle) (PI))) |
1/180 |
(/ (/ 1 angle) (PI)) |
(/ 1 angle) |
1 |
(/ (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))))) |
(- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) |
(pow (* b (sin (/ (* (PI) angle) 180))) 4) |
(* b (sin (/ (* (PI) angle) 180))) |
b |
(sin (/ (* (PI) angle) 180)) |
(/ (* (PI) angle) 180) |
(* (PI) angle) |
(PI) |
angle |
180 |
4 |
(pow (* a (cos (/ (* (PI) angle) 180))) 4) |
(* a (cos (/ (* (PI) angle) 180))) |
a |
(cos (/ (* (PI) angle) 180)) |
(- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2))))) |
(* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) |
(* b b) |
(+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2)) |
1/2 |
(* (cos (* 1/90 (* (PI) angle))) -1/2) |
(cos (* 1/90 (* (PI) angle))) |
(* 1/90 (* (PI) angle)) |
1/90 |
-1/2 |
(* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))) |
(* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2))) |
(+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)) |
(/ (cos (* 1/90 (* (PI) angle))) 2) |
2 |
| Outputs |
|---|
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
a |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
1/180 |
#s(literal 1/180 binary64) |
(pow (/ 1 (* (PI) angle)) -1) |
(*.f64 (PI.f64) angle) |
(/ 1 (* (PI) angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) |
1 |
#s(literal 1 binary64) |
(* (PI) angle) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
angle |
-1 |
#s(literal -1 binary64) |
2 |
#s(literal 2 binary64) |
(pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) |
(*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
b |
(sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(pow (* angle (PI)) 1/2) |
(pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64)) |
(* angle (PI)) |
(*.f64 (PI.f64) angle) |
1/2 |
#s(literal 1/2 binary64) |
(* (pow (* angle (PI)) 1/2) 1/180) |
(/.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64)) #s(literal 180 binary64)) |
(* (* (* b (* angle angle)) b) (* (* (PI) (PI)) 1/32400)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 angle (*.f64 #s(literal 1/32400 binary64) (*.f64 angle (*.f64 b b)))))) |
(* (* b (* angle angle)) b) |
(*.f64 angle (*.f64 angle (*.f64 b b))) |
(* b (* angle angle)) |
(*.f64 b (*.f64 angle angle)) |
b |
(* angle angle) |
(*.f64 angle angle) |
angle |
(* (* (PI) (PI)) 1/32400) |
(*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/32400 binary64))) |
(* (PI) (PI)) |
(*.f64 (PI.f64) (PI.f64)) |
(PI) |
(PI.f64) |
1/32400 |
#s(literal 1/32400 binary64) |
(+ (* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 a a) (*.f64 b b))))) |
(* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(* 1/90 (/ (PI) (/ 1 angle))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
1/90 |
#s(literal 1/90 binary64) |
(/ (PI) (/ 1 angle)) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
(/ 1 angle) |
(/.f64 #s(literal 1 binary64) angle) |
1 |
#s(literal 1 binary64) |
angle |
-1/2 |
#s(literal -1/2 binary64) |
(* b b) |
(*.f64 b b) |
b |
(* a (* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
a |
(* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))))) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))))) |
(* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))))) |
(+ (/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2)) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) |
(/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal -1/8 binary64))))) |
(* a a) |
(*.f64 a a) |
a |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle)))))))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal -1/8 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))) |
(cos (* 2 (* 1/90 (* (PI) angle)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) |
(* 2 (* 1/90 (* (PI) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)) |
2 |
#s(literal 2 binary64) |
(* 1/90 (* (PI) angle)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
1/90 |
#s(literal 1/90 binary64) |
(* (PI) angle) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
angle |
(+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(* (cos (* 1/90 (* (PI) angle))) -1/2) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(cos (* 1/90 (* (PI) angle))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) |
(*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
b |
(sin (/ 1/180 (/ (/ 1 angle) (PI)))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/ 1/180 (/ (/ 1 angle) (PI))) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
1/180 |
#s(literal 1/180 binary64) |
(/ (/ 1 angle) (PI)) |
(/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) |
(/ 1 angle) |
(/.f64 #s(literal 1 binary64) angle) |
1 |
#s(literal 1 binary64) |
(/ (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 a #s(literal 2 binary64)) a))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) |
(-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) |
(pow (* b (sin (/ (* (PI) angle) 180))) 4) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) |
(* b (sin (/ (* (PI) angle) 180))) |
(*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
b |
(sin (/ (* (PI) angle) 180)) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/ (* (PI) angle) 180) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(* (PI) angle) |
(*.f64 (PI.f64) angle) |
(PI) |
(PI.f64) |
angle |
180 |
#s(literal 180 binary64) |
4 |
#s(literal 4 binary64) |
(pow (* a (cos (/ (* (PI) angle) 180))) 4) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) |
(* a (cos (/ (* (PI) angle) 180))) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
a |
(cos (/ (* (PI) angle) 180)) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (/.f64 a #s(literal 2 binary64)) a))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* b b) |
(*.f64 b b) |
(+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (cos (* 1/90 (* (PI) angle))) -1/2) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(cos (* 1/90 (* (PI) angle))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) |
(* 1/90 (* (PI) angle)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
1/90 |
#s(literal 1/90 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal 2 binary64)))) |
(* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2))) |
(*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal 2 binary64)))) |
(+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal 2 binary64))) |
(/ (cos (* 1/90 (* (PI) angle))) 2) |
(/.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)))) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 61.9% | (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| ✓ | accuracy | 61.6% | (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
| ✓ | accuracy | 61.4% | (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
| ✓ | accuracy | 38.6% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
| ✓ | accuracy | 72.4% | (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 62.0% | (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
| ✓ | accuracy | 61.6% | (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64)))) |
| ✓ | accuracy | 61.4% | (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
| ✓ | accuracy | 99.2% | (PI.f64) |
| ✓ | accuracy | 84.8% | (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) |
| ✓ | accuracy | 79.4% | (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 61.4% | (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) |
| ✓ | accuracy | 99.2% | (PI.f64) |
| ✓ | accuracy | 98.4% | (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) |
| ✓ | accuracy | 92.6% | (*.f64 (*.f64 b (*.f64 angle angle)) b) |
| ✓ | accuracy | 86.8% | (*.f64 b (*.f64 angle angle)) |
| ✓ | accuracy | 99.4% | (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.2% | (PI.f64) |
| ✓ | accuracy | 61.9% | (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)))) |
| ✓ | accuracy | 61.6% | (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64)))) |
| 643.0ms | 206× | 1 | valid |
| 148.0ms | 43× | 2 | valid |
| 66.0ms | 2× | 5 | exit |
| 5.0ms | 5× | 0 | valid |
Compiled 889 to 84 computations (90.6% saved)
ival-pow: 143.0ms (22.1% of total)ival-mult: 141.0ms (21.8% of total)ival-cos: 108.0ms (16.7% of total)ival-sin: 72.0ms (11.1% of total)ival-div: 58.0ms (9% of total)backward-pass: 48.0ms (7.4% of total)...c/correct-round.rkt:119:19: 35.0ms (5.4% of total)ival-add: 27.0ms (4.2% of total)ival-sub: 8.0ms (1.2% of total)const: 3.0ms (0.5% of total)ival-pi: 3.0ms (0.5% of total)| Inputs |
|---|
#<alt (+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2))> |
#<alt (pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2)> |
#<alt (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180))))> |
#<alt (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))> |
#<alt (* (* (* b (* angle angle)) b) (* (* (PI) (PI)) 1/32400))> |
#<alt (* (* b (* angle angle)) b)> |
#<alt (* b (* angle angle))> |
#<alt (* angle angle)> |
#<alt (+ (* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle)))))))))> |
#<alt (* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b))> |
#<alt (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2))> |
#<alt (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)> |
#<alt (+ (/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2))> |
#<alt (/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2)))> |
#<alt (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle)))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))> |
#<alt (/ (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2))))))> |
#<alt (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))))> |
#<alt (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4))> |
#<alt (pow (* b (sin (/ (* (PI) angle) 180))) 4)> |
#<alt (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))> |
#<alt (PI)> |
#<alt (* 1/180 (pow (/ 1 (* (PI) angle)) -1))> |
#<alt (* (* (PI) (PI)) 1/32400)> |
#<alt (cos (* 1/90 (/ (PI) (/ 1 angle))))> |
#<alt (cos (* 1/90 (* (PI) angle)))> |
#<alt (sin (/ 1/180 (/ (/ 1 angle) (PI))))> |
#<alt (cos (* 2 (* 1/90 (* (PI) angle))))> |
#<alt (sin (/ (* (PI) angle) 180))> |
#<alt (cos (/ (* (PI) angle) 180))> |
| Outputs |
|---|
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)))> |
#<alt (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))> |
#<alt (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))> |
#<alt (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))> |
#<alt (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* 1/180 (* angle (* b (PI))))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI)))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5))))))))> |
#<alt (* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5)))))))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* 1/180 (* angle (PI)))))> |
#<alt (* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))))> |
#<alt (* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))))> |
#<alt (* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))))> |
#<alt (* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))> |
#<alt (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))> |
#<alt (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))> |
#<alt (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) (pow b 2))> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (* (pow angle 2) b)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow angle 2)> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)))))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6))))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6)))))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* 1/32400 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6)))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6))))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))> |
#<alt -1/2> |
#<alt (- (* 1/32400 (* (pow angle 2) (pow (PI) 2))) 1/2)> |
#<alt (- (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))) 1/2)> |
#<alt (- (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))))))) 1/2)> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* -1/2 (cos (* 1/90 (* angle (PI)))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/1476225000 (* (pow a 2) (pow (PI) 4)))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4)))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (- (+ (* -1/167403915000000 (* (pow a 2) (pow (PI) 6))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (+ (* -1/10713850560000000 (* (pow a 2) (pow (PI) 6))) (* 1/23619600000 (* (pow (PI) 4) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))))))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4)))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (- (* -1/167403915000000 (* (pow a 2) (pow (PI) 6))) (+ (* -1/97200 (* (pow (PI) 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (+ (* -1/10713850560000000 (* (pow a 2) (pow (PI) 6))) (* 1/23619600000 (* (pow (PI) 4) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))))))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (pow (PI) 4))) (* 1/47829690000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 6))))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/5423886846000000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 8)))) (* 1/47829690000000 (* (pow a 2) (pow (PI) 6)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))))> |
#<alt (* 1/32400 (* (pow angle 2) (pow (PI) 2)))> |
#<alt (* (pow angle 2) (- (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* 1/47829690000000 (* (pow angle 2) (pow (PI) 6))) (* 1/787320000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))> |
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/5423886846000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/47829690000000 (pow (PI) 6)))) (* 1/787320000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))> |
#<alt (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))> |
#<alt (+ (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow b 6) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow b 6) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (pow a 2)> |
#<alt (+ (* (pow angle 2) (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (- (+ (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2))> |
#<alt (+ (* (pow angle 2) (- (+ (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (* (pow angle 2) (- (* -1 (/ (- (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow a 4) (+ (* -1/16200 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/408146688000000 (pow (PI) 6)) (* -1/6122200320000000 (pow (PI) 6)))))) (pow a 2))) (+ (* -1 (- (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (pow a 2)))))))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* (pow a 2) (- (* (pow a 2) (- (+ (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow a 6) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))> |
#<alt (* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow a 6) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))))> |
#<alt (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* -1 (pow a 2))> |
#<alt (- (* (pow angle 2) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (- (* (pow angle 2) (- (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (- (* (pow angle 2) (- (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (- (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6)))))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))> |
#<alt (+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))> |
#<alt (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* -1 (pow a 4))> |
#<alt (- (* 1/16200 (* (pow a 4) (* (pow angle 2) (pow (PI) 2)))) (pow a 4))> |
#<alt (- (* (pow angle 2) (- (* (pow angle 2) (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))) (* -1/16200 (* (pow a 4) (pow (PI) 2))))) (pow a 4))> |
#<alt (- (* (pow angle 2) (- (* (pow angle 2) (- (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (- (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow a 4) (+ (* -1/16200 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/408146688000000 (pow (PI) 6)) (* -1/6122200320000000 (pow (PI) 6)))))))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))) (* -1/16200 (* (pow a 4) (pow (PI) 2))))) (pow a 4))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4)))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* 1/1049760000 (* (pow angle 4) (* (pow b 4) (pow (PI) 4))))> |
#<alt (* (pow angle 4) (+ (* -1/51018336000000 (* (pow angle 2) (* (pow b 4) (pow (PI) 6)))) (* 1/1049760000 (* (pow b 4) (pow (PI) 4)))))> |
#<alt (* (pow angle 4) (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow angle 2) (* (pow b 4) (+ (* 1/9917964518400000000 (pow (PI) 8)) (* 1/16200 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))> |
#<alt (* (pow angle 4) (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* -1/1574640000 (* (pow (PI) 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (* 1/16200 (* (pow (PI) 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8)))))))) (* (pow b 4) (+ (* 1/9917964518400000000 (pow (PI) 8)) (* 1/16200 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt 1> |
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4050 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/4050 (pow (PI) 2)) (* 1/98415000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/4050 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/5978711250000 (* (pow angle 2) (pow (PI) 6))) (* 1/98415000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (cos (* 1/45 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 336.0ms | angle | @ | inf | (/ (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))))) |
| 5.0ms | angle | @ | 0 | (/ (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))))) |
| 4.0ms | angle | @ | 0 | (* (* (* b (* angle angle)) b) (* (* (PI) (PI)) 1/32400)) |
| 3.0ms | a | @ | 0 | (/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) |
| 2.0ms | angle | @ | -inf | (/ (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))))) |
| 1× | batch-egg-rewrite |
| 3900× | *-lowering-*.f32 |
| 3900× | *-lowering-*.f64 |
| 2024× | pow-lowering-pow.f64 |
| 2024× | pow-lowering-pow.f32 |
| 1666× | unpow-prod-down |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 428 |
| 1 | 491 | 277 |
| 2 | 4448 | 275 |
| 0 | 8950 | 275 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (pow (* a (cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1)))) 2) (pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2)) |
(pow (* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) 2) |
(* b (sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180)))) |
(sin (* (pow (* angle (PI)) 1/2) (* (pow (* angle (PI)) 1/2) 1/180))) |
(* (* (* b (* angle angle)) b) (* (* (PI) (PI)) 1/32400)) |
(* (* b (* angle angle)) b) |
(* b (* angle angle)) |
(* angle angle) |
(+ (* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b)) (* a (* a (+ 1/2 (* 1/2 (cos (* 1/90 (/ (PI) (/ 1 angle))))))))) |
(* (+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) (* b b)) |
(+ 1/2 (* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2)) |
(* (cos (* 1/90 (/ (PI) (/ 1 angle)))) -1/2) |
(+ (/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (pow (* b (sin (/ 1/180 (/ (/ 1 angle) (PI))))) 2)) |
(/ (* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) |
(* (* a a) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle))))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 2 (* 1/90 (* (PI) angle)))))))) |
(/ (- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) (- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2)))))) |
(- (* (* b b) (+ 1/2 (* (cos (* 1/90 (* (PI) angle))) -1/2))) (* a (* a (+ 1/2 (/ (cos (* 1/90 (* (PI) angle))) 2))))) |
(- (pow (* b (sin (/ (* (PI) angle) 180))) 4) (pow (* a (cos (/ (* (PI) angle) 180))) 4)) |
(pow (* b (sin (/ (* (PI) angle) 180))) 4) |
(cos (* 1/180 (pow (/ 1 (* (PI) angle)) -1))) |
(PI) |
(* 1/180 (pow (/ 1 (* (PI) angle)) -1)) |
(* (* (PI) (PI)) 1/32400) |
(cos (* 1/90 (/ (PI) (/ 1 angle)))) |
(cos (* 1/90 (* (PI) angle))) |
(sin (/ 1/180 (/ (/ 1 angle) (PI)))) |
(cos (* 2 (* 1/90 (* (PI) angle)))) |
(sin (/ (* (PI) angle) 180)) |
(cos (/ (* (PI) angle) 180)) |
| Outputs |
|---|
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) |
(fma.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) |
(*.f64 b (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) |
(*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b b)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(*.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 b b) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64)) (pow.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 1 binary64))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1 binary64)) |
(*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (*.f64 b b)))) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 b (*.f64 (*.f64 angle (*.f64 angle b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(*.f64 (*.f64 angle angle) (*.f64 b (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle (*.f64 angle b)) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 angle angle) (*.f64 b b)))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (*.f64 b b))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle b))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 b (*.f64 angle (*.f64 angle b))) |
(*.f64 (*.f64 angle angle) (*.f64 b b)) |
(*.f64 (*.f64 angle (*.f64 angle b)) b) |
(*.f64 (*.f64 b b) (*.f64 angle angle)) |
(*.f64 (*.f64 angle b) (*.f64 angle b)) |
(*.f64 (*.f64 b (*.f64 angle b)) angle) |
(*.f64 angle (*.f64 angle b)) |
(*.f64 b (*.f64 angle angle)) |
(*.f64 (*.f64 angle angle) b) |
(*.f64 (*.f64 angle b) angle) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) |
(pow.f64 angle #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle angle)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) angle) #s(literal 2 binary64))) |
(*.f64 angle angle) |
(*.f64 (*.f64 angle angle) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(fma.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) a (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) b (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (*.f64 b b)) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b)) |
(*.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) b) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) |
(fma.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))))) |
(+.f64 (*.f64 a (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 a #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 a #s(literal 1/2 binary64))) a)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(*.f64 a (*.f64 (*.f64 a (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (/.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) a) |
(*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 (*.f64 a a) (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64)))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64))) (*.f64 a a)) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(*.f64 a (*.f64 a (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 a (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) a) |
(+.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(+.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) #s(literal 1/4 binary64)) |
(-.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64))) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64)))) (neg.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 6 binary64)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (/.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) (+.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 a a)) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) b (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) b (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (-.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 a a))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(+.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) |
(-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64))))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)))) (*.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 12 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 4 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) #s(literal 4 binary64))) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 4 binary64)) |
(*.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))))) |
(*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (pow.f64 (*.f64 b (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 1/2 binary64)) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b b) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(cos.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (PI.f64)))) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (PI.f64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))) #s(literal 2 binary64))) |
(-.f64 (exp.f64 (log1p.f64 (PI.f64))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) |
(log1p.f64 (expm1.f64 (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 1 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (exp.f64 #s(literal 1 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (PI.f64) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (sqrt.f64 (PI.f64))) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(neg.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)))) |
(/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) angle) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal -1 binary64) angle)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1/180 binary64)) (/.f64 #s(literal -1 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1/180 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 angle) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/180 binary64)) |
(*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))) (sqrt.f64 angle)) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (PI.f64) angle) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) angle)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) angle) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/32400 binary64)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (sqrt.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/32400 binary64)))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/32400 binary64)) (PI.f64)) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) (+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) |
(cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))) |
(fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 6 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) (-.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64)))) |
(neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) |
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal -180 binary64))) |
(cos.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)))) |
| 1× | egg-herbie |
| 7066× | *-lowering-*.f32 |
| 7066× | *-lowering-*.f64 |
| 3552× | +-lowering-+.f64 |
| 3552× | +-lowering-+.f32 |
| 1700× | associate-*l* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 723 | 14319 |
| 1 | 2608 | 12111 |
| 0 | 8461 | 12111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* 1/180 (* angle (* b (PI)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) (pow b 2)) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(* (pow angle 2) b) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow angle 2) |
(pow a 2) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))))))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6)))))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
-1/2 |
(- (* 1/32400 (* (pow angle 2) (pow (PI) 2))) 1/2) |
(- (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))) 1/2) |
(- (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))))))) 1/2) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(pow a 2) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/1476225000 (* (pow a 2) (pow (PI) 4)))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4)))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (- (+ (* -1/167403915000000 (* (pow a 2) (pow (PI) 6))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (+ (* -1/10713850560000000 (* (pow a 2) (pow (PI) 6))) (* 1/23619600000 (* (pow (PI) 4) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))))))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4)))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(pow a 2) |
(+ (* (pow angle 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (- (* -1/167403915000000 (* (pow a 2) (pow (PI) 6))) (+ (* -1/97200 (* (pow (PI) 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (+ (* -1/10713850560000000 (* (pow a 2) (pow (PI) 6))) (* 1/23619600000 (* (pow (PI) 4) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))))))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (pow (PI) 4))) (* 1/47829690000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 6)))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/5423886846000000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 8)))) (* 1/47829690000000 (* (pow a 2) (pow (PI) 6))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(* (pow angle 2) (- (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/47829690000000 (* (pow angle 2) (pow (PI) 6))) (* 1/787320000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/5423886846000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/47829690000000 (pow (PI) 6)))) (* 1/787320000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) |
(+ (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow b 6) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow b 6) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(pow a 2) |
(+ (* (pow angle 2) (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2)) |
(+ (* (pow angle 2) (- (+ (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2)) |
(+ (* (pow angle 2) (- (+ (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (* (pow angle 2) (- (* -1 (/ (- (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow a 4) (+ (* -1/16200 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/408146688000000 (pow (PI) 6)) (* -1/6122200320000000 (pow (PI) 6)))))) (pow a 2))) (+ (* -1 (- (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (pow a 2)))))))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2)) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* (pow a 2) (- (* (pow a 2) (- (+ (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow a 6) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow a 6) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* -1 (pow a 2)) |
(- (* (pow angle 2) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(- (* (pow angle 2) (- (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(- (* (pow angle 2) (- (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (- (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6)))))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(* -1 (pow a 4)) |
(- (* 1/16200 (* (pow a 4) (* (pow angle 2) (pow (PI) 2)))) (pow a 4)) |
(- (* (pow angle 2) (- (* (pow angle 2) (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))) (* -1/16200 (* (pow a 4) (pow (PI) 2))))) (pow a 4)) |
(- (* (pow angle 2) (- (* (pow angle 2) (- (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (- (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow a 4) (+ (* -1/16200 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/408146688000000 (pow (PI) 6)) (* -1/6122200320000000 (pow (PI) 6)))))))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))) (* -1/16200 (* (pow a 4) (pow (PI) 2))))) (pow a 4)) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* 1/1049760000 (* (pow angle 4) (* (pow b 4) (pow (PI) 4)))) |
(* (pow angle 4) (+ (* -1/51018336000000 (* (pow angle 2) (* (pow b 4) (pow (PI) 6)))) (* 1/1049760000 (* (pow b 4) (pow (PI) 4))))) |
(* (pow angle 4) (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow angle 2) (* (pow b 4) (+ (* 1/9917964518400000000 (pow (PI) 8)) (* 1/16200 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
(* (pow angle 4) (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* -1/1574640000 (* (pow (PI) 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (* 1/16200 (* (pow (PI) 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8)))))))) (* (pow b 4) (+ (* 1/9917964518400000000 (pow (PI) 8)) (* 1/16200 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
(* 1/180 (* angle (PI))) |
1 |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
1 |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/4050 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/4050 (pow (PI) 2)) (* 1/98415000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/4050 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/5978711250000 (* (pow angle 2) (pow (PI) 6))) (* 1/98415000 (pow (PI) 4))))))) |
(cos (* 1/45 (* angle (PI)))) |
(cos (* 1/45 (* angle (PI)))) |
(cos (* 1/45 (* angle (PI)))) |
(cos (* 1/45 (* angle (PI)))) |
(cos (* 1/45 (* angle (PI)))) |
(cos (* 1/45 (* angle (PI)))) |
(cos (* 1/45 (* angle (PI)))) |
(cos (* 1/45 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
| Outputs |
|---|
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (cos (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64))))))))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (pow (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* 1/180 (* angle (* b (PI)))) |
(*.f64 angle (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (* b (pow (PI) 3)))) (* 1/180 (* b (PI))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b)) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* 1/22674816000000 (* (pow angle 2) (* b (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 b (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))) (*.f64 angle (*.f64 angle (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* angle (+ (* 1/180 (* b (PI))) (* (pow angle 2) (+ (* -1/34992000 (* b (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (* b (pow (PI) 7)))) (* 1/22674816000000 (* b (pow (PI) 5))))))))) |
(*.f64 angle (+.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 b (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* 1/180 (* angle (PI))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* b (sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2)))))) |
(*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* -1/180 (* angle (* (PI) (pow (sqrt -1) 2))))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) (pow b 2)) |
(*.f64 b (*.f64 b (*.f64 angle angle))) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(* (pow angle 2) b) |
(*.f64 b (*.f64 angle angle)) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow angle 2) |
(*.f64 angle angle) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b)))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b)))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b)))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b)))) |
(* (pow b 2) (+ 1/2 (+ (* -1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(* (pow a 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64))))))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))))))) |
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6)))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64))))))))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* 1/32400 (* (pow angle 2) (pow (PI) 2))) 1/2) |
(+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) #s(literal -1/2 binary64)) |
(- (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2)))) 1/2) |
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))) #s(literal -1/2 binary64)) |
(- (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))))))) 1/2) |
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))))))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* -1/2 (cos (* 1/90 (* angle (PI))))) |
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(* (pow a 2) (- (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(* (pow a 2) (- (+ (* 1/4 (/ 1 (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/4 (/ (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))))) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/1476225000 (* (pow a 2) (pow (PI) 4)))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4)))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/1476225000 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/97200 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/23619600000 binary64))))))) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (+ (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (- (+ (* -1/167403915000000 (* (pow a 2) (pow (PI) 6))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (+ (* -1/10713850560000000 (* (pow a 2) (pow (PI) 6))) (* 1/23619600000 (* (pow (PI) 4) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))))))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4)))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/1476225000 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 angle angle) (-.f64 (-.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/167403915000000 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/10713850560000000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/23619600000 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1476225000 binary64))) (*.f64 #s(literal 1/97200 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 #s(literal -1/23619600000 binary64) (*.f64 a (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/97200 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/97200 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/23619600000 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))))) |
(* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))))) |
(* (pow b 2) (+ (/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1476225000 binary64))) (*.f64 #s(literal 1/97200 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 #s(literal -1/23619600000 binary64) (*.f64 a (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64))))))) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))))) |
(+ (* (pow angle 2) (- (+ (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (- (* -1/167403915000000 (* (pow a 2) (pow (PI) 6))) (+ (* -1/97200 (* (pow (PI) 2) (- (* 1/1476225000 (* (pow a 2) (pow (PI) 4))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (+ (* -1/10713850560000000 (* (pow a 2) (pow (PI) 6))) (* 1/23619600000 (* (pow (PI) 4) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))))))))) (+ (* -1/97200 (* (pow (PI) 2) (- (* -1/24300 (* (pow a 2) (pow (PI) 2))) (* -1/97200 (* (pow a 2) (pow (PI) 2)))))) (* 1/23619600000 (* (pow a 2) (pow (PI) 4))))))) (* -1/97200 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1476225000 binary64))) (-.f64 (*.f64 (*.f64 angle angle) (-.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/167403915000000 binary64))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/10713850560000000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/23619600000 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1476225000 binary64))) (*.f64 #s(literal 1/97200 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))))) (*.f64 #s(literal -1/23619600000 binary64) (*.f64 a (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/97200 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/97200 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/23619600000 binary64))))))) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(/ (* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) |
(*.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (pow (PI) 4))) (* 1/47829690000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 6)))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))) (*.f64 (*.f64 (*.f64 a a) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/47829690000000 binary64) (*.f64 angle angle)))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/787320000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/5423886846000000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 8)))) (* 1/47829690000000 (* (pow a 2) (pow (PI) 6))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 angle angle))) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/5423886846000000000 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/47829690000000 binary64))))))))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* (pow a 2) (- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) |
(* 1/32400 (* (pow angle 2) (pow (PI) 2))) |
(*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (- (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/47829690000000 (* (pow angle 2) (pow (PI) 6))) (* 1/787320000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/47829690000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/5423886846000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/47829690000000 (pow (PI) 6)))) (* 1/787320000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/5423886846000000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/47829690000000 binary64))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(- 1/4 (* 1/4 (+ 1/2 (* 1/2 (cos (* 1/45 (* angle (PI)))))))) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)))) |
(+ (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)))))) |
(+ (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))))))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 b b) (+.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64)))))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow b 6) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64)))))))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 b b) (+.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64)))))))) |
(* (pow b 2) (- (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow b 6) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow a 4) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow b 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 b b) (+.f64 (+.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (neg.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64)))))))) |
(pow a 2) |
(*.f64 a a) |
(+ (* (pow angle 2) (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))))) |
(+ (* (pow angle 2) (- (+ (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/629856000 binary64)))) (*.f64 a a)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))) (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))))) |
(+ (* (pow angle 2) (- (+ (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (* (pow angle 2) (- (* -1 (/ (- (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow a 4) (+ (* -1/16200 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/408146688000000 (pow (PI) 6)) (* -1/6122200320000000 (pow (PI) 6)))))) (pow a 2))) (+ (* -1 (- (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (+ (* -1 (/ (* (- (* -1 (/ (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))) (pow a 2))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (pow a 2)))))))) (+ (* -1 (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* -1 (/ (* (- (* -1/16200 (* (pow a 2) (pow (PI) 2))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2)))))) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2))))))) (* -1 (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))))) (pow a 2)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/51018336000000 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/382637520000000 binary64))))) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)))))) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/629856000 binary64)))) (*.f64 a a)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))) (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 a a)))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))) (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/629856000 binary64)))) (*.f64 a a)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))) (*.f64 a a))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(+ (/ (* (pow a 2) (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) |
(+ (* (pow a 2) (- (* (pow a 2) (- (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) |
(+ (* (pow a 2) (- (* (pow a 2) (- (+ (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* -1 (/ (* (pow (sin (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow a 6) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 a #s(literal 6 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* (pow a 2) (+ (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)))))) |
(* (pow a 2) (- (+ (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- (* -1 (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3)))))) (* (pow a 6) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (+ (* -1 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)))) (* -1 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) 2))) (* (pow a 4) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (-.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (pow.f64 a #s(literal 6 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))))) |
(* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b))))) |
(* (pow b 2) (+ 1/2 (+ (* -1 (/ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))) (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b b))))) |
(* -1 (pow a 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a a)) |
(- (* (pow angle 2) (- (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(-.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))) (*.f64 a a)) |
(- (* (pow angle 2) (- (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(-.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))))) (*.f64 a a)) |
(- (* (pow angle 2) (- (+ (* 1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (- (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (- (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* -1/765275040000000 (* (pow a 2) (pow (PI) 6)))))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4)))))) (* -1/32400 (* (pow a 2) (pow (PI) 2))))) (pow a 2)) |
(-.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))) (*.f64 a a)) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(- (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(+ (* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* -1 (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (pow a 2) (- (/ (* (pow b 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2)) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (+ (* -1 (/ (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4)) (pow b 4))) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (pow a 4)) |
(-.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64))) |
(- (* 1/16200 (* (pow a 4) (* (pow angle 2) (pow (PI) 2)))) (pow a 4)) |
(-.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/16200 binary64))) (pow.f64 a #s(literal 4 binary64))) |
(- (* (pow angle 2) (- (* (pow angle 2) (- (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))) (* -1/16200 (* (pow a 4) (pow (PI) 2))))) (pow a 4)) |
(-.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/629856000 binary64))))) (*.f64 #s(literal 1/16200 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64)))))))) (pow.f64 a #s(literal 4 binary64))) |
(- (* (pow angle 2) (- (* (pow angle 2) (- (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (- (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow a 4) (+ (* -1/16200 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/408146688000000 (pow (PI) 6)) (* -1/6122200320000000 (pow (PI) 6)))))))) (* (pow a 4) (+ (* 1/6298560000 (pow (PI) 4)) (+ (* 1/2099520000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))) (* -1/16200 (* (pow a 4) (pow (PI) 2))))) (pow a 4)) |
(-.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (-.f64 (*.f64 (*.f64 angle angle) (-.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/51018336000000 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/382637520000000 binary64)))))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/629856000 binary64)))))) (*.f64 #s(literal 1/16200 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 a #s(literal 4 binary64))))))) (pow.f64 a #s(literal 4 binary64))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(- (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(+ (* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) |
(-.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) |
(* -1 (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 a #s(literal 4 binary64)))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) |
(* (pow a 4) (- (/ (* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) (pow a 4)) (pow (cos (* 1/180 (* angle (PI)))) 4))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 a #s(literal 4 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* 1/1049760000 (* (pow angle 4) (* (pow b 4) (pow (PI) 4)))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 angle #s(literal 4 binary64)))) |
(* (pow angle 4) (+ (* -1/51018336000000 (* (pow angle 2) (* (pow b 4) (pow (PI) 6)))) (* 1/1049760000 (* (pow b 4) (pow (PI) 4))))) |
(*.f64 (pow.f64 angle #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/51018336000000 binary64)))))) |
(* (pow angle 4) (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow angle 2) (* (pow b 4) (+ (* 1/9917964518400000000 (pow (PI) 8)) (* 1/16200 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))) |
(*.f64 (pow.f64 angle #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/51018336000000 binary64))) (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/9917964518400000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) #s(literal 1/16200 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 angle angle))))))) |
(* (pow angle 4) (+ (* 1/1049760000 (* (pow b 4) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/51018336000000 (* (pow b 4) (pow (PI) 6))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* -1/1574640000 (* (pow (PI) 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (* 1/16200 (* (pow (PI) 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8)))))))) (* (pow b 4) (+ (* 1/9917964518400000000 (pow (PI) 8)) (* 1/16200 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))) |
(*.f64 (pow.f64 angle #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/1049760000 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -1/51018336000000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/9917964518400000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) #s(literal 1/16200 binary64))))) (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) #s(literal -1/1574640000 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) #s(literal 1/16200 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 angle angle)))))))))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (pow (sin (* 1/180 (* angle (PI)))) 4)) |
(*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/382637520000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/382637520000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4050 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4050 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/4050 (pow (PI) 2)) (* 1/98415000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4050 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/98415000 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/4050 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/5978711250000 (* (pow angle 2) (pow (PI) 6))) (* 1/98415000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4050 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/5978711250000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/98415000 binary64)))))))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(cos (* 1/45 (* angle (PI)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
Compiled 75691 to 6166 computations (91.9% saved)
125 alts after pruning (122 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1643 | 51 | 1694 |
| Fresh | 32 | 71 | 103 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1679 | 125 | 1804 |
| Status | Accuracy | Program |
|---|---|---|
| 63.6% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.3% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.4% | (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 64.4% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 49.4% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)))))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 62.0% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 60.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 62.4% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.7% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 63.9% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 27.8% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 62.2% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (-.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) | |
| 64.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) | |
| 52.3% | (fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) | |
| 70.8% | (fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 13.3% | (fma.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (/.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) | |
| 70.7% | (fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) | |
| 13.2% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) | |
| 13.4% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) | |
| 13.3% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) | |
| 13.3% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 2 binary64))))))) | |
| 13.2% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle))) #s(literal 2 binary64))))))) | |
| 13.0% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))) | |
| 14.1% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) | |
| 2.6% | (/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) | |
| 11.7% | (/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) | |
| 19.0% | (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) | |
| 62.2% | (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) | |
| 19.2% | (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) | |
| 70.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) | |
| 27.9% | (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) | |
| 68.6% | (+.f64 (pow.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 81.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 77.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| ✓ | 82.4% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| 82.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64))) | |
| 82.2% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 59.5% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) | |
| 82.0% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))))))) #s(literal 2 binary64))) | |
| 71.3% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) | |
| 82.1% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (exp.f64 (log.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 81.7% | (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| 61.8% | (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (*.f64 b b)) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.2% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)))) | |
| 43.4% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)))))) | |
| 43.3% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))))))) | |
| 27.7% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 27.7% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 27.7% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 27.6% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 27.7% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 27.8% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))))))) #s(literal 2 binary64))) | |
| 27.9% | (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 2 binary64))) | |
| 74.5% | (+.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 47.1% | (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 27.9% | (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) #s(literal -1 binary64))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 64.4% | (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.4% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.4% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.2% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 64.4% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 63.7% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) | |
| 82.3% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 52.4% | (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) | |
| 82.3% | (+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 64.4% | (+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) | |
| 70.8% | (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) | |
| 70.7% | (+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) | |
| 27.9% | (+.f64 (*.f64 a (*.f64 (*.f64 a (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 81.7% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 81.5% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 81.6% | (+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 19.0% | (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) | |
| 10.6% | (+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) | |
| 56.4% | (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) | |
| 66.9% | (+.f64 (exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 80.5% | (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 67.0% | (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 66.9% | (+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) | |
| 25.3% | (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) | |
| 36.8% | (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) | |
| 33.1% | (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) | |
| 37.6% | (*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) | |
| 34.2% | (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) | |
| ✓ | 34.3% | (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
| 21.9% | (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) | |
| 31.6% | (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 25.3% | (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) | |
| 25.3% | (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) | |
| 37.4% | (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) | |
| 22.3% | (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) | |
| 62.2% | (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) | |
| 62.3% | (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) | |
| 47.1% | (*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) | |
| 45.1% | (*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) | |
| 62.2% | (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) | |
| 34.2% | (*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) | |
| 62.3% | (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) | |
| ✓ | 61.6% | (*.f64 a a) |
| 59.7% | (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
Compiled 13153 to 4284 computations (67.4% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) angle)) (-.f64 #s(literal 0 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)))))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) #s(literal -1 binary64))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))))) #s(literal -1 binary64))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64))) (*.f64 b b)) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (neg.f64 (sin.f64 (/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (exp.f64 (log.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (pow.f64 (sqrt.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal -1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 angle (cbrt.f64 (PI.f64))) #s(literal 180 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (pow.f64 (pow.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/4 binary64)) #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (-.f64 (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (+.f64 (*.f64 (cos.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 angle #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 angle #s(literal 180 binary64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)))) (-.f64 (+.f64 #s(literal 3/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 b))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (-.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (/.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (+.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (-.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)) #s(literal 3 binary64))))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64)) (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 6 binary64))) (+.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) #s(literal 3 binary64))) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) #s(literal 6 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64))) (+.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) #s(literal 2 binary64))))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 a a)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))))))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
6 calls:
| 63.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 58.0ms | b |
| 57.0ms | angle |
| 56.0ms | a |
| 56.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 1 | a |
| 82.5% | 1 | b |
| 82.5% | 1 | angle |
| 82.5% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 82.5% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 82.5% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 50 to 36 computations (28% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) angle)) (-.f64 #s(literal 0 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)))))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
6 calls:
| 38.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 35.0ms | a |
| 33.0ms | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 30.0ms | angle |
| 30.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 1 | b |
| 82.4% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 82.4% | 1 | a |
| 82.4% | 1 | angle |
| 82.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 82.4% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 50 to 36 computations (28% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) angle)) (-.f64 #s(literal 0 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) a) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) b) (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 b b)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (*.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) b) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 a (*.f64 (*.f64 a (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (+.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) #s(literal 2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))))))))))) |
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))))) (*.f64 (neg.f64 (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)))))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (*.f64 angle (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
6 calls:
| 38.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 31.0ms | a |
| 29.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 29.0ms | b |
| 29.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 1 | a |
| 82.3% | 1 | b |
| 82.3% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 82.3% | 1 | angle |
| 82.3% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 82.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 50 to 36 computations (28% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a #s(literal 1/2 binary64)) a) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) (*.f64 a #s(literal 1/2 binary64))) a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64)))) b (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(-.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/45 binary64))) #s(literal 1/8 binary64))) (neg.f64 (*.f64 a a))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) angle) (sqrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) b) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
6 calls:
| 20.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 20.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 20.0ms | angle |
| 20.0ms | b |
| 19.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 1 | b |
| 82.3% | 1 | a |
| 82.3% | 1 | angle |
| 82.3% | 1 | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| 82.3% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 82.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 50 to 36 computations (28% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 b b) (*.f64 a (*.f64 a #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/45 binary64))) #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) (*.f64 a a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(+.f64 (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 b (*.f64 b (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
5 calls:
| 18.0ms | a |
| 17.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 15.0ms | angle |
| 14.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 1 | b |
| 81.7% | 1 | a |
| 81.7% | 1 | angle |
| 81.7% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 81.7% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 26 to 21 computations (19.2% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
5 calls:
| 12.0ms | angle |
| 10.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 9.0ms | a |
| 9.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 1 | b |
| 81.6% | 1 | a |
| 81.6% | 1 | angle |
| 81.6% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 81.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 26 to 21 computations (19.2% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
5 calls:
| 9.0ms | b |
| 9.0ms | a |
| 9.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 9.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 9.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 1 | a |
| 81.6% | 1 | b |
| 81.6% | 1 | angle |
| 81.6% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 81.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 26 to 21 computations (19.2% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))))))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
3 calls:
| 8.0ms | a |
| 8.0ms | angle |
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.2% | 2 | b |
| 70.2% | 2 | a |
| 72.1% | 3 | angle |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (PI.f64)) #s(literal 1/32400 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))))))) |
| Outputs |
|---|
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.6% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
| Outputs |
|---|
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle angle)) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 b (*.f64 angle b)) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 angle (*.f64 angle b))) b) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64))) (*.f64 angle angle))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (PI.f64) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) (PI.f64))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 a (*.f64 a #s(literal -1/32400 binary64))))) angle)) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 a a) (*.f64 angle angle)))) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))))) (*.f64 b b)) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 1/1049760000 binary64)))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b #s(literal 1/32400 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64))) (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal -1/34012224000000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/1049760000 binary64)) (*.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (-.f64 (*.f64 a (*.f64 a #s(literal -1/32400 binary64))) (*.f64 b (*.f64 b #s(literal 1/32400 binary64)))))))) |
| Outputs |
|---|
(*.f64 a a) |
(*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.8% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
| Outputs |
|---|
(*.f64 a a) |
(*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))) |
3 calls:
| 2.0ms | angle |
| 2.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 2 | a |
| 64.2% | 2 | angle |
| 66.9% | 2 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 a a) |
| Outputs |
|---|
(*.f64 a a) |
3 calls:
| 1.0ms | angle |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.6% | 1 | a |
| 61.6% | 1 | angle |
| 61.6% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 1.8489599773527566e+152 | 1.7633225209789864e+155 |
| 23.0ms | 53× | 1 | valid |
| 8.0ms | 75× | 0 | valid |
Compiled 406 to 292 computations (28.1% saved)
ival-sin: 7.0ms (27.4% of total)ival-mult: 5.0ms (19.6% of total)ival-cos: 5.0ms (19.6% of total)ival-pow: 4.0ms (15.7% of total)ival-div: 1.0ms (3.9% of total)ival-pi: 1.0ms (3.9% of total)backward-pass: 1.0ms (3.9% of total)ival-add: 1.0ms (3.9% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | 1.8489599773527566e+152 | 1.7633225209789864e+155 |
| 35.0ms | 56× | 1 | valid |
| 8.0ms | 72× | 0 | valid |
Compiled 310 to 228 computations (26.5% saved)
ival-sin: 7.0ms (25.8% of total)ival-pow: 6.0ms (22.1% of total)ival-cos: 5.0ms (18.4% of total)ival-mult: 4.0ms (14.7% of total)ival-div: 2.0ms (7.4% of total)ival-pi: 1.0ms (3.7% of total)backward-pass: 1.0ms (3.7% of total)ival-add: 1.0ms (3.7% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 68.0ms | 1.8489599773527566e+152 | 1.7633225209789864e+155 |
| 36.0ms | 68× | 0 | valid |
| 27.0ms | 60× | 1 | valid |
Compiled 310 to 228 computations (26.5% saved)
ival-div: 33.0ms (58.1% of total)ival-cos: 6.0ms (10.6% of total)ival-sin: 6.0ms (10.6% of total)ival-mult: 4.0ms (7% of total)ival-pow: 4.0ms (7% of total)backward-pass: 1.0ms (1.8% of total)ival-pi: 1.0ms (1.8% of total)ival-add: 1.0ms (1.8% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 63.0ms | 1.8489599773527566e+152 | 1.7633225209789864e+155 |
| 36.0ms | 68× | 0 | valid |
| 23.0ms | 60× | 1 | valid |
Compiled 222 to 156 computations (29.7% saved)
ival-pi: 30.0ms (56.8% of total)ival-sin: 6.0ms (11.4% of total)ival-cos: 5.0ms (9.5% of total)ival-mult: 4.0ms (7.6% of total)ival-pow: 4.0ms (7.6% of total)ival-div: 2.0ms (3.8% of total)backward-pass: 1.0ms (1.9% of total)ival-add: 1.0ms (1.9% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 1.8489599773527566e+152 | 1.7633225209789864e+155 |
| 20.0ms | 53× | 1 | valid |
| 17.0ms | 75× | 0 | valid |
Compiled 222 to 156 computations (29.7% saved)
ival-div: 5.0ms (16% of total)ival-cos: 5.0ms (16% of total)ival-add: 5.0ms (16% of total)ival-sin: 5.0ms (16% of total)ival-mult: 4.0ms (12.8% of total)ival-pow: 4.0ms (12.8% of total)backward-pass: 1.0ms (3.2% of total)ival-pi: 1.0ms (3.2% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 70× | *-commutative_binary64 |
| 24× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | *-rgt-identity_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 107 | 292 |
| 1 | 158 | 292 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(if (<=.f64 b #s(literal 10800000000000000220405608548140497221192095189674109165325700033807300657315965814359922711733167356997520070567677408486486653661563387559266191595798528 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 10499999999999999718094661413780068350042817471749844014203039470325746486893213012200170839883152606401165003567092279881313941182142490834109641139421184 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 1460000000000000062874810948709428220902231206484832232118270708739743699003645628725306486354423297639426347209062663038543067986836511456245928909864960 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 750000000000000046317730608011206303798377969171117713347427225006633117657190568815604258930892461708979279798889728404095828371632160411314266126155776 binary64)) (*.f64 a a) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 19500000000000001390331709227966727879384722017778221341565296186125884491148445779449368489233072375938370257494605722061697068866577721679028936205402112 binary64)) (*.f64 a a) (*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(*.f64 a a) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal -1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a a))) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) (*.f64 a a)) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a)) |
(+.f64 (*.f64 a a) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(if (<=.f64 b #s(literal 10800000000000000220405608548140497221192095189674109165325700033807300657315965814359922711733167356997520070567677408486486653661563387559266191595798528 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 10800000000000000220405608548140497221192095189674109165325700033807300657315965814359922711733167356997520070567677408486486653661563387559266191595798528 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 10499999999999999718094661413780068350042817471749844014203039470325746486893213012200170839883152606401165003567092279881313941182142490834109641139421184 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 10499999999999999718094661413780068350042817471749844014203039470325746486893213012200170839883152606401165003567092279881313941182142490834109641139421184 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 1460000000000000062874810948709428220902231206484832232118270708739743699003645628725306486354423297639426347209062663038543067986836511456245928909864960 binary64)) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 750000000000000046317730608011206303798377969171117713347427225006633117657190568815604258930892461708979279798889728404095828371632160411314266126155776 binary64)) (*.f64 a a) (*.f64 (*.f64 angle b) (*.f64 angle (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 19500000000000001390331709227966727879384722017778221341565296186125884491148445779449368489233072375938370257494605722061697068866577721679028936205402112 binary64)) (*.f64 a a) (*.f64 b (*.f64 (*.f64 angle angle) (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))))) |
(if (<=.f64 b #s(literal 19500000000000001390331709227966727879384722017778221341565296186125884491148445779449368489233072375938370257494605722061697068866577721679028936205402112 binary64)) (*.f64 a a) (*.f64 b (*.f64 (*.f64 b (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle)))) |
(*.f64 a a) |
| 7066× | *-lowering-*.f32 |
| 7066× | *-lowering-*.f64 |
| 5548× | *-lowering-*.f32 |
| 5548× | *-lowering-*.f64 |
| 5290× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 21 |
| 1 | 23 | 19 |
| 2 | 53 | 13 |
| 3 | 90 | 13 |
| 4 | 91 | 13 |
| 0 | 91 | 13 |
| 0 | 51 | 288 |
| 1 | 279 | 131 |
| 2 | 2355 | 131 |
| 0 | 8535 | 131 |
| 0 | 24 | 128 |
| 1 | 135 | 74 |
| 2 | 618 | 74 |
| 3 | 5904 | 74 |
| 0 | 8285 | 74 |
| 0 | 378 | 6768 |
| 1 | 1269 | 5764 |
| 2 | 5642 | 5534 |
| 0 | 8011 | 5534 |
| 0 | 83 | 428 |
| 1 | 491 | 277 |
| 2 | 4448 | 275 |
| 0 | 8950 | 275 |
| 0 | 723 | 14319 |
| 1 | 2608 | 12111 |
| 0 | 8461 | 12111 |
| 0 | 423 | 9204 |
| 1 | 1515 | 7671 |
| 2 | 6665 | 7393 |
| 0 | 8678 | 7393 |
| 0 | 188 | 3890 |
| 1 | 629 | 3404 |
| 2 | 2734 | 3246 |
| 3 | 5570 | 3244 |
| 4 | 6217 | 3244 |
| 5 | 6572 | 3244 |
| 6 | 7614 | 3244 |
| 0 | 8021 | 3244 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
Compiled 832 to 506 computations (39.2% saved)
(abs angle)
(abs b)
(abs a)
Compiled 1358 to 768 computations (43.4% saved)
Loading profile data...