
Time bar (total: 23.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 8 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 9 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 10 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 11 |
| 93.8% | 93.6% | 6.2% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 27 to 20 computations (25.9% saved)
ival-atan: 41.0ms (40.8% of total)ival-pow: 24.0ms (23.9% of total)ival-mult: 10.0ms (10% of total)ival-sub: 8.0ms (8% of total)ival-div: 7.0ms (7% of total)ival-sqrt: 4.0ms (4% of total)ival-add: 3.0ms (3% of total)ival-pi: 2.0ms (2% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 1.3s | 5667× | 0 | valid |
| 737.0ms | 1179× | 2 | valid |
| 515.0ms | 801× | 3 | valid |
| 217.0ms | 609× | 1 | valid |
ival-pow: 452.0ms (22.7% of total)ival-div: 300.0ms (15.1% of total)ival-sub: 279.0ms (14% of total)backward-pass: 223.0ms (11.2% of total)ival-mult: 193.0ms (9.7% of total)ival-atan: 169.0ms (8.5% of total)ival-sqrt: 133.0ms (6.7% of total)ival-add: 119.0ms (6% of total)ival-pi: 100.0ms (5% of total)const: 25.0ms (1.3% of total)| 2× | egg-herbie |
| 1718× | sum3-define |
| 1636× | fma-define |
| 1420× | fma-define |
| 1392× | sum5-define |
| 1300× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 232 |
| 1 | 216 | 166 |
| 2 | 669 | 137 |
| 3 | 2403 | 123 |
| 0 | 19 | 22 |
| 1 | 39 | 16 |
| 2 | 89 | 13 |
| 3 | 251 | 12 |
| 4 | 859 | 12 |
| 5 | 2802 | 12 |
| 6 | 5703 | 12 |
| 7 | 6842 | 12 |
| 8 | 7670 | 12 |
| 0 | 8034 | 12 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI))) |
| Outputs |
|---|
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Inputs |
|---|
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI))) |
(* 180 (/ (atan (* (/ 1 B) (- (- C (neg A)) (sqrt (+ (pow (- (neg A) C) 2) (pow B 2)))))) (PI))) |
(* 180 (/ (atan (* (/ 1 (neg B)) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow (neg B) 2)))))) (PI))) |
(* 180 (/ (atan (* (/ 1 B) (- (- (neg C) A) (sqrt (+ (pow (- A (neg C)) 2) (pow B 2)))))) (PI))) |
(neg (* 180 (/ (atan (* (/ 1 B) (- (- C (neg A)) (sqrt (+ (pow (- (neg A) C) 2) (pow B 2)))))) (PI)))) |
(neg (* 180 (/ (atan (* (/ 1 (neg B)) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow (neg B) 2)))))) (PI)))) |
(neg (* 180 (/ (atan (* (/ 1 B) (- (- (neg C) A) (sqrt (+ (pow (- A (neg C)) 2) (pow B 2)))))) (PI)))) |
(* 180 (/ (atan (* (/ 1 A) (- (- C B) (sqrt (+ (pow (- B C) 2) (pow A 2)))))) (PI))) |
(* 180 (/ (atan (* (/ 1 B) (- (- A C) (sqrt (+ (pow (- C A) 2) (pow B 2)))))) (PI))) |
(* 180 (/ (atan (* (/ 1 C) (- (- B A) (sqrt (+ (pow (- A B) 2) (pow C 2)))))) (PI))) |
| Outputs |
|---|
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI))) |
(atand (/ (- C (+ A (hypot B (- C A)))) B)) |
(* 180 (/ (atan (* (/ 1 B) (- (- C (neg A)) (sqrt (+ (pow (- (neg A) C) 2) (pow B 2)))))) (PI))) |
(atand (/ (- (+ C A) (hypot B (+ C A))) B)) |
(* 180 (/ (atan (* (/ 1 (neg B)) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow (neg B) 2)))))) (PI))) |
(atand (/ (+ (- A C) (hypot B (- C A))) B)) |
(* 180 (/ (atan (* (/ 1 B) (- (- (neg C) A) (sqrt (+ (pow (- A (neg C)) 2) (pow B 2)))))) (PI))) |
(atand (/ (neg (sum3 C A (hypot B (+ C A)))) B)) |
(neg (* 180 (/ (atan (* (/ 1 B) (- (- C (neg A)) (sqrt (+ (pow (- (neg A) C) 2) (pow B 2)))))) (PI)))) |
(neg (atand (/ (- (+ C A) (hypot B (+ C A))) B))) |
(neg (* 180 (/ (atan (* (/ 1 (neg B)) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow (neg B) 2)))))) (PI)))) |
(neg (atand (/ (+ (- A C) (hypot B (- C A))) B))) |
(neg (* 180 (/ (atan (* (/ 1 B) (- (- (neg C) A) (sqrt (+ (pow (- A (neg C)) 2) (pow B 2)))))) (PI)))) |
(neg (atand (/ (neg (sum3 C A (hypot B (+ C A)))) B))) |
(* 180 (/ (atan (* (/ 1 A) (- (- C B) (sqrt (+ (pow (- B C) 2) (pow A 2)))))) (PI))) |
(atand (/ (- (- C B) (hypot A (- B C))) A)) |
(* 180 (/ (atan (* (/ 1 B) (- (- A C) (sqrt (+ (pow (- C A) 2) (pow B 2)))))) (PI))) |
(atand (/ (- A (+ C (hypot B (- C A)))) B)) |
(* 180 (/ (atan (* (/ 1 C) (- (- B A) (sqrt (+ (pow (- A B) 2) (pow C 2)))))) (PI))) |
(atand (/ (- (- B A) (hypot C (- A B))) C)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 156 | 0 | - | 1 | (7.35934998557668e-211 1.961599548823969e-223 2.3118593577609313e-159) | (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))) |
| 51 | 0 | - | 0 | - | (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))) |
| 20 | 0 | - | 1 | (-4.135971028855283e-274 -1.340737701566351e-71 5.286521620259752e+175) | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))))) |
| 2 | 0 | - | 2 | (-2.2696408968248065e+153 9.196632257129574e-159 2.8709309269087876e-221) | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) (PI.f64))) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) B) |
| 0 | 0 | - | 0 | - | B |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) (PI.f64)) |
| 0 | 41 | (1.2147371287235015e+23 1.0208347906389797e+206 -1.3969377368359875e-265) | 0 | - | (pow.f64 (-.f64 A C) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 180 binary64) |
| 0 | 0 | - | 0 | - | (-.f64 C A) |
| 0 | 0 | - | 0 | - | (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) |
| 0 | 0 | - | 0 | - | (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (pow.f64 B #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| 0 | 0 | - | 0 | - | (-.f64 A C) |
| 0 | 0 | - | 0 | - | C |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | A |
| 155.0ms | 98× | 2 | valid |
| 101.0ms | 52× | 3 | valid |
| 101.0ms | 324× | 0 | valid |
| 47.0ms | 38× | 1 | valid |
Compiled 310 to 59 computations (81% saved)
backward-pass: 49.0ms (26.4% of total)ival-sub: 35.0ms (18.9% of total)ival-div: 21.0ms (11.3% of total)ival-pow: 20.0ms (10.8% of total)ival-pi: 19.0ms (10.3% of total)ival-add: 13.0ms (7% of total)ival-mult: 12.0ms (6.5% of total)ival-sqrt: 8.0ms (4.3% of total)ival-atan: 7.0ms (3.8% of total)const: 2.0ms (1.1% of total)Compiled 19 to 12 computations (36.8% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.1% | (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ▶ | 55.2% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) (PI.f64))) |
Compiled 45 to 31 computations (31.1% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))))) |
| ✓ | cost-diff | 448 | (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))) |
| ✓ | cost-diff | 6208 | (pow.f64 (-.f64 A C) #s(literal 2 binary64)) |
| ✓ | cost-diff | 6336 | (pow.f64 B #s(literal 2 binary64)) |
| 2044× | sum3-define |
| 1648× | fnmadd-define |
| 1400× | sum4-define |
| 1152× | fma-lowering-fma.f32 |
| 1152× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 212 |
| 1 | 64 | 159 |
| 2 | 144 | 153 |
| 3 | 392 | 151 |
| 4 | 1451 | 151 |
| 5 | 4743 | 151 |
| 0 | 8203 | 151 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI))) |
180 |
(/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI)) |
(atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) |
(* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2))))) |
(/ 1 B) |
1 |
B |
(- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))) |
(- C A) |
C |
A |
(sqrt (+ (pow (- A C) 2) (pow B 2))) |
(+ (pow (- A C) 2) (pow B 2)) |
(pow (- A C) 2) |
(- A C) |
2 |
(pow B 2) |
(PI) |
(* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) (/ 180 (PI))) |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B) |
(- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) |
(- C A) |
C |
A |
(sqrt (+ (* B B) (* (- C A) (- C A)))) |
B |
(/ 180 (PI)) |
180 |
(PI) |
| Outputs |
|---|
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
180 |
#s(literal 180 binary64) |
(/ (atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) (PI.f64)) |
(atan (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2))))) |
(/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
1 |
#s(literal 1 binary64) |
B |
(- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) |
(- C A) |
(-.f64 C A) |
C |
A |
(sqrt (+ (pow (- A C) 2) (pow B 2))) |
(hypot.f64 B (-.f64 C A)) |
(+ (pow (- A C) 2) (pow B 2)) |
(+.f64 (*.f64 B B) (*.f64 (-.f64 C A) (-.f64 C A))) |
(pow (- A C) 2) |
(*.f64 (-.f64 C A) (-.f64 C A)) |
(- A C) |
(-.f64 A C) |
2 |
#s(literal 2 binary64) |
(pow B 2) |
(*.f64 B B) |
(PI) |
(PI.f64) |
(* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) (/ 180 (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B) |
(/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B) |
(- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) |
(- C A) |
(-.f64 C A) |
C |
A |
(sqrt (+ (* B B) (* (- C A) (- C A)))) |
(hypot.f64 B (-.f64 C A)) |
B |
(/ 180 (PI)) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B) |
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) |
| ✓ | accuracy | 100.0% | (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))))) |
| ✓ | accuracy | 66.5% | (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| 328.0ms | 96× | 5 | exit |
| 58.0ms | 160× | 0 | valid |
Compiled 206 to 26 computations (87.4% saved)
backward-pass: 56.0ms (26.9% of total)ival-sub: 36.0ms (17.3% of total)ival-pow: 29.0ms (13.9% of total)ival-mult: 29.0ms (13.9% of total)ival-div: 18.0ms (8.6% of total)compiled-spec: 15.0ms (7.2% of total)ival-atan: 12.0ms (5.8% of total)ival-sqrt: 7.0ms (3.4% of total)ival-add: 4.0ms (1.9% of total)ival-pi: 2.0ms (1% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (pow B 2)> |
#<alt (pow (- A C) 2)> |
#<alt (sqrt (+ (pow (- A C) 2) (pow B 2)))> |
#<alt (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))))> |
#<alt (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) (/ 180 (PI)))> |
#<alt (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B))> |
#<alt (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)> |
#<alt (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A)))))> |
#<alt (PI)> |
#<alt (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2))))> |
| Outputs |
|---|
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow C 2)> |
#<alt (+ (* -2 (* A C)) (pow C 2))> |
#<alt (+ (* A (+ A (* -2 C))) (pow C 2))> |
#<alt (+ (* A (+ A (* -2 C))) (pow C 2))> |
#<alt (pow A 2)> |
#<alt (* (pow A 2) (+ 1 (* -2 (/ C A))))> |
#<alt (* (pow A 2) (+ 1 (+ (* -2 (/ C A)) (/ (pow C 2) (pow A 2)))))> |
#<alt (* (pow A 2) (+ 1 (+ (* -2 (/ C A)) (/ (pow C 2) (pow A 2)))))> |
#<alt (pow A 2)> |
#<alt (* (pow A 2) (+ 1 (* -2 (/ C A))))> |
#<alt (* (pow A 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow C 2) A)) (* 2 C)) A))))> |
#<alt (* (pow A 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow C 2) A)) (* 2 C)) A))))> |
#<alt (pow A 2)> |
#<alt (+ (* -2 (* A C)) (pow A 2))> |
#<alt (+ (* C (+ C (* -2 A))) (pow A 2))> |
#<alt (+ (* C (+ C (* -2 A))) (pow A 2))> |
#<alt (pow C 2)> |
#<alt (* (pow C 2) (+ 1 (* -2 (/ A C))))> |
#<alt (* (pow C 2) (+ 1 (+ (* -2 (/ A C)) (/ (pow A 2) (pow C 2)))))> |
#<alt (* (pow C 2) (+ 1 (+ (* -2 (/ A C)) (/ (pow A 2) (pow C 2)))))> |
#<alt (pow C 2)> |
#<alt (* (pow C 2) (+ 1 (* -2 (/ A C))))> |
#<alt (* (pow C 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow A 2) C)) (* 2 A)) C))))> |
#<alt (* (pow C 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow A 2) C)) (* 2 A)) C))))> |
#<alt (sqrt (+ (pow B 2) (pow C 2)))> |
#<alt (+ (sqrt (+ (pow B 2) (pow C 2))) (* -1 (* (* A C) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))> |
#<alt (+ (sqrt (+ (pow B 2) (pow C 2))) (* A (+ (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (* 1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))> |
#<alt (+ (sqrt (+ (pow B 2) (pow C 2))) (* A (+ (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (* A (+ (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (* 1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))))))))> |
#<alt A> |
#<alt (* A (+ 1 (* -1 (/ C A))))> |
#<alt (* A (+ 1 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))> |
#<alt (* A (+ 1 (+ (* -1 (/ C A)) (+ (* 1/2 (/ (* (pow B 2) C) (pow A 3))) (* 1/2 (/ (pow B 2) (pow A 2)))))))> |
#<alt (* -1 A)> |
#<alt (* -1 (* A (+ 1 (* -1 (/ C A)))))> |
#<alt (* -1 (* A (+ 1 (* -1 (/ (+ C (* -1/2 (/ (pow B 2) A))) A)))))> |
#<alt (* -1 (* A (+ 1 (* -1 (/ (+ C (* -1 (/ (+ (* 1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A))) A)))))> |
#<alt (sqrt (+ (pow A 2) (pow B 2)))> |
#<alt (+ (sqrt (+ (pow A 2) (pow B 2))) (* -1 (* (* A C) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))> |
#<alt (+ (sqrt (+ (pow A 2) (pow B 2))) (* C (+ (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (* 1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (sqrt (+ (pow A 2) (pow B 2))) (* C (+ (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (* C (+ (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (* 1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))))))))> |
#<alt C> |
#<alt (* C (+ 1 (* -1 (/ A C))))> |
#<alt (* C (+ 1 (+ (* -1 (/ A C)) (* 1/2 (/ (pow B 2) (pow C 2))))))> |
#<alt (* C (+ 1 (+ (* -1 (/ A C)) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 3))) (* 1/2 (/ (pow B 2) (pow C 2)))))))> |
#<alt (* -1 C)> |
#<alt (* -1 (* C (+ 1 (* -1 (/ A C)))))> |
#<alt (* -1 (* C (+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow B 2) C))) C)))))> |
#<alt (* -1 (* C (+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* 1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C))) C)))))> |
#<alt (- A C)> |
#<alt (- (+ A (* 1/2 (/ (pow B 2) (- A C)))) C)> |
#<alt (- (+ A (* (pow B 2) (+ (* -1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) C)> |
#<alt (- (+ A (* (pow B 2) (+ (* (pow B 2) (- (* 1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) C)> |
#<alt B> |
#<alt (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))> |
#<alt (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))> |
#<alt (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (+ (* 1/16 (/ (pow (- A C) 6) (pow B 6))) (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))))> |
#<alt (* -1 B)> |
#<alt (* -1 (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))> |
#<alt (* -1 (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))))> |
#<alt (* -1 (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (+ (* 1/16 (/ (pow (- A C) 6) (pow B 6))) (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))))> |
#<alt (/ (- (* 2 C) (* 2 A)) B)> |
#<alt (/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B)> |
#<alt (/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B)> |
#<alt (/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B)> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B)))> |
#<alt 1> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B)))> |
#<alt (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (* -1 (/ (+ A (* -1 A)) B))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C)))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2)))))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3)))))))> |
#<alt (* 2 (/ C B))> |
#<alt (* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B)))))> |
#<alt (/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B)> |
#<alt (- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (* -2 (/ A B))> |
#<alt (* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI)))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B))> |
#<alt (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (* -1 (/ (+ A (* -1 A)) B))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C)))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2)))))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3)))))))> |
#<alt (* 2 (/ C B))> |
#<alt (* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B)))))> |
#<alt (/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B)> |
#<alt (- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (* -2 (/ A B))> |
#<alt (* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (* -1/2 (/ B (- C A)))> |
#<alt (* B (- (* 1/8 (/ (pow B 2) (pow (- C A) 3))) (* 1/2 (/ 1 (- C A)))))> |
#<alt (* B (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- C A) 5))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A)))))> |
#<alt (* B (- (* (pow B 2) (+ (* (pow B 2) (- (* 5/128 (/ (pow B 2) (pow (- C A) 7))) (* 1/16 (/ 1 (pow (- C A) 5))))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A)))))> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- C A) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B)))> |
#<alt 1> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- C A) 2) B))) B)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- C A) 4) (pow B 2))) (* 1/2 (pow (- C A) 2))) B))) B)))> |
#<alt (* -1 (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (* -1 (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C)))))> |
#<alt (- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C))))))> |
#<alt (* 2 C)> |
#<alt (* -1 (* C (- (* 2 (/ A C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2)))> |
#<alt (- C (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (* -2 A)> |
#<alt (* A (- (/ C A) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2)))))))> |
#<alt (* 1/2 (/ (pow B 2) A))> |
#<alt (* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1/2 (/ (pow B 2) (- C A)))> |
#<alt (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- C A) 3))) (* 1/2 (/ 1 (- C A)))))> |
#<alt (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- C A) 5))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A)))))> |
#<alt (* (pow B 2) (- (* (pow B 2) (+ (* (pow B 2) (- (* 5/128 (/ (pow B 2) (pow (- C A) 7))) (* 1/16 (/ 1 (pow (- C A) 5))))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A)))))> |
#<alt (* -1 B)> |
#<alt (* B (- (/ C B) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* 1/8 (/ (pow (- C A) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- C A) 2) (pow B 2))) (/ A B)))))> |
#<alt B> |
#<alt (* -1 (* B (- (* -1 (/ (- C A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- C A) 2) B))) A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- C A) 4) (pow B 2))) (* 1/2 (pow (- C A) 2))) B))) A) B)) 1)))> |
#<alt (* -1 (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (* -1 (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C)))))> |
#<alt (- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C))))))> |
#<alt (* 2 C)> |
#<alt (* -1 (* C (- (* 2 (/ A C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2)))> |
#<alt (- C (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (* -2 A)> |
#<alt (* A (- (/ C A) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2)))))))> |
#<alt (* 1/2 (/ (pow B 2) A))> |
#<alt (* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (- (* 2 C) (* 2 A))> |
#<alt (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A))> |
#<alt (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A))> |
#<alt (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A))> |
#<alt (* -1 B)> |
#<alt (* B (- (/ C B) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))))> |
#<alt B> |
#<alt (* -1 (* B (- (* -1 (/ (- C A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1)))> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | B | @ | inf | (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B) |
| 1.0ms | B | @ | 0 | (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B) |
| 1.0ms | A | @ | 0 | (* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2))))) |
| 1.0ms | C | @ | -inf | (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) (/ 180 (PI))) |
| 1.0ms | A | @ | -inf | (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) (/ 180 (PI))) |
| 1× | batch-egg-rewrite |
| 2386× | *-lowering-*.f32 |
| 2386× | *-lowering-*.f64 |
| 1336× | pow-lowering-pow.f64 |
| 1336× | pow-lowering-pow.f32 |
| 1130× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 91 |
| 1 | 107 | 76 |
| 2 | 453 | 76 |
| 3 | 2457 | 76 |
| 0 | 8596 | 76 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow B 2) |
(pow (- A C) 2) |
(sqrt (+ (pow (- A C) 2) (pow B 2))) |
(* (/ 1 B) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2))))) |
(* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) (/ 180 (PI))) |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) B) |
(- (- C A) (sqrt (+ (* B B) (* (- C A) (- C A))))) |
(PI) |
(- (- C A) (sqrt (+ (pow (- A C) 2) (pow B 2)))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 B))) |
(exp.f64 (log.f64 (*.f64 B B))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 B))) |
(exp.f64 (-.f64 (log.f64 B) (-.f64 #s(literal 0 binary64) (log.f64 B)))) |
(/.f64 B (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(/.f64 (*.f64 B B) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) B) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) B))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 #s(literal -1 binary64)))) |
(pow.f64 B #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) B) #s(literal -2 binary64)) |
(pow.f64 (*.f64 B B) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 B)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal -1 binary64)) |
(*.f64 B B) |
(*.f64 (*.f64 B B) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B)) |
(+.f64 (neg.f64 (*.f64 C (-.f64 A C))) (*.f64 A (-.f64 A C))) |
(+.f64 (*.f64 C (-.f64 C A)) (*.f64 #s(literal -1 binary64) (*.f64 A (-.f64 C A)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 A (-.f64 C A))) (*.f64 C (-.f64 C A))) |
(+.f64 (*.f64 A (-.f64 A C)) (neg.f64 (*.f64 C (-.f64 A C)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 A C)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 C A)))) |
(exp.f64 (log.f64 (*.f64 (-.f64 A C) (-.f64 A C)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (-.f64 A C)))) |
(exp.f64 (+.f64 (log.f64 (-.f64 C A)) (log.f64 (-.f64 C A)))) |
(-.f64 (*.f64 C (-.f64 C A)) (*.f64 A (-.f64 C A))) |
(-.f64 (*.f64 C (-.f64 C A)) (*.f64 (-.f64 C A) A)) |
(-.f64 (*.f64 A (-.f64 A C)) (*.f64 C (-.f64 A C))) |
(-.f64 (*.f64 A (-.f64 A C)) (*.f64 (-.f64 A C) C)) |
(fma.f64 A (-.f64 A C) (neg.f64 (*.f64 C (-.f64 A C)))) |
(fma.f64 C (-.f64 C A) (*.f64 #s(literal -1 binary64) (*.f64 A (-.f64 C A)))) |
(fma.f64 (-.f64 A C) A (neg.f64 (*.f64 C (-.f64 A C)))) |
(fma.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) C) (*.f64 A (-.f64 A C))) |
(fma.f64 (-.f64 C A) C (*.f64 #s(literal -1 binary64) (*.f64 A (-.f64 C A)))) |
(fma.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) A) (*.f64 C (-.f64 C A))) |
(fma.f64 #s(literal -1 binary64) (*.f64 A (-.f64 C A)) (*.f64 C (-.f64 C A))) |
(fma.f64 #s(literal -1 binary64) (*.f64 C (-.f64 A C)) (*.f64 A (-.f64 A C))) |
(fma.f64 (-.f64 #s(literal 0 binary64) C) (-.f64 A C) (*.f64 A (-.f64 A C))) |
(fma.f64 (-.f64 #s(literal 0 binary64) A) (-.f64 C A) (*.f64 C (-.f64 C A))) |
(fma.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) A (*.f64 C (-.f64 C A))) |
(fma.f64 (*.f64 (-.f64 A C) #s(literal -1 binary64)) C (*.f64 A (-.f64 A C))) |
(pow.f64 (-.f64 A C) #s(literal 2 binary64)) |
(pow.f64 (-.f64 C A) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 A C))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (-.f64 C A))) |
(*.f64 (-.f64 A C) (-.f64 A C)) |
(*.f64 (-.f64 C A) (-.f64 C A)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 B B))))) |
(hypot.f64 B (-.f64 A C)) |
(hypot.f64 B (-.f64 C A)) |
(hypot.f64 (-.f64 A C) B) |
(hypot.f64 (-.f64 C A) B) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(sqrt.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 B B))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(pow.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 B B)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 B B)))) |
(*.f64 #s(literal 1 binary64) (hypot.f64 B (-.f64 A C))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(+.f64 (/.f64 C B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(+.f64 (/.f64 C B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 C A) B)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) C) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 C A)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 C A)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) B)) |
(-.f64 (/.f64 (-.f64 C A) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(-.f64 (/.f64 C B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 (*.f64 B (-.f64 C A)) (*.f64 B B)) (/.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 B B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) C (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (hypot.f64 B (-.f64 A C)) (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 C A) B)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 C A)) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 (/.f64 C B) #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B) #s(literal -1 binary64) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (/.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (/.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) |
(/.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 B (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 B (*.f64 (/.f64 B (-.f64 C A)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (hypot.f64 B (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 C B) (*.f64 B (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) (*.f64 B B)) |
(/.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) |
(/.f64 (/.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) B) B) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (neg.f64 (-.f64 A C)) (hypot.f64 B (-.f64 A C))) B) |
(/.f64 (-.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (hypot.f64 B (-.f64 A C))) B) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (neg.f64 (-.f64 A C)) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))) B) |
(/.f64 (-.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))) B) |
(/.f64 (-.f64 (-.f64 C A) (/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 (neg.f64 (-.f64 A C)) (/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (hypot.f64 B (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal -1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 B (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 B (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) B) (*.f64 B (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 B (-.f64 C A)) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (hypot.f64 B (-.f64 A C)))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) B)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) B)) (hypot.f64 B (-.f64 A C))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) (*.f64 (*.f64 B B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 B B) (hypot.f64 B (-.f64 A C)))) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) B) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (*.f64 B B) B)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) B) (*.f64 B (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) B) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (hypot.f64 B (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) B) (*.f64 B (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) B) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 A C))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (-.f64 C A))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 C A))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (-.f64 C A)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 C A) B))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B B))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (neg.f64 (-.f64 A C)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 A C))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 C A))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (neg.f64 (/.f64 B (-.f64 C A)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (*.f64 B B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 B (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 A C))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 B (-.f64 C A))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 C A))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) B)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 C A)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 (-.f64 C A) B))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 B B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (neg.f64 (-.f64 A C)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) B)) |
(/.f64 (+.f64 B (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 A C))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 B (-.f64 C A))) B) (*.f64 B (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) B) (*.f64 B (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) B) (*.f64 B (-.f64 C A))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (neg.f64 (/.f64 B (-.f64 C A)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 B B)) (*.f64 B (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 B (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) B) (*.f64 B (neg.f64 (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) B) (*.f64 B (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) B) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 B B) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 B (/.f64 (-.f64 C A) B))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 A C))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 C A))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (neg.f64 (/.f64 B (-.f64 C A)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (*.f64 B B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(pow.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B B) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(*.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 2/9 binary64))) (pow.f64 (PI.f64) #s(literal 1/9 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -2/3 binary64)) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) |
(neg.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B))) |
(neg.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) |
(neg.f64 (atan.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)))) |
(neg.f64 (atan.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 1 binary64)) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(+.f64 (/.f64 C B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(+.f64 (/.f64 C B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 C A) B)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) C) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 C A)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 C A)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))))) |
(+.f64 (fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) B)) |
(-.f64 (/.f64 (-.f64 C A) B) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(-.f64 (/.f64 C B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 (*.f64 B (-.f64 C A)) (*.f64 B B)) (/.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 B B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) C (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (hypot.f64 B (-.f64 A C)) (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 C A) B)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 C A)) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 C B) #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 (/.f64 C B) #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B) #s(literal -1 binary64) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (/.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 C A) B)) |
(fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(fma.f64 (/.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) |
(/.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 B (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 B (*.f64 (/.f64 B (-.f64 C A)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (hypot.f64 B (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 C B) (*.f64 B (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) (*.f64 B B)) |
(/.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) |
(/.f64 (/.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) B) B) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (neg.f64 (-.f64 A C)) (hypot.f64 B (-.f64 A C))) B) |
(/.f64 (-.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (hypot.f64 B (-.f64 A C))) B) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (neg.f64 (-.f64 A C)) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))) B) |
(/.f64 (-.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))) B) |
(/.f64 (-.f64 (-.f64 C A) (/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 (neg.f64 (-.f64 A C)) (/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) B) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (hypot.f64 B (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal -1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 B (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 B (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) B) (*.f64 B (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 B (-.f64 C A)) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (hypot.f64 B (-.f64 A C)))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) B)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) B)) (hypot.f64 B (-.f64 A C))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) (*.f64 (*.f64 B B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 B B) (hypot.f64 B (-.f64 A C)))) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) B) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (*.f64 B B) B)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) B) (*.f64 B (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) B) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (hypot.f64 B (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C))))) B) (*.f64 B (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) B) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 A C))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (-.f64 C A))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 C A))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 B (-.f64 C A)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 C A) B))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B B))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (neg.f64 (-.f64 A C)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 B (hypot.f64 B (-.f64 A C)))) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 A C))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 C A))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (neg.f64 (/.f64 B (-.f64 C A)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (*.f64 B B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 B (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 A C))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 B (-.f64 C A))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 C A))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) B)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 C A)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 (-.f64 C A) B))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 B B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (neg.f64 (-.f64 A C)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) B)) |
(/.f64 (+.f64 B (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (/.f64 B (hypot.f64 B (-.f64 A C))) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 A C))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 B (-.f64 C A))) B) (*.f64 B (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) B) (*.f64 B (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) B) (*.f64 B (-.f64 C A))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (neg.f64 (/.f64 B (-.f64 C A)))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 B B)) (*.f64 B (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 B (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) B) (*.f64 B (neg.f64 (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) B) (*.f64 B (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 B (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) B) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 B A)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 B B) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 B (/.f64 (-.f64 C A) B))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 A C))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 C A)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 C A))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (neg.f64 (/.f64 B (-.f64 C A)))) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 B (-.f64 C A))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (*.f64 B B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (*.f64 C B) (*.f64 B A)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 C A) #s(literal -1 binary64)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 A C) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(pow.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B B) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(*.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 C (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 C A)) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) C) |
(+.f64 (neg.f64 (-.f64 A C)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (*.f64 #s(literal 1 binary64) C) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (*.f64 C #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) (-.f64 #s(literal 0 binary64) A)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 C A) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 C A) #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) |
(-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) |
(-.f64 (-.f64 C A) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) A) |
(-.f64 (+.f64 (-.f64 C A) #s(literal 0 binary64)) (hypot.f64 B (-.f64 A C))) |
(-.f64 (-.f64 C (hypot.f64 B (-.f64 A C))) A) |
(fma.f64 A #s(literal -1 binary64) (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 A #s(literal -1 binary64) (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(fma.f64 C #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) C (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 C A) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 C A)) |
(fma.f64 (-.f64 C A) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (-.f64 C A)) |
(fma.f64 #s(literal -1 binary64) A (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 #s(literal -1 binary64) A (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(fma.f64 #s(literal -1 binary64) (hypot.f64 B (-.f64 A C)) (-.f64 C A)) |
(fma.f64 #s(literal -1 binary64) (+.f64 A (hypot.f64 B (-.f64 A C))) C) |
(fma.f64 #s(literal -1 binary64) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (-.f64 C A)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64) (-.f64 C A)) |
(neg.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (PI.f64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(fabs.f64 (PI.f64)) |
(fabs.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) |
(fabs.f64 (-.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 0 binary64))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (PI.f64)))) |
(fabs.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (log.f64 (exp.f64 (+.f64 #s(literal 1 binary64) (PI.f64)))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64) #s(literal -1 binary64)) |
(expm1.f64 (log1p.f64 (PI.f64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal -2/3 binary64))) |
(/.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal -1/2 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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 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)) |
(pow.f64 (E.f64) (log.f64 (PI.f64))) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.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 4 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)) #s(literal 2/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1/3 binary64)) (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (E.f64) #s(literal 3 binary64)) (*.f64 (log.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (log.f64 (PI.f64)) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (*.f64 (log.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (pow.f64 (E.f64) (*.f64 #s(literal 2/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (PI.f64)) (fabs.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 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)) (neg.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (log.f64 (exp.f64 (cbrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/9 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 7/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/9 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 4/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/9 binary64)) (log.f64 (exp.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 4/3 binary64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (pow.f64 (PI.f64) #s(literal 5/6 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (pow.f64 (PI.f64) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (log.f64 (exp.f64 (pow.f64 (PI.f64) #s(literal 3/4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 5/6 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 4/3 binary64)) (pow.f64 (PI.f64) #s(literal 1/9 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 7/4 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3/4 binary64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 4/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 7/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/9 binary64))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal 2/3 binary64) (log.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64)) #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 1/9 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/9 binary64)))) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/9 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8/3 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 17/6 binary64))) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 11/4 binary64))) (pow.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 7/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/9 binary64)))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/6 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5/3 binary64)) (pow.f64 (PI.f64) #s(literal 1/6 binary64)))) (pow.f64 (PI.f64) #s(literal 1/12 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 11/6 binary64))) (pow.f64 (PI.f64) #s(literal 1/12 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (PI.f64) #s(literal 2/9 binary64))) (fabs.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 7/3 binary64)))) |
(*.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 4/3 binary64))) (pow.f64 (PI.f64) #s(literal 1/9 binary64))) |
(*.f64 (fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (cbrt.f64 (PI.f64))) |
(+.f64 C (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 C A)) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) C) |
(+.f64 (neg.f64 (-.f64 A C)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (*.f64 #s(literal 1 binary64) C) (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (*.f64 C #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) (-.f64 #s(literal 0 binary64) A)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 C A) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 C A) #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) |
(-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) |
(-.f64 (-.f64 C A) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) A) |
(-.f64 (+.f64 (-.f64 C A) #s(literal 0 binary64)) (hypot.f64 B (-.f64 A C))) |
(-.f64 (-.f64 C (hypot.f64 B (-.f64 A C))) A) |
(fma.f64 A #s(literal -1 binary64) (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 A #s(literal -1 binary64) (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(fma.f64 C #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) C (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 C A) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 C A)) |
(fma.f64 (-.f64 C A) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (-.f64 C A)) |
(fma.f64 #s(literal -1 binary64) A (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(fma.f64 #s(literal -1 binary64) A (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(fma.f64 #s(literal -1 binary64) (hypot.f64 B (-.f64 A C)) (-.f64 C A)) |
(fma.f64 #s(literal -1 binary64) (+.f64 A (hypot.f64 B (-.f64 A C))) C) |
(fma.f64 #s(literal -1 binary64) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (-.f64 C A)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64) (-.f64 C A)) |
(neg.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
| 1× | egg-herbie |
| 5394× | *-lowering-*.f32 |
| 5394× | *-lowering-*.f64 |
| 3226× | +-lowering-+.f64 |
| 3226× | +-lowering-+.f32 |
| 1384× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 713 | 6230 |
| 1 | 2368 | 4886 |
| 0 | 8029 | 4886 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow C 2) |
(+ (* -2 (* A C)) (pow C 2)) |
(+ (* A (+ A (* -2 C))) (pow C 2)) |
(+ (* A (+ A (* -2 C))) (pow C 2)) |
(pow A 2) |
(* (pow A 2) (+ 1 (* -2 (/ C A)))) |
(* (pow A 2) (+ 1 (+ (* -2 (/ C A)) (/ (pow C 2) (pow A 2))))) |
(* (pow A 2) (+ 1 (+ (* -2 (/ C A)) (/ (pow C 2) (pow A 2))))) |
(pow A 2) |
(* (pow A 2) (+ 1 (* -2 (/ C A)))) |
(* (pow A 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow C 2) A)) (* 2 C)) A)))) |
(* (pow A 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow C 2) A)) (* 2 C)) A)))) |
(pow A 2) |
(+ (* -2 (* A C)) (pow A 2)) |
(+ (* C (+ C (* -2 A))) (pow A 2)) |
(+ (* C (+ C (* -2 A))) (pow A 2)) |
(pow C 2) |
(* (pow C 2) (+ 1 (* -2 (/ A C)))) |
(* (pow C 2) (+ 1 (+ (* -2 (/ A C)) (/ (pow A 2) (pow C 2))))) |
(* (pow C 2) (+ 1 (+ (* -2 (/ A C)) (/ (pow A 2) (pow C 2))))) |
(pow C 2) |
(* (pow C 2) (+ 1 (* -2 (/ A C)))) |
(* (pow C 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow A 2) C)) (* 2 A)) C)))) |
(* (pow C 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow A 2) C)) (* 2 A)) C)))) |
(sqrt (+ (pow B 2) (pow C 2))) |
(+ (sqrt (+ (pow B 2) (pow C 2))) (* -1 (* (* A C) (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) |
(+ (sqrt (+ (pow B 2) (pow C 2))) (* A (+ (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (* 1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))))) |
(+ (sqrt (+ (pow B 2) (pow C 2))) (* A (+ (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (* A (+ (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (* 1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3)))))))))) |
A |
(* A (+ 1 (* -1 (/ C A)))) |
(* A (+ 1 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2)))))) |
(* A (+ 1 (+ (* -1 (/ C A)) (+ (* 1/2 (/ (* (pow B 2) C) (pow A 3))) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(* -1 A) |
(* -1 (* A (+ 1 (* -1 (/ C A))))) |
(* -1 (* A (+ 1 (* -1 (/ (+ C (* -1/2 (/ (pow B 2) A))) A))))) |
(* -1 (* A (+ 1 (* -1 (/ (+ C (* -1 (/ (+ (* 1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A))) A))))) |
(sqrt (+ (pow A 2) (pow B 2))) |
(+ (sqrt (+ (pow A 2) (pow B 2))) (* -1 (* (* A C) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) |
(+ (sqrt (+ (pow A 2) (pow B 2))) (* C (+ (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (* 1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (sqrt (+ (pow A 2) (pow B 2))) (* C (+ (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (* C (+ (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (* 1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3)))))))))) |
C |
(* C (+ 1 (* -1 (/ A C)))) |
(* C (+ 1 (+ (* -1 (/ A C)) (* 1/2 (/ (pow B 2) (pow C 2)))))) |
(* C (+ 1 (+ (* -1 (/ A C)) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 3))) (* 1/2 (/ (pow B 2) (pow C 2))))))) |
(* -1 C) |
(* -1 (* C (+ 1 (* -1 (/ A C))))) |
(* -1 (* C (+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow B 2) C))) C))))) |
(* -1 (* C (+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* 1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C))) C))))) |
(- A C) |
(- (+ A (* 1/2 (/ (pow B 2) (- A C)))) C) |
(- (+ A (* (pow B 2) (+ (* -1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) C) |
(- (+ A (* (pow B 2) (+ (* (pow B 2) (- (* 1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) C) |
B |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
(* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))) |
(* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (+ (* 1/16 (/ (pow (- A C) 6) (pow B 6))) (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) |
(* -1 B) |
(* -1 (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))) |
(* -1 (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) |
(* -1 (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (+ (* 1/16 (/ (pow (- A C) 6) (pow B 6))) (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))))) |
(/ (- (* 2 C) (* 2 A)) B) |
(/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
1 |
(- (+ 1 (/ C B)) (/ A B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B))) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B))) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(* -1 (/ (+ A (* -1 A)) B)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(* 2 (/ C B)) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(* -2 (/ A B)) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* 1/2 (/ B A)) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(* -1 (/ (+ A (* -1 A)) B)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(* 2 (/ C B)) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(* -2 (/ A B)) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* 1/2 (/ B A)) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(* -1/2 (/ B (- C A))) |
(* B (- (* 1/8 (/ (pow B 2) (pow (- C A) 3))) (* 1/2 (/ 1 (- C A))))) |
(* B (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- C A) 5))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
(* B (- (* (pow B 2) (+ (* (pow B 2) (- (* 5/128 (/ (pow B 2) (pow (- C A) 7))) (* 1/16 (/ 1 (pow (- C A) 5))))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- C A) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
1 |
(- (+ 1 (/ C B)) (/ A B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- C A) 2) B))) B))) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- C A) 4) (pow B 2))) (* 1/2 (pow (- C A) 2))) B))) B))) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(* -1 (+ A (* -1 A))) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(* 2 C) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(* -2 A) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(* 1/2 (/ (pow B 2) A)) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(* -1/2 (/ (pow B 2) (- C A))) |
(* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- C A) 3))) (* 1/2 (/ 1 (- C A))))) |
(* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- C A) 5))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
(* (pow B 2) (- (* (pow B 2) (+ (* (pow B 2) (- (* 5/128 (/ (pow B 2) (pow (- C A) 7))) (* 1/16 (/ 1 (pow (- C A) 5))))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
(* -1 B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(* B (- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(* B (- (+ (* 1/8 (/ (pow (- C A) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- C A) 2) (pow B 2))) (/ A B))))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- C A) 2) B))) A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- C A) 4) (pow B 2))) (* 1/2 (pow (- C A) 2))) B))) A) B)) 1))) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(* -1 (+ A (* -1 A))) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(* 2 C) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(* -2 A) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(* 1/2 (/ (pow B 2) A)) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(- (* 2 C) (* 2 A)) |
(- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) |
(- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(* -1 B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1))) |
| Outputs |
|---|
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow C 2) |
(*.f64 C C) |
(+ (* -2 (* A C)) (pow C 2)) |
(*.f64 C (+.f64 C (*.f64 #s(literal -2 binary64) A))) |
(+ (* A (+ A (* -2 C))) (pow C 2)) |
(+.f64 (*.f64 C C) (*.f64 A (+.f64 A (*.f64 C #s(literal -2 binary64))))) |
(+ (* A (+ A (* -2 C))) (pow C 2)) |
(+.f64 (*.f64 C C) (*.f64 A (+.f64 A (*.f64 C #s(literal -2 binary64))))) |
(pow A 2) |
(*.f64 A A) |
(* (pow A 2) (+ 1 (* -2 (/ C A)))) |
(*.f64 A (*.f64 A (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 C #s(literal -2 binary64)) A)))) |
(* (pow A 2) (+ 1 (+ (* -2 (/ C A)) (/ (pow C 2) (pow A 2))))) |
(*.f64 (*.f64 A A) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 C #s(literal -2 binary64)) A) (/.f64 (*.f64 C C) (*.f64 A A))))) |
(* (pow A 2) (+ 1 (+ (* -2 (/ C A)) (/ (pow C 2) (pow A 2))))) |
(*.f64 (*.f64 A A) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 C #s(literal -2 binary64)) A) (/.f64 (*.f64 C C) (*.f64 A A))))) |
(pow A 2) |
(*.f64 A A) |
(* (pow A 2) (+ 1 (* -2 (/ C A)))) |
(*.f64 A (*.f64 A (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 C #s(literal -2 binary64)) A)))) |
(* (pow A 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow C 2) A)) (* 2 C)) A)))) |
(*.f64 (*.f64 A A) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) C) (/.f64 (*.f64 C C) A)) A))) |
(* (pow A 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow C 2) A)) (* 2 C)) A)))) |
(*.f64 (*.f64 A A) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) C) (/.f64 (*.f64 C C) A)) A))) |
(pow A 2) |
(*.f64 A A) |
(+ (* -2 (* A C)) (pow A 2)) |
(*.f64 A (+.f64 A (*.f64 C #s(literal -2 binary64)))) |
(+ (* C (+ C (* -2 A))) (pow A 2)) |
(+.f64 (*.f64 C C) (*.f64 A (+.f64 A (*.f64 C #s(literal -2 binary64))))) |
(+ (* C (+ C (* -2 A))) (pow A 2)) |
(+.f64 (*.f64 C C) (*.f64 A (+.f64 A (*.f64 C #s(literal -2 binary64))))) |
(pow C 2) |
(*.f64 C C) |
(* (pow C 2) (+ 1 (* -2 (/ A C)))) |
(*.f64 C (*.f64 C (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) A) C)))) |
(* (pow C 2) (+ 1 (+ (* -2 (/ A C)) (/ (pow A 2) (pow C 2))))) |
(*.f64 (*.f64 C C) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) A) C)) (/.f64 (/.f64 (*.f64 A A) C) C))) |
(* (pow C 2) (+ 1 (+ (* -2 (/ A C)) (/ (pow A 2) (pow C 2))))) |
(*.f64 (*.f64 C C) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) A) C)) (/.f64 (/.f64 (*.f64 A A) C) C))) |
(pow C 2) |
(*.f64 C C) |
(* (pow C 2) (+ 1 (* -2 (/ A C)))) |
(*.f64 C (*.f64 C (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) A) C)))) |
(* (pow C 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow A 2) C)) (* 2 A)) C)))) |
(*.f64 (*.f64 C C) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) A) (/.f64 (*.f64 A A) C)) C))) |
(* (pow C 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow A 2) C)) (* 2 A)) C)))) |
(*.f64 (*.f64 C C) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) A) (/.f64 (*.f64 A A) C)) C))) |
(sqrt (+ (pow B 2) (pow C 2))) |
(hypot.f64 B C) |
(+ (sqrt (+ (pow B 2) (pow C 2))) (* -1 (* (* A C) (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) |
(-.f64 (hypot.f64 B C) (*.f64 (*.f64 C A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) |
(+ (sqrt (+ (pow B 2) (pow C 2))) (* A (+ (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (* 1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))))) |
(+.f64 (hypot.f64 B C) (*.f64 A (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (+.f64 (-.f64 #s(literal 0 binary64) C) (*.f64 (*.f64 #s(literal 1/2 binary64) A) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))))))) |
(+ (sqrt (+ (pow B 2) (pow C 2))) (* A (+ (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (* A (+ (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (* 1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3)))))))))) |
(+.f64 (hypot.f64 B C) (*.f64 A (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (+.f64 (-.f64 #s(literal 0 binary64) C) (*.f64 (*.f64 #s(literal 1/2 binary64) A) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))))) (*.f64 A (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C A)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))))))))) |
A |
(* A (+ 1 (* -1 (/ C A)))) |
(*.f64 A (-.f64 #s(literal 1 binary64) (/.f64 C A))) |
(* A (+ 1 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2)))))) |
(*.f64 A (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 C A)) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) A) A))) |
(* A (+ 1 (+ (* -1 (/ C A)) (+ (* 1/2 (/ (* (pow B 2) C) (pow A 3))) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(*.f64 A (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 C A)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 B B) (*.f64 A A)) (/.f64 (*.f64 B (*.f64 B C)) (*.f64 A (*.f64 A A))))))) |
(* -1 A) |
(-.f64 #s(literal 0 binary64) A) |
(* -1 (* A (+ 1 (* -1 (/ C A))))) |
(*.f64 A (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 C A)) #s(literal -1 binary64))) |
(* -1 (* A (+ 1 (* -1 (/ (+ C (* -1/2 (/ (pow B 2) A))) A))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 C (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) A)) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (* A (+ 1 (* -1 (/ (+ C (* -1 (/ (+ (* 1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A))) A))))) |
(*.f64 A (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 C (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B B) (/.f64 (*.f64 B (*.f64 B C)) A))) A)) A)) #s(literal -1 binary64))) |
(sqrt (+ (pow A 2) (pow B 2))) |
(hypot.f64 B A) |
(+ (sqrt (+ (pow A 2) (pow B 2))) (* -1 (* (* A C) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) |
(-.f64 (hypot.f64 B A) (*.f64 (*.f64 C A) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))))) |
(+ (sqrt (+ (pow A 2) (pow B 2))) (* C (+ (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (* 1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+.f64 (hypot.f64 B A) (*.f64 C (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (+.f64 (-.f64 #s(literal 0 binary64) A) (*.f64 (*.f64 #s(literal 1/2 binary64) C) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))))))) |
(+ (sqrt (+ (pow A 2) (pow B 2))) (* C (+ (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (* C (+ (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (* 1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3)))))))))) |
(+.f64 (hypot.f64 B A) (*.f64 C (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (+.f64 (-.f64 #s(literal 0 binary64) A) (*.f64 (*.f64 #s(literal 1/2 binary64) C) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))))) (*.f64 C (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C A)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))))))))) |
C |
(* C (+ 1 (* -1 (/ A C)))) |
(*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 A C))) |
(* C (+ 1 (+ (* -1 (/ A C)) (* 1/2 (/ (pow B 2) (pow C 2)))))) |
(*.f64 C (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 A C)) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) C) C))) |
(* C (+ 1 (+ (* -1 (/ A C)) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 3))) (* 1/2 (/ (pow B 2) (pow C 2))))))) |
(*.f64 C (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 A C)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 B B) (*.f64 C C)) (/.f64 (*.f64 (*.f64 B B) A) (*.f64 C (*.f64 C C))))))) |
(* -1 C) |
(-.f64 #s(literal 0 binary64) C) |
(* -1 (* C (+ 1 (* -1 (/ A C))))) |
(-.f64 #s(literal 0 binary64) (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 A C)))) |
(* -1 (* C (+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow B 2) C))) C))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) C)) C)) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* 1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C))) C))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B B) (/.f64 (*.f64 (*.f64 B B) A) C))) C)) C)) (-.f64 #s(literal 0 binary64) C)) |
(- A C) |
(-.f64 A C) |
(- (+ A (* 1/2 (/ (pow B 2) (- A C)))) C) |
(+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) (-.f64 A C)) (-.f64 A C)) |
(- (+ A (* (pow B 2) (+ (* -1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) C) |
(+.f64 A (-.f64 (*.f64 B (*.f64 B (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/8 binary64)) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) (-.f64 A C)))) (/.f64 #s(literal 1/2 binary64) (-.f64 A C))))) C)) |
(- (+ A (* (pow B 2) (+ (* (pow B 2) (- (* 1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) C) |
(+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/16 binary64)) (pow.f64 (-.f64 A C) #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) (-.f64 A C))))))) (/.f64 #s(literal 1/2 binary64) (-.f64 A C))))) (-.f64 A C)) |
B |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))) |
(* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))))) |
(* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (+ (* 1/16 (/ (pow (- A C) 6) (pow B 6))) (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) |
(*.f64 B (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (-.f64 A C) #s(literal 6 binary64))) (pow.f64 B #s(literal 6 binary64))))) |
(* -1 B) |
(-.f64 #s(literal 0 binary64) B) |
(* -1 (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* B (+ 1 (+ (* -1/8 (/ (pow (- A C) 4) (pow B 4))) (+ (* 1/16 (/ (pow (- A C) 6) (pow B 6))) (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (-.f64 A C) #s(literal 6 binary64))) (pow.f64 B #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) B)) |
(/ (- (* 2 C) (* 2 A)) B) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 C A) B)) |
(/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 C A)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (-.f64 A C))) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 A C)) (*.f64 (*.f64 B B) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C)))))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 A C) #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) (-.f64 A C)))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) B) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 A C) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) B) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) B)) B)) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(/.f64 (+.f64 A (hypot.f64 B A)) (-.f64 #s(literal 0 binary64) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 A B)))) (/.f64 (+.f64 A (hypot.f64 B A)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 A B))) (/.f64 (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) #s(literal -1/2 binary64))) B))) (/.f64 (+.f64 A (hypot.f64 B A)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 A B))) (*.f64 (*.f64 C #s(literal -1/2 binary64)) (+.f64 (*.f64 A (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 C B)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) B))))) (/.f64 (+.f64 A (hypot.f64 B A)) B)) |
(* -1 (/ (+ A (* -1 A)) B)) |
(/.f64 #s(literal 0 binary64) B) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (/.f64 (*.f64 B (/.f64 A C)) C)))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (/.f64 (*.f64 B (/.f64 A C)) C)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 A (*.f64 (*.f64 B B) A)))) (*.f64 B (*.f64 C (*.f64 C C))))) |
(* 2 (/ C B)) |
(/.f64 (*.f64 #s(literal 2 binary64) C) B) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) A) C) B) (/.f64 #s(literal -2 binary64) B)) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B) (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B)) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(*.f64 C (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (*.f64 B (/.f64 A C)))) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B)))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(/.f64 (-.f64 C (hypot.f64 B C)) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) (/.f64 A B))) (/.f64 (-.f64 C (hypot.f64 B C)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))) (/.f64 A B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 B C)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (*.f64 (*.f64 A #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 C A) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C))))))) B) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 B C)) B)) |
(* -2 (/ A B)) |
(/.f64 (*.f64 #s(literal -2 binary64) A) B) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (-.f64 (/.f64 C (*.f64 B A)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 B A))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (-.f64 (/.f64 C (*.f64 B A)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 B A)))) (/.f64 (*.f64 B #s(literal -1/2 binary64)) (*.f64 A A)))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B (*.f64 A A)) (/.f64 (*.f64 B C) (*.f64 A (*.f64 A A))))) (-.f64 (/.f64 C (*.f64 B A)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 B A)))))) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B (*.f64 B (*.f64 C C)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 B #s(literal 4 binary64)))) A) B) (*.f64 B (*.f64 C #s(literal 1/2 binary64)))) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 B (*.f64 C #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))))) (*.f64 B A))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C))))) B)) A)) A)) (-.f64 #s(literal 0 binary64) A)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B))) (PI.f64)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B))) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- C A) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 C A)))) B)) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(/.f64 (+.f64 A (hypot.f64 B A)) (-.f64 #s(literal 0 binary64) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 A B)))) (/.f64 (+.f64 A (hypot.f64 B A)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 A B))) (/.f64 (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) #s(literal -1/2 binary64))) B))) (/.f64 (+.f64 A (hypot.f64 B A)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 A B))) (*.f64 (*.f64 C #s(literal -1/2 binary64)) (+.f64 (*.f64 A (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 C B)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) B))))) (/.f64 (+.f64 A (hypot.f64 B A)) B)) |
(* -1 (/ (+ A (* -1 A)) B)) |
(/.f64 #s(literal 0 binary64) B) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (/.f64 (*.f64 B (/.f64 A C)) C)))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (/.f64 (*.f64 B (/.f64 A C)) C)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 A (*.f64 (*.f64 B B) A)))) (*.f64 B (*.f64 C (*.f64 C C))))) |
(* 2 (/ C B)) |
(/.f64 (*.f64 #s(literal 2 binary64) C) B) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) A) C) B) (/.f64 #s(literal -2 binary64) B)) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B) (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B)) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(*.f64 C (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (*.f64 B (/.f64 A C)))) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B)))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(/.f64 (-.f64 C (hypot.f64 B C)) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) (/.f64 A B))) (/.f64 (-.f64 C (hypot.f64 B C)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))) (/.f64 A B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 B C)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (*.f64 (*.f64 A #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 C A) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C))))))) B) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 B C)) B)) |
(* -2 (/ A B)) |
(/.f64 (*.f64 #s(literal -2 binary64) A) B) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (-.f64 (/.f64 C (*.f64 B A)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 B A))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (-.f64 (/.f64 C (*.f64 B A)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 B A)))) (/.f64 (*.f64 B #s(literal -1/2 binary64)) (*.f64 A A)))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B (*.f64 A A)) (/.f64 (*.f64 B C) (*.f64 A (*.f64 A A))))) (-.f64 (/.f64 C (*.f64 B A)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 B A)))))) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B (*.f64 B (*.f64 C C)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 B #s(literal 4 binary64)))) A) B) (*.f64 B (*.f64 C #s(literal 1/2 binary64)))) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 B (*.f64 C #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))))) (*.f64 B A))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C))))) B)) A)) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1/2 (/ B (- C A))) |
(*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C))) |
(* B (- (* 1/8 (/ (pow B 2) (pow (- C A) 3))) (* 1/2 (/ 1 (- C A))))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 A C)) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/8 binary64)) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) (-.f64 C A)))))) |
(* B (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- C A) 5))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
(*.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 C A) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 C A)) (*.f64 (-.f64 C A) (-.f64 C A))))) (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) |
(* B (- (* (pow B 2) (+ (* (pow B 2) (- (* 5/128 (/ (pow B 2) (pow (- C A) 7))) (* 1/16 (/ 1 (pow (- C A) 5))))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
(*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 C A)) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 5/128 binary64)) (pow.f64 (-.f64 C A) #s(literal 7 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (-.f64 C A) #s(literal 5 binary64)))))))) (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))) |
(- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- C A) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 C A) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- C A) 2) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) B)) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- C A) 4) (pow B 2))) (* 1/2 (pow (- C A) 2))) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 A C) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 C A) #s(literal 4 binary64))) (*.f64 B B)) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) B)) B)) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))))) (+.f64 A (hypot.f64 B A))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) C) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (-.f64 #s(literal 0 binary64) A))))) (+.f64 A (hypot.f64 B A))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (*.f64 A (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A)))))))))) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))))))) (+.f64 A (hypot.f64 B A))) |
(* -1 (+ A (* -1 A))) |
#s(literal 0 binary64) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) C) #s(literal 0 binary64)) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(-.f64 (/.f64 (*.f64 A (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) C)) C) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) C) #s(literal 0 binary64))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 A (*.f64 (*.f64 B B) A)))) (*.f64 C (*.f64 C C))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 B B) C) (/.f64 (*.f64 (*.f64 B B) A) (*.f64 C C)))) #s(literal 0 binary64))) |
(* 2 C) |
(*.f64 #s(literal 2 binary64) C) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(*.f64 C (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) A) C)))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) A) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) C)) (-.f64 #s(literal 0 binary64) C))) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) A) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B B) (/.f64 (*.f64 (*.f64 B B) A) C))) (-.f64 #s(literal 0 binary64) C))) (-.f64 #s(literal 0 binary64) C))) (-.f64 #s(literal 0 binary64) C)) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 C (hypot.f64 B C)) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 (-.f64 C (*.f64 A (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (hypot.f64 B C)) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 (*.f64 A (-.f64 (*.f64 A (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))))) (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (-.f64 C (hypot.f64 B C))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 (*.f64 A (+.f64 (+.f64 (*.f64 A (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (*.f64 (*.f64 (*.f64 C A) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C)))))))))) #s(literal -1 binary64)) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))))) (-.f64 C (hypot.f64 B C))) |
(* -2 A) |
(*.f64 #s(literal -2 binary64) A) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A)))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (+.f64 (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A))) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) A) A))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(*.f64 A (+.f64 (/.f64 (/.f64 (*.f64 C (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) A) (*.f64 A A)) (-.f64 (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A))) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) A) A)))) |
(* 1/2 (/ (pow B 2) A)) |
(/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) A) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B B) (/.f64 (*.f64 B (*.f64 B C)) A))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))) A) (*.f64 B (*.f64 B C)))) A) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))))) A) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))))) A) (*.f64 #s(literal 1/2 binary64) (*.f64 B (*.f64 B C)))) (-.f64 #s(literal 0 binary64) A)) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(* -1/2 (/ (pow B 2) (- C A))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 B (/.f64 B (-.f64 C A)))) |
(* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- C A) 3))) (* 1/2 (/ 1 (- C A))))) |
(*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 A C)) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/8 binary64)) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) (-.f64 C A)))))) |
(* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- C A) 5))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 C A) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 C A)) (*.f64 (-.f64 C A) (-.f64 C A))))) (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) |
(* (pow B 2) (- (* (pow B 2) (+ (* (pow B 2) (- (* 5/128 (/ (pow B 2) (pow (- C A) 7))) (* 1/16 (/ 1 (pow (- C A) 5))))) (* 1/8 (/ 1 (pow (- C A) 3))))) (* 1/2 (/ 1 (- C A))))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 B (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 C A)) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 5/128 binary64)) (pow.f64 (-.f64 C A) #s(literal 7 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 (-.f64 C A) #s(literal 5 binary64)))))))) (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) |
(* -1 B) |
(-.f64 #s(literal 0 binary64) B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(*.f64 B (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
(* B (- (+ (* -1/2 (/ (pow (- C A) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(*.f64 B (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) |
(* B (- (+ (* 1/8 (/ (pow (- C A) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- C A) 2) (pow B 2))) (/ A B))))) |
(*.f64 B (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 C A) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- C A) 2) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) (-.f64 C A)) (/.f64 #s(literal 1/2 binary64) B)) (-.f64 C A)) (-.f64 #s(literal 0 binary64) B)))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- C A) 4) (pow B 2))) (* 1/2 (pow (- C A) 2))) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 C (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) B) (/.f64 (pow.f64 (-.f64 C A) #s(literal 4 binary64)) B)) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A))) B)) A) B)))) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))))) (+.f64 A (hypot.f64 B A))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) C) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (-.f64 #s(literal 0 binary64) A))))) (+.f64 A (hypot.f64 B A))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (*.f64 A (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A)))))))))) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))))))) (+.f64 A (hypot.f64 B A))) |
(* -1 (+ A (* -1 A))) |
#s(literal 0 binary64) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) C) #s(literal 0 binary64)) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(-.f64 (/.f64 (*.f64 A (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) C)) C) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) C) #s(literal 0 binary64))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 A (*.f64 (*.f64 B B) A)))) (*.f64 C (*.f64 C C))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 B B) C) (/.f64 (*.f64 (*.f64 B B) A) (*.f64 C C)))) #s(literal 0 binary64))) |
(* 2 C) |
(*.f64 #s(literal 2 binary64) C) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(*.f64 C (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) A) C)))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) A) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) C)) (-.f64 #s(literal 0 binary64) C))) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) A) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B B) (/.f64 (*.f64 (*.f64 B B) A) C))) (-.f64 #s(literal 0 binary64) C))) (-.f64 #s(literal 0 binary64) C))) (-.f64 #s(literal 0 binary64) C)) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 C (hypot.f64 B C)) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 (-.f64 C (*.f64 A (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (hypot.f64 B C)) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 (*.f64 A (-.f64 (*.f64 A (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))))) (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (-.f64 C (hypot.f64 B C))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 (*.f64 A (+.f64 (+.f64 (*.f64 A (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (*.f64 (*.f64 (*.f64 C A) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C)))))))))) #s(literal -1 binary64)) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))))) (-.f64 C (hypot.f64 B C))) |
(* -2 A) |
(*.f64 #s(literal -2 binary64) A) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A)))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (+.f64 (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A))) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) A) A))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(*.f64 A (+.f64 (/.f64 (/.f64 (*.f64 C (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) A) (*.f64 A A)) (-.f64 (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A))) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) A) A)))) |
(* 1/2 (/ (pow B 2) A)) |
(/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) A) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 B B) (/.f64 (*.f64 B (*.f64 B C)) A))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))) A) (*.f64 B (*.f64 B C)))) A) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))))) A) (-.f64 (*.f64 (pow.f64 B #s(literal 4 binary64)) #s(literal 1/4 binary64)) (*.f64 B (*.f64 B (*.f64 C C)))))) A) (*.f64 #s(literal 1/2 binary64) (*.f64 B (*.f64 B C)))) (-.f64 #s(literal 0 binary64) A)) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(- (* 2 C) (* 2 A)) |
(*.f64 #s(literal 2 binary64) (-.f64 C A)) |
(- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) |
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 C A)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (-.f64 A C))) |
(- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 A C)) (*.f64 (*.f64 B B) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C)))))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) |
(- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 A C) #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) (-.f64 A C)))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) |
(* -1 B) |
(-.f64 #s(literal 0 binary64) B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(*.f64 B (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
(* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(*.f64 B (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) |
(* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))) |
(*.f64 B (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) B)) (-.f64 C A)) (-.f64 #s(literal 0 binary64) B)))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 C (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (*.f64 B B)) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))) B)) A) (-.f64 #s(literal 0 binary64) B)))) |
Compiled 32690 to 4413 computations (86.5% saved)
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1160 | 23 | 1183 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 1162 | 23 | 1185 |
| Status | Accuracy | Program |
|---|---|---|
| 75.1% | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (PI.f64)) | |
| ▶ | 75.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
| 52.9% | (*.f64 (atan.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C)))))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 61.7% | (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 63.7% | (*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 25.9% | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 19.7% | (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 34.0% | (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| ▶ | 21.5% | (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 13.8% | (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 27.4% | (*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 25.2% | (*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| ▶ | 45.6% | (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 41.1% | (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 21.0% | (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| ▶ | 20.3% | (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 25.9% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) | |
| 21.5% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) | |
| 46.6% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) | |
| 35.8% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) | |
| 27.4% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) | |
| ▶ | 29.4% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
| 25.5% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
Compiled 842 to 614 computations (27.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) |
| ✓ | cost-diff | 0 | (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) |
| ✓ | cost-diff | 0 | (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 C A) B) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
| ✓ | cost-diff | 0 | (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -2 binary64) A) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -2 binary64) A) B) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 180 binary64) (PI.f64)) |
| ✓ | cost-diff | 0 | (atan.f64 #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) #s(literal 180 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
| 2936× | *-lowering-*.f32 |
| 2936× | *-lowering-*.f64 |
| 2842× | +-lowering-+.f64 |
| 2842× | +-lowering-+.f32 |
| 1704× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 293 |
| 1 | 97 | 289 |
| 2 | 227 | 280 |
| 3 | 748 | 270 |
| 4 | 3581 | 270 |
| 0 | 8706 | 270 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)))) |
1 |
(/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B))) |
(/ (PI) 180) |
(PI) |
180 |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B) |
(- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) |
(- C A) |
C |
A |
(sqrt (+ (* B B) (* (- A C) (- A C)))) |
B |
(- A C) |
(* (atan -1) (/ 180 (PI))) |
(atan -1) |
-1 |
(/ 180 (PI)) |
180 |
(PI) |
(* (atan (/ (* -2 A) B)) (/ 180 (PI))) |
(atan (/ (* -2 A) B)) |
(/ (* -2 A) B) |
(* -2 A) |
-2 |
A |
B |
(/ 180 (PI)) |
180 |
(PI) |
(* (atan (+ 1 (/ (- C A) B))) (/ 180 (PI))) |
(atan (+ 1 (/ (- C A) B))) |
(+ 1 (/ (- C A) B)) |
1 |
(/ (- C A) B) |
(- C A) |
C |
A |
B |
(/ 180 (PI)) |
180 |
(PI) |
(* 180 (/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI))) |
180 |
(/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI)) |
(atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) |
(+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B)))) |
(- (/ (- C A) B) 1) |
(/ (- C A) B) |
(- C A) |
C |
A |
B |
1 |
(* (/ -1/2 B) (* (- A C) (/ (- A C) B))) |
(/ -1/2 B) |
-1/2 |
(* (- A C) (/ (- A C) B)) |
(- A C) |
(/ (- A C) B) |
(PI) |
| Outputs |
|---|
(/ 1 (/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)))) |
(/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B))) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(/ (PI) 180) |
(/.f64 (PI.f64) #s(literal 180 binary64)) |
(PI) |
(PI.f64) |
180 |
#s(literal 180 binary64) |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B) |
(/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B) |
(- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) |
(- C A) |
(-.f64 C A) |
C |
A |
(sqrt (+ (* B B) (* (- A C) (- A C)))) |
(hypot.f64 B (-.f64 A C)) |
B |
(- A C) |
(-.f64 A C) |
(* (atan -1) (/ 180 (PI))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 #s(literal -1 binary64)) (PI.f64))) |
(atan -1) |
(atan.f64 #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(/ 180 (PI)) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(* (atan (/ (* -2 A) B)) (/ 180 (PI))) |
(/.f64 (atan.f64 (*.f64 #s(literal -2 binary64) (/.f64 A B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(atan (/ (* -2 A) B)) |
(atan.f64 (*.f64 #s(literal -2 binary64) (/.f64 A B))) |
(/ (* -2 A) B) |
(*.f64 #s(literal -2 binary64) (/.f64 A B)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
A |
B |
(/ 180 (PI)) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(* (atan (+ 1 (/ (- C A) B))) (/ 180 (PI))) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(atan (+ 1 (/ (- C A) B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(+ 1 (/ (- C A) B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
1 |
#s(literal 1 binary64) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(- C A) |
(-.f64 C A) |
C |
A |
B |
(/ 180 (PI)) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(* 180 (/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI))) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
180 |
#s(literal 180 binary64) |
(/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))))) (PI.f64)) |
(atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))))) |
(+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B)))) |
(+.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B)))) |
(- (/ (- C A) B) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(- C A) |
(-.f64 C A) |
C |
A |
B |
1 |
#s(literal 1 binary64) |
(* (/ -1/2 B) (* (- A C) (/ (- A C) B))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B)) |
(/ -1/2 B) |
(/.f64 #s(literal -1/2 binary64) B) |
-1/2 |
#s(literal -1/2 binary64) |
(* (- A C) (/ (- A C) B)) |
(/.f64 (*.f64 (-.f64 C A) (-.f64 C A)) B) |
(- A C) |
(-.f64 A C) |
(/ (- A C) B) |
(/.f64 (-.f64 A C) B) |
(PI) |
(PI.f64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
| ✓ | accuracy | 95.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))) |
| ✓ | accuracy | 93.7% | (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
| ✓ | accuracy | 100.0% | (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
| ✓ | accuracy | 100.0% | (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -2 binary64) A) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) |
| ✓ | accuracy | 99.8% | (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 180 binary64) (PI.f64)) |
| ✓ | accuracy | 100.0% | (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | accuracy | 100.0% | (atan.f64 #s(literal -1 binary64)) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| 476.0ms | 96× | 5 | exit |
| 157.0ms | 160× | 0 | valid |
Compiled 328 to 39 computations (88.1% saved)
backward-pass: 64.0ms (27.7% of total)ival-div: 48.0ms (20.8% of total)ival-atan: 45.0ms (19.5% of total)ival-mult: 28.0ms (12.1% of total)ival-sub: 17.0ms (7.3% of total)compiled-spec: 15.0ms (6.5% of total)ival-add: 8.0ms (3.5% of total)ival-sqrt: 3.0ms (1.3% of total)ival-pi: 2.0ms (0.9% of total)const: 1.0ms (0.4% of total)| Inputs |
|---|
#<alt (/ 1 (/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B))))> |
#<alt (/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)))> |
#<alt (/ (PI) 180)> |
#<alt (PI)> |
#<alt (* (atan -1) (/ 180 (PI)))> |
#<alt (atan -1)> |
#<alt (/ 180 (PI))> |
#<alt (* (atan (/ (* -2 A) B)) (/ 180 (PI)))> |
#<alt (atan (/ (* -2 A) B))> |
#<alt (/ (* -2 A) B)> |
#<alt (* -2 A)> |
#<alt (* (atan (+ 1 (/ (- C A) B))) (/ 180 (PI)))> |
#<alt (atan (+ 1 (/ (- C A) B)))> |
#<alt (+ 1 (/ (- C A) B))> |
#<alt (/ (- C A) B)> |
#<alt (* 180 (/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI)))> |
#<alt (/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI))> |
#<alt (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B)))))> |
#<alt (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))> |
#<alt (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C)))))> |
#<alt (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)> |
#<alt (* (/ -1/2 B) (* (- A C) (/ (- A C) B)))> |
#<alt (* (- A C) (/ (- A C) B))> |
| Outputs |
|---|
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* -2 A)> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI)))> |
#<alt (* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B))))> |
#<alt (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B))))> |
#<alt (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B))))> |
#<alt (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B))))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (+ 1 (+ (* -1 (/ A B)) (/ C B))))> |
#<alt (atan (+ 1 (+ (* -1 (/ A B)) (/ C B))))> |
#<alt (atan (+ 1 (+ (* -1 (/ A B)) (/ C B))))> |
#<alt (atan (+ 1 (+ (* -1 (/ A B)) (/ C B))))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (atan (- (+ 1 (/ C B)) (/ A B)))> |
#<alt (- 1 (/ A B))> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (/ C B)> |
#<alt (* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C))))> |
#<alt (* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C))))> |
#<alt (* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C))))> |
#<alt (/ C B)> |
#<alt (* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B))))> |
#<alt (+ 1 (/ C B))> |
#<alt (+ 1 (+ (* -1 (/ A B)) (/ C B)))> |
#<alt (+ 1 (+ (* -1 (/ A B)) (/ C B)))> |
#<alt (+ 1 (+ (* -1 (/ A B)) (/ C B)))> |
#<alt (* -1 (/ A B))> |
#<alt (* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B)))> |
#<alt (* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B)))> |
#<alt (* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B)))> |
#<alt (* -1 (/ A B))> |
#<alt (* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B))))> |
#<alt (* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B))))> |
#<alt (* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B))))> |
#<alt (/ (- C A) B)> |
#<alt (/ (- (+ B C) A) B)> |
#<alt (/ (- (+ B C) A) B)> |
#<alt (/ (- (+ B C) A) B)> |
#<alt 1> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt 1> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (* -1 (/ A B))> |
#<alt (+ (* -1 (/ A B)) (/ C B))> |
#<alt (+ (* -1 (/ A B)) (/ C B))> |
#<alt (+ (* -1 (/ A B)) (/ C B))> |
#<alt (/ C B)> |
#<alt (* C (+ (* -1 (/ A (* B C))) (/ 1 B)))> |
#<alt (* C (+ (* -1 (/ A (* B C))) (/ 1 B)))> |
#<alt (* C (+ (* -1 (/ A (* B C))) (/ 1 B)))> |
#<alt (/ C B)> |
#<alt (* -1 (* C (- (/ A (* B C)) (/ 1 B))))> |
#<alt (* -1 (* C (- (/ A (* B C)) (/ 1 B))))> |
#<alt (* -1 (* C (- (/ A (* B C)) (/ 1 B))))> |
#<alt (/ C B)> |
#<alt (+ (* -1 (/ A B)) (/ C B))> |
#<alt (+ (* -1 (/ A B)) (/ C B))> |
#<alt (+ (* -1 (/ A B)) (/ C B))> |
#<alt (* -1 (/ A B))> |
#<alt (* A (- (/ C (* A B)) (/ 1 B)))> |
#<alt (* A (- (/ C (* A B)) (/ 1 B)))> |
#<alt (* A (- (/ C (* A B)) (/ 1 B)))> |
#<alt (* -1 (/ A B))> |
#<alt (* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B))))> |
#<alt (* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B))))> |
#<alt (* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B))))> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (/ (- C A) B)> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1))> |
#<alt (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1))> |
#<alt (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1))> |
#<alt (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1))> |
#<alt (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1))> |
#<alt (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1))> |
#<alt (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (- (* -1/2 (/ (pow A 2) (pow B 2))) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (/ 1 B) (/ A (pow B 2))))) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (+ (/ 1 B) (/ A (pow B 2)))))) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (+ (/ 1 B) (/ A (pow B 2)))))) (+ 1 (/ A B)))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (+ (/ 1 (* B C)) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ 1 (* B C)) (/ A (* (pow B 2) C)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (pow C 2)) (/ A (* B (pow C 2)))))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ 1 (* B C)) (/ A (* (pow B 2) C)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (pow C 2)) (/ A (* B (pow C 2)))))))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (* -1 (/ (- (* -1 (/ A (pow B 2))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (- (+ (* -1 (/ A (pow B 2))) (* -1 (/ (- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) C))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (- (+ (* -1 (/ A (pow B 2))) (* -1 (/ (- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) C))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1)> |
#<alt (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (/ C (pow B 2)) (/ 1 B))) (/ C B))) 1)> |
#<alt (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))) (/ 1 B))) (/ C B))) 1)> |
#<alt (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))) (/ 1 B))) (/ C B))) 1)> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (/ C (* A (pow B 2))) (+ (* 1/2 (/ 1 (pow B 2))) (/ 1 (* A B)))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ C (* A (pow B 2))) (/ C (* (pow A 2) B)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (* A B)) (/ 1 (pow A 2))))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ C (* A (pow B 2))) (/ C (* (pow A 2) B)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (* A B)) (/ 1 (pow A 2))))))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (+ (* -1 (/ (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) A)) (/ 1 B))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (+ (* -1 (/ (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) A)) (/ 1 B))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- C A))) (pow B 2))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2))> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1)> |
#<alt (* -1 (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (* -1 (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C)))))> |
#<alt (- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C))))))> |
#<alt (* 2 C)> |
#<alt (* -1 (* C (- (* 2 (/ A C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2)))> |
#<alt (- C (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (* -2 A)> |
#<alt (* A (- (/ C A) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2)))))))> |
#<alt (* 1/2 (/ (pow B 2) A))> |
#<alt (* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (- (* 2 C) (* 2 A))> |
#<alt (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A))> |
#<alt (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A))> |
#<alt (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A))> |
#<alt (* -1 B)> |
#<alt (* B (- (/ C B) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))))> |
#<alt B> |
#<alt (* -1 (* B (- (* -1 (/ (- C A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1)))> |
#<alt (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (* -1 (/ (+ A (* -1 A)) B))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C)))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2)))))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3)))))))> |
#<alt (* 2 (/ C B))> |
#<alt (* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B)))))> |
#<alt (/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B)> |
#<alt (- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (* -2 (/ A B))> |
#<alt (* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (/ (- (* 2 C) (* 2 A)) B)> |
#<alt (/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B)> |
#<alt (/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B)> |
#<alt (/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B)> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B)))> |
#<alt 1> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ (* A C) (pow B 2)))> |
#<alt (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2)))))> |
#<alt (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2)))))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (/ C (* A (pow B 2))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (/ C (* A (pow B 2))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ (pow C 2) (* A (pow B 2))))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ (pow C 2) (* A (pow B 2))))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ (* A C) (pow B 2)))> |
#<alt (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2)))))> |
#<alt (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2)))))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (/ A (* (pow B 2) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (/ A (* (pow B 2) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ (pow A 2) (* (pow B 2) C)))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ (pow A 2) (* (pow B 2) C)))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (/ (pow C 2) B)> |
#<alt (+ (* -2 (/ (* A C) B)) (/ (pow C 2) B))> |
#<alt (+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B))> |
#<alt (+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B))> |
#<alt (/ (pow A 2) B)> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B)))> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B)))))> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B)))))> |
#<alt (/ (pow A 2) B)> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B)))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B)))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B)))> |
#<alt (/ (pow A 2) B)> |
#<alt (+ (* -2 (/ (* A C) B)) (/ (pow A 2) B))> |
#<alt (+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B))> |
#<alt (+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B))> |
#<alt (/ (pow C 2) B)> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B)))> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2))))))> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2))))))> |
#<alt (/ (pow C 2) B)> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B)))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B)))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B)))> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | B | @ | 0 | (/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B))) |
| 11.0ms | C | @ | inf | (* (atan (+ 1 (/ (- C A) B))) (/ 180 (PI))) |
| 10.0ms | C | @ | inf | (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B)))) |
| 7.0ms | B | @ | inf | (/ (* -2 A) B) |
| 1.0ms | C | @ | -inf | (/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B))) |
| 1× | batch-egg-rewrite |
| 4238× | *-lowering-*.f32 |
| 4238× | *-lowering-*.f64 |
| 3382× | /-lowering-/.f32 |
| 3382× | /-lowering-/.f64 |
| 918× | sum5-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 208 |
| 1 | 176 | 196 |
| 2 | 968 | 187 |
| 3 | 7928 | 182 |
| 0 | 8427 | 182 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)))) |
(/ (/ (PI) 180) (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B))) |
(/ (PI) 180) |
(PI) |
(* (atan -1) (/ 180 (PI))) |
(atan -1) |
(/ 180 (PI)) |
(* (atan (/ (* -2 A) B)) (/ 180 (PI))) |
(atan (/ (* -2 A) B)) |
(/ (* -2 A) B) |
(* -2 A) |
(* (atan (+ 1 (/ (- C A) B))) (/ 180 (PI))) |
(atan (+ 1 (/ (- C A) B))) |
(+ 1 (/ (- C A) B)) |
(/ (- C A) B) |
(* 180 (/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI))) |
(/ (atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) (PI)) |
(atan (+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B))))) |
(+ (- (/ (- C A) B) 1) (* (/ -1/2 B) (* (- A C) (/ (- A C) B)))) |
(- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B) |
(* (/ -1/2 B) (* (- A C) (/ (- A C) B))) |
(* (- A C) (/ (- A C) B)) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal 1 binary64)) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) #s(literal -1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 #s(literal 180 binary64) (*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 1/180 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) #s(literal -180 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) #s(literal -1 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64))) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (PI.f64) (*.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(/.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -180 binary64))) |
(/.f64 (PI.f64) (neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)))) |
(/.f64 (PI.f64) (*.f64 #s(literal -1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)))) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) |
(/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)))) |
(/.f64 (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1/180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64))) |
(/.f64 #s(literal -1/180 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(/.f64 #s(literal -1/180 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -180 binary64)) |
(/.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 180 binary64)) |
(/.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) (*.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) #s(literal 180 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (cbrt.f64 (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) #s(literal -180 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) #s(literal -180 binary64)) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (PI.f64) (/.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1/180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1/180 binary64)) |
(*.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal 1/180 binary64)) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (PI.f64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (pow.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/180 binary64)) |
(*.f64 (pow.f64 (/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal -180 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))))) |
(*.f64 (/.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 #s(literal -1/180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -180 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -180 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 1/180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -180 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 180 binary64)) #s(literal 1/180 binary64)) |
(neg.f64 (/.f64 (PI.f64) #s(literal -180 binary64))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 180 binary64)) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(pow.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))) #s(literal -1/180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) #s(literal -1/180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal -1/180 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/180 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (PI.f64))) |
(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))) |
(fabs.f64 (PI.f64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) #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))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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) (PI.f64)) #s(literal 1/2 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 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.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)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.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 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #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) (*.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 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal -1 binary64))))) |
(/.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal 1/180 binary64)) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (atan.f64 #s(literal -1 binary64))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (atan.f64 #s(literal -1 binary64))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 #s(literal -1 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 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 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 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 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal 1/180 binary64)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 #s(literal -1 binary64)) (PI.f64))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 #s(literal -1 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 #s(literal -1 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -180 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal -1 binary64))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -1/180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(atan.f64 #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 #s(literal -1 binary64)))) |
(/.f64 (atan.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan.f64 #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 #s(literal -1 binary64))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(neg.f64 (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 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 #s(literal 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 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -180 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))))) |
(/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 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 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 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 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) |
(*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -180 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -1/180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) |
(neg.f64 (atan.f64 (*.f64 #s(literal 2 binary64) (/.f64 A B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))))) |
(/.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) |
(*.f64 (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 A B))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 A B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 #s(literal 2 binary64) (/.f64 A B))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 A B))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 A B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 A B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 A B))) |
(/.f64 #s(literal -1 binary64) (/.f64 B (*.f64 A #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (/.f64 B A)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(/.f64 (*.f64 A #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1/2 binary64) A)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 A #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (*.f64 A #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 A B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 B A))) |
(*.f64 A (/.f64 #s(literal -2 binary64) B)) |
(*.f64 A (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 A B))) |
(*.f64 #s(literal -2 binary64) (/.f64 A B)) |
(*.f64 (*.f64 A #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 A B))) |
(*.f64 (*.f64 A #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 A B) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 A #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal -1/2 binary64) A) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) A) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (-.f64 #s(literal 0 binary64) A) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 A #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) B) A) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) B)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) A) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) B)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 A #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 #s(literal 0 binary64) (*.f64 A #s(literal 2 binary64))) |
(neg.f64 (*.f64 A #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 A #s(literal -2 binary64))) |
(*.f64 A #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 A #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) A) |
(*.f64 #s(literal -2 binary64) (*.f64 A #s(literal 1 binary64))) |
(*.f64 (*.f64 A #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) A)) |
(*.f64 (-.f64 #s(literal 0 binary64) A) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))))) |
(neg.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))))) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 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 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 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 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -180 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -1/180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))))) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(+.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(+.f64 (/.f64 C B) (neg.f64 (+.f64 (/.f64 A B) #s(literal -1 binary64)))) |
(+.f64 (/.f64 C B) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) #s(literal 1 binary64))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)) (-.f64 #s(literal 0 binary64) (/.f64 A B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 A C) B)) |
(-.f64 (/.f64 C B) (+.f64 (/.f64 A B) #s(literal -1 binary64))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)) (/.f64 A B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (+.f64 (/.f64 A B) #s(literal -1 binary64)))) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64)) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) #s(literal 1 binary64)) |
(+.f64 (/.f64 (-.f64 C A) B) (fma.f64 (/.f64 #s(literal -1 binary64) B) A (/.f64 A B))) |
(+.f64 (/.f64 C B) (-.f64 #s(literal 0 binary64) (/.f64 A B))) |
(+.f64 (/.f64 C B) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 A B)))) |
(+.f64 (/.f64 C B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) A))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (/.f64 C B)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) A)) (/.f64 C B)) |
(+.f64 (*.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 C A))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 A C) B)) |
(-.f64 (/.f64 C B) (/.f64 A B)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (-.f64 #s(literal 0 binary64) (/.f64 C B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 A C) B)) |
(-.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (-.f64 A C) B)) |
(-.f64 (/.f64 (*.f64 C B) (*.f64 B B)) (/.f64 (*.f64 A B) (*.f64 B B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 A B))) |
(neg.f64 (/.f64 (-.f64 A C) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 C A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (-.f64 (*.f64 C B) (*.f64 A B)))) |
(/.f64 (-.f64 C A) B) |
(/.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 A C))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 C A))) |
(/.f64 (-.f64 (*.f64 C B) (*.f64 A B)) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B A)) (*.f64 (/.f64 B C) #s(literal 1 binary64))) (*.f64 (/.f64 B C) (/.f64 B A))) |
(/.f64 (-.f64 B (*.f64 (/.f64 B C) A)) (*.f64 (/.f64 B C) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B C) (-.f64 #s(literal 0 binary64) A))) (*.f64 (/.f64 B C) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 C (/.f64 B A)) B) (*.f64 B (/.f64 B A))) |
(/.f64 (-.f64 (*.f64 C (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) A))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 B A)) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B A))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) C) B) (*.f64 (-.f64 #s(literal 0 binary64) B) A)) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) A))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 C B) (*.f64 A B))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) B) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 C B) (*.f64 A B))) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 (*.f64 C B) (*.f64 A B)) B) B) |
(pow.f64 (/.f64 B (-.f64 C A)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(*.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)) |
(*.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 C A)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 C B) (*.f64 A B)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 A C)) |
(neg.f64 (*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 180 binary64))) |
(neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 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 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 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 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (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 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) #s(literal 1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A)))) |
(+.f64 (/.f64 (-.f64 C A) B) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(+.f64 (/.f64 C B) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 A B)) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 C B) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 C B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64)))))) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64)))) (/.f64 (-.f64 C A) B)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (-.f64 C A) B) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 C B) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 A B)) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 C B) (-.f64 (/.f64 A B) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64)))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))) #s(literal 1 binary64)) |
(-.f64 (+.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))) (/.f64 C B)) (+.f64 #s(literal 1 binary64) (/.f64 A B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 A B)) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 A C) (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 A C) B) (/.f64 B (-.f64 A C))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(fma.f64 (/.f64 (-.f64 A C) B) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(fma.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 #s(literal -1/2 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (/.f64 (-.f64 A C) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(fma.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(fma.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) (-.f64 A C) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(neg.f64 (+.f64 (/.f64 (-.f64 A C) B) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64)))))) |
(+.f64 C (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 C A)) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) C) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) (-.f64 #s(literal 0 binary64) A)) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) |
(-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) A) |
(-.f64 (+.f64 (-.f64 C A) #s(literal 0 binary64)) (hypot.f64 B (-.f64 A C))) |
(-.f64 (-.f64 C (hypot.f64 B (-.f64 A C))) A) |
(fma.f64 #s(literal -1 binary64) (hypot.f64 B (-.f64 A C)) (-.f64 C A)) |
(neg.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) (fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 C A) B) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)))) |
(+.f64 (/.f64 (-.f64 C A) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (/.f64 (-.f64 C A) B) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64))) |
(+.f64 (/.f64 C B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(+.f64 (/.f64 C B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (/.f64 C B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (/.f64 C B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (/.f64 C B) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)))) |
(+.f64 (/.f64 C B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) (/.f64 (-.f64 C A) B)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 C A) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) B)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 C B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 C B) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))))) |
(-.f64 (/.f64 C B) (-.f64 (/.f64 A B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 B (/.f64 B (/.f64 (-.f64 C A) B))) (/.f64 (/.f64 (hypot.f64 B (-.f64 A C)) (/.f64 (-.f64 C A) B)) (/.f64 B (/.f64 (-.f64 C A) B)))) |
(-.f64 (/.f64 (*.f64 (-.f64 C A) B) (*.f64 B B)) (/.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 B B))) |
(-.f64 (/.f64 (*.f64 B (-.f64 A C)) (*.f64 B (-.f64 #s(literal 0 binary64) B))) (/.f64 (*.f64 (hypot.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(neg.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B))) |
(neg.f64 (+.f64 (/.f64 (-.f64 A C) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (/.f64 (-.f64 C A) B)) (+.f64 B (*.f64 (/.f64 B (-.f64 A C)) (hypot.f64 B (-.f64 A C)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 C A) B) (*.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B)) (+.f64 (*.f64 B (-.f64 A C)) (*.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) |
(/.f64 #s(literal -1 binary64) (/.f64 B (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))))) |
(/.f64 (+.f64 B (*.f64 (/.f64 B (-.f64 A C)) (hypot.f64 B (-.f64 A C)))) (/.f64 B (/.f64 (-.f64 C A) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) B) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 B (-.f64 A C)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 B (-.f64 C A))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 B (-.f64 A C))) (*.f64 (/.f64 B (-.f64 A C)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 B (-.f64 A C)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 A C)) B)) |
(/.f64 (-.f64 B (*.f64 (/.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 A B)) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (*.f64 B B) #s(literal 1 binary64))) (*.f64 (*.f64 B B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 A B)) B) (*.f64 (*.f64 B B) (hypot.f64 B (-.f64 A C)))) (*.f64 (*.f64 B B) B)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 C B) (*.f64 A B)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 B (*.f64 (/.f64 B C) (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B C) B)) |
(/.f64 (-.f64 (*.f64 C B) (*.f64 B (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) C) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (+.f64 B (*.f64 (/.f64 B (-.f64 A C)) (hypot.f64 B (-.f64 A C))))) (neg.f64 (/.f64 B (/.f64 (-.f64 C A) B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 C A) B) (*.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 B (-.f64 A C)) (*.f64 B (hypot.f64 B (-.f64 A C))))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 B (*.f64 (/.f64 B (-.f64 A C)) (hypot.f64 B (-.f64 A C))))) (/.f64 B (/.f64 (-.f64 C A) B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 C A) B) (*.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (-.f64 A C)) (*.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) |
(/.f64 (/.f64 (+.f64 B (*.f64 (/.f64 B (-.f64 A C)) (hypot.f64 B (-.f64 A C)))) (/.f64 B (-.f64 C A))) B) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 C A) B) (*.f64 B (hypot.f64 B (-.f64 A C)))) B) B) |
(/.f64 (/.f64 (+.f64 (*.f64 B (-.f64 A C)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) B) |
(pow.f64 (/.f64 B (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) |
(*.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(*.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 B (*.f64 (/.f64 B (-.f64 A C)) (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 (-.f64 C A) B)))) |
(*.f64 (-.f64 (*.f64 (-.f64 C A) B) (*.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (+.f64 (*.f64 B (-.f64 A C)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal 1 binary64) (*.f64 B (-.f64 #s(literal 0 binary64) B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal -1 binary64) B)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 A (/.f64 (-.f64 A C) B))) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 C (/.f64 B (-.f64 C A))))) |
(+.f64 (*.f64 (/.f64 (-.f64 A C) B) (/.f64 A (/.f64 B #s(literal -1/2 binary64)))) (*.f64 (/.f64 (-.f64 A C) B) (/.f64 C (/.f64 B #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (/.f64 A B)) (*.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 C B)))) |
(+.f64 (*.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) A) (*.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) C))) |
(+.f64 (*.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) C)) (*.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) A)) |
(+.f64 (*.f64 (*.f64 A (/.f64 (-.f64 A C) B)) (/.f64 #s(literal -1/2 binary64) B)) (*.f64 (/.f64 C (/.f64 B (-.f64 C A))) (/.f64 #s(literal -1/2 binary64) B))) |
(+.f64 (*.f64 (/.f64 A (/.f64 B #s(literal -1/2 binary64))) (/.f64 (-.f64 A C) B)) (*.f64 (/.f64 C (/.f64 B #s(literal 1/2 binary64))) (/.f64 (-.f64 A C) B))) |
(+.f64 (*.f64 (/.f64 A B) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 C B)) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 A (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64))))) (*.f64 A (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B #s(literal -1/2 binary64)) (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) (/.f64 B #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 A C)) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (/.f64 #s(literal -1/2 binary64) B)) (*.f64 (-.f64 A C) (-.f64 A C)))) |
(/.f64 (-.f64 C A) (*.f64 (/.f64 B #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) |
(/.f64 (-.f64 C A) (*.f64 (/.f64 B (-.f64 A C)) (/.f64 B #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 C A) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 C A) (*.f64 (/.f64 B #s(literal 1/2 binary64)) (/.f64 B (-.f64 A C)))) |
(/.f64 (-.f64 A C) (*.f64 (/.f64 B (-.f64 A C)) (/.f64 B #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 A C) (*.f64 (/.f64 B #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) |
(/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 B (/.f64 #s(literal -1/2 binary64) B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 B #s(literal 1/2 binary64)) (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) (/.f64 B #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 B (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) B)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C)))) |
(/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (/.f64 B (-.f64 A C))) |
(/.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) B) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (*.f64 (/.f64 B #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (*.f64 (/.f64 B #s(literal 1/2 binary64)) B)) |
(/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (neg.f64 (/.f64 B (/.f64 #s(literal -1/2 binary64) B)))) |
(/.f64 (*.f64 (-.f64 C A) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 A C))) (/.f64 B #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal -1/2 binary64))) (/.f64 B (-.f64 C A))) |
(/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (*.f64 (/.f64 B (-.f64 A C)) B)) |
(/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (*.f64 B (/.f64 B (-.f64 A C)))) |
(/.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 A C))) |
(/.f64 (/.f64 (/.f64 (-.f64 A C) B) (/.f64 B (-.f64 A C))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (/.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 A C)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 C A) (-.f64 A C))) (*.f64 (/.f64 B #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 C A) (-.f64 A C))) (*.f64 (/.f64 B #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 C A) (-.f64 A C))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 A C))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 (/.f64 B (-.f64 A C)) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (/.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (/.f64 B (/.f64 (-.f64 C A) B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 (*.f64 A B) (*.f64 C B)) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 (*.f64 B B) B)) |
(/.f64 (*.f64 (-.f64 (*.f64 A B) (*.f64 C B)) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) #s(literal -1 binary64)) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) #s(literal -1/2 binary64)) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 B (/.f64 B (-.f64 A C)))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 B (/.f64 (-.f64 C A) B))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (-.f64 (*.f64 A B) (*.f64 C B))) (*.f64 B (*.f64 B B))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 A C)))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 C A)))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 (*.f64 A B) (*.f64 C B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B B))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 B B)) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (-.f64 C A)) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 B (-.f64 C A))) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 A C) (-.f64 (*.f64 A B) (*.f64 C B))) (*.f64 (/.f64 B #s(literal -1/2 binary64)) (*.f64 B B))) |
(/.f64 (*.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) #s(literal -1 binary64)) (/.f64 B #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (-.f64 (*.f64 A B) (*.f64 C B))) (*.f64 B B)) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 (*.f64 A B) (*.f64 C B)) (-.f64 A C)) (*.f64 (*.f64 B B) (/.f64 B #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 A B) (*.f64 C B)) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (*.f64 B B)) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (*.f64 (-.f64 C A) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 B (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 B #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 C A) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 (/.f64 #s(literal -1/2 binary64) B) B)) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 #s(literal -1/2 binary64) B)))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1/2 binary64) B))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 B #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) (*.f64 B (-.f64 #s(literal 0 binary64) B)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (-.f64 A C) B) (/.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A)))) |
(*.f64 (/.f64 (-.f64 A C) B) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 A C) B) (/.f64 (/.f64 #s(literal -1/2 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 A C)))) |
(*.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (/.f64 #s(literal -1/2 binary64) B)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 B (-.f64 #s(literal 0 binary64) B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (/.f64 (-.f64 A C) B)) |
(*.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B (-.f64 #s(literal 0 binary64) B)))) |
(*.f64 (*.f64 (-.f64 C A) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 (/.f64 (-.f64 A C) B) B)) |
(*.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 A C) B) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) (-.f64 A C)) |
(*.f64 (/.f64 (-.f64 C A) (*.f64 B (/.f64 B #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 A C)))) |
(*.f64 (/.f64 (/.f64 (-.f64 A C) B) (/.f64 B (-.f64 A C))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 A C) B) B) (/.f64 (-.f64 A C) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) B) B) (/.f64 (-.f64 A C) (/.f64 #s(literal 1 binary64) (-.f64 A C)))) |
(*.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) B)) |
(*.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 C A) B)) |
(*.f64 (*.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) B)) |
(*.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) (-.f64 #s(literal 0 binary64) B)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 A C) B)) |
(*.f64 (/.f64 (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) B)) (-.f64 C A)) |
(+.f64 (/.f64 C (/.f64 B (-.f64 C A))) (*.f64 A (/.f64 (-.f64 A C) B))) |
(+.f64 (*.f64 A (/.f64 (-.f64 A C) B)) (/.f64 C (/.f64 B (-.f64 C A)))) |
(+.f64 (*.f64 A (/.f64 (-.f64 A C) B)) (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) (/.f64 C B)))) |
(+.f64 (*.f64 (*.f64 A (/.f64 (-.f64 A C) B)) #s(literal 1 binary64)) (*.f64 (/.f64 C (/.f64 B (-.f64 C A))) #s(literal 1 binary64))) |
(-.f64 (*.f64 A (/.f64 (-.f64 A C) B)) (/.f64 C (/.f64 B (-.f64 A C)))) |
(fma.f64 A (/.f64 (-.f64 A C) B) (/.f64 C (/.f64 B (-.f64 C A)))) |
(fma.f64 (/.f64 (-.f64 A C) B) A (/.f64 C (/.f64 B (-.f64 C A)))) |
(neg.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 A C)))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) #s(literal 1 binary64))) |
(/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) |
(/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) |
(/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))))) |
(/.f64 (/.f64 (-.f64 A C) B) (/.f64 #s(literal 1 binary64) (-.f64 A C))) |
(/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 C A) (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 C A) (-.f64 A C))) B) |
(/.f64 (*.f64 (-.f64 A C) (-.f64 (*.f64 A B) (*.f64 C B))) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (*.f64 A B) (*.f64 C B)) (-.f64 A C)) (*.f64 B B)) |
(/.f64 (/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A)))) |
(*.f64 (-.f64 C A) (/.f64 (-.f64 C A) B)) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 C A) B) (-.f64 C A)) |
(*.f64 (/.f64 (-.f64 A C) B) (-.f64 A C)) |
(*.f64 (/.f64 (-.f64 A C) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 A C)))) |
(*.f64 (/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (-.f64 A C))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 A C) (/.f64 #s(literal 1 binary64) (-.f64 A C)))) |
(*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (/.f64 (-.f64 C A) B)) |
(*.f64 (/.f64 (-.f64 A C) #s(literal 1 binary64)) (/.f64 (-.f64 A C) B)) |
(*.f64 (/.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 (-.f64 A C) B)) |
| 1× | egg-herbie |
| 4752× | *-lowering-*.f32 |
| 4752× | *-lowering-*.f64 |
| 3164× | +-lowering-+.f64 |
| 3164× | +-lowering-+.f32 |
| 1372× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 726 | 9604 |
| 1 | 2348 | 8115 |
| 2 | 7568 | 7548 |
| 0 | 8173 | 7548 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* -2 A) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(- 1 (/ A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(/ C B) |
(* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C)))) |
(* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C)))) |
(* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C)))) |
(/ C B) |
(* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B)))) |
(* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B)))) |
(* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B)))) |
(+ 1 (/ C B)) |
(+ 1 (+ (* -1 (/ A B)) (/ C B))) |
(+ 1 (+ (* -1 (/ A B)) (/ C B))) |
(+ 1 (+ (* -1 (/ A B)) (/ C B))) |
(* -1 (/ A B)) |
(* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B))) |
(* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B))) |
(* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B))) |
(* -1 (/ A B)) |
(* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B)))) |
(* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B)))) |
(* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B)))) |
(/ (- C A) B) |
(/ (- (+ B C) A) B) |
(/ (- (+ B C) A) B) |
(/ (- (+ B C) A) B) |
1 |
(- (+ 1 (/ C B)) (/ A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
1 |
(- (+ 1 (/ C B)) (/ A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(* -1 (/ A B)) |
(+ (* -1 (/ A B)) (/ C B)) |
(+ (* -1 (/ A B)) (/ C B)) |
(+ (* -1 (/ A B)) (/ C B)) |
(/ C B) |
(* C (+ (* -1 (/ A (* B C))) (/ 1 B))) |
(* C (+ (* -1 (/ A (* B C))) (/ 1 B))) |
(* C (+ (* -1 (/ A (* B C))) (/ 1 B))) |
(/ C B) |
(* -1 (* C (- (/ A (* B C)) (/ 1 B)))) |
(* -1 (* C (- (/ A (* B C)) (/ 1 B)))) |
(* -1 (* C (- (/ A (* B C)) (/ 1 B)))) |
(/ C B) |
(+ (* -1 (/ A B)) (/ C B)) |
(+ (* -1 (/ A B)) (/ C B)) |
(+ (* -1 (/ A B)) (/ C B)) |
(* -1 (/ A B)) |
(* A (- (/ C (* A B)) (/ 1 B))) |
(* A (- (/ C (* A B)) (/ 1 B))) |
(* A (- (/ C (* A B)) (/ 1 B))) |
(* -1 (/ A B)) |
(* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B)))) |
(* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B)))) |
(* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B)))) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(/ (- C A) B) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(- (* -1/2 (/ (pow A 2) (pow B 2))) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (/ 1 B) (/ A (pow B 2))))) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (+ (/ 1 B) (/ A (pow B 2)))))) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (+ (/ 1 B) (/ A (pow B 2)))))) (+ 1 (/ A B))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (+ (/ 1 (* B C)) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ 1 (* B C)) (/ A (* (pow B 2) C)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (pow C 2)) (/ A (* B (pow C 2))))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ 1 (* B C)) (/ A (* (pow B 2) C)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (pow C 2)) (/ A (* B (pow C 2))))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (* -1 (/ (- (* -1 (/ A (pow B 2))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (- (+ (* -1 (/ A (pow B 2))) (* -1 (/ (- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) C))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (- (+ (* -1 (/ A (pow B 2))) (* -1 (/ (- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) C))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (/ C (pow B 2)) (/ 1 B))) (/ C B))) 1) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))) (/ 1 B))) (/ C B))) 1) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))) (/ 1 B))) (/ C B))) 1) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (/ C (* A (pow B 2))) (+ (* 1/2 (/ 1 (pow B 2))) (/ 1 (* A B))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ C (* A (pow B 2))) (/ C (* (pow A 2) B)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (* A B)) (/ 1 (pow A 2)))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ C (* A (pow B 2))) (/ C (* (pow A 2) B)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (* A B)) (/ 1 (pow A 2)))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (+ (* -1 (/ (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) A)) (/ 1 B))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (+ (* -1 (/ (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) A)) (/ 1 B))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- C A))) (pow B 2)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(* -1 (+ A (* -1 A))) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(* 2 C) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(* -2 A) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(* 1/2 (/ (pow B 2) A)) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(- (* 2 C) (* 2 A)) |
(- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) |
(- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(* -1 B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1))) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(* -1 (/ (+ A (* -1 A)) B)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(* 2 (/ C B)) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(* -2 (/ A B)) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* 1/2 (/ B A)) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/ (- (* 2 C) (* 2 A)) B) |
(/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
1 |
(- (+ 1 (/ C B)) (/ A B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B))) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ (* A C) (pow B 2))) |
(+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))))) |
(+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (/ C (* A (pow B 2))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (/ C (* A (pow B 2))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ (pow C 2) (* A (pow B 2))))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ (pow C 2) (* A (pow B 2))))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ (* A C) (pow B 2))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (/ A (* (pow B 2) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (/ A (* (pow B 2) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ (pow A 2) (* (pow B 2) C)))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ (pow A 2) (* (pow B 2) C)))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(/ (pow C 2) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow C 2) B)) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(/ (pow A 2) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(/ (pow A 2) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(/ (pow A 2) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow A 2) B)) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(/ (pow C 2) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(/ (pow C 2) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
| Outputs |
|---|
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64)) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (+.f64 A (-.f64 (hypot.f64 B (-.f64 A C)) C)) (-.f64 #s(literal 0 binary64) B)))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 1/180 (/ (PI) (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 1/180 (/ (PI) (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) (PI.f64)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (/ A B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (PI.f64)) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (* -1 (/ (+ A (* -1 C)) B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (+ 1 (+ (* -1 (/ A B)) (/ C B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ 1 (/ C B)) (/ A B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) |
(- 1 (/ A B)) |
(-.f64 #s(literal 1 binary64) (/.f64 A B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(/ C B) |
(/.f64 C B) |
(* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C)))) |
(*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) C))) |
(* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C)))) |
(*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) C))) |
(* C (- (+ (/ 1 B) (/ 1 C)) (/ A (* B C)))) |
(*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) C))) |
(/ C B) |
(/.f64 C B) |
(* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (* C (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1 binary64) B))) |
(+ 1 (/ C B)) |
(+.f64 #s(literal 1 binary64) (/.f64 C B)) |
(+ 1 (+ (* -1 (/ A B)) (/ C B))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(+ 1 (+ (* -1 (/ A B)) (/ C B))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(+ 1 (+ (* -1 (/ A B)) (/ C B))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(* -1 (/ A B)) |
(/.f64 A (-.f64 #s(literal 0 binary64) B)) |
(* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B))) |
(*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) A) (+.f64 (/.f64 (/.f64 C B) A) (/.f64 #s(literal -1 binary64) B)))) |
(* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B))) |
(*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) A) (+.f64 (/.f64 (/.f64 C B) A) (/.f64 #s(literal -1 binary64) B)))) |
(* A (- (+ (/ 1 A) (/ C (* A B))) (/ 1 B))) |
(*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) A) (+.f64 (/.f64 (/.f64 C B) A) (/.f64 #s(literal -1 binary64) B)))) |
(* -1 (/ A B)) |
(/.f64 A (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (* A (+ (* -1 (/ (+ 1 (/ C B)) A)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)) A)) (-.f64 #s(literal 0 binary64) A)) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- (+ B C) A) B) |
(/.f64 (+.f64 C (-.f64 B A)) B) |
(/ (- (+ B C) A) B) |
(/.f64 (+.f64 C (-.f64 B A)) B) |
(/ (- (+ B C) A) B) |
(/.f64 (+.f64 C (-.f64 B A)) B) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(* -1 (/ A B)) |
(/.f64 A (-.f64 #s(literal 0 binary64) B)) |
(+ (* -1 (/ A B)) (/ C B)) |
(/.f64 (-.f64 C A) B) |
(+ (* -1 (/ A B)) (/ C B)) |
(/.f64 (-.f64 C A) B) |
(+ (* -1 (/ A B)) (/ C B)) |
(/.f64 (-.f64 C A) B) |
(/ C B) |
(/.f64 C B) |
(* C (+ (* -1 (/ A (* B C))) (/ 1 B))) |
(*.f64 C (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 A (*.f64 C B)))) |
(* C (+ (* -1 (/ A (* B C))) (/ 1 B))) |
(*.f64 C (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 A (*.f64 C B)))) |
(* C (+ (* -1 (/ A (* B C))) (/ 1 B))) |
(*.f64 C (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 A (*.f64 C B)))) |
(/ C B) |
(/.f64 C B) |
(* -1 (* C (- (/ A (* B C)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 A (*.f64 C B)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (* C (- (/ A (* B C)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 A (*.f64 C B)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (* C (- (/ A (* B C)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 A (*.f64 C B)) (/.f64 #s(literal -1 binary64) B))) |
(/ C B) |
(/.f64 C B) |
(+ (* -1 (/ A B)) (/ C B)) |
(/.f64 (-.f64 C A) B) |
(+ (* -1 (/ A B)) (/ C B)) |
(/.f64 (-.f64 C A) B) |
(+ (* -1 (/ A B)) (/ C B)) |
(/.f64 (-.f64 C A) B) |
(* -1 (/ A B)) |
(/.f64 A (-.f64 #s(literal 0 binary64) B)) |
(* A (- (/ C (* A B)) (/ 1 B))) |
(*.f64 A (+.f64 (/.f64 (/.f64 C B) A) (/.f64 #s(literal -1 binary64) B))) |
(* A (- (/ C (* A B)) (/ 1 B))) |
(*.f64 A (+.f64 (/.f64 (/.f64 C B) A) (/.f64 #s(literal -1 binary64) B))) |
(* A (- (/ C (* A B)) (/ 1 B))) |
(*.f64 A (+.f64 (/.f64 (/.f64 C B) A) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (/ A B)) |
(/.f64 A (-.f64 #s(literal 0 binary64) B)) |
(* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 C B) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 C B) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (* A (+ (* -1 (/ C (* A B))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 C B) A)) (-.f64 #s(literal 0 binary64) A)) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) (PI.f64)) |
(/ (atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(/ (atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) (PI.f64)) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- (+ (* -1 (/ (+ A (* -1 C)) B)) (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2)))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) |
(atan (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))) (/ C B))) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B))))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(atan (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(- (* -1/2 (/ (pow A 2) (pow B 2))) (+ 1 (/ A B))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64))) |
(- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (/ 1 B) (/ A (pow B 2))))) (+ 1 (/ A B))) |
(+.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 A (*.f64 B B)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (+ (/ 1 B) (/ A (pow B 2)))))) (+ 1 (/ A B))) |
(+.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 A (*.f64 B B)) (/.f64 (*.f64 C #s(literal -1/2 binary64)) (*.f64 B B))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(- (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (+ (/ 1 B) (/ A (pow B 2)))))) (+ 1 (/ A B))) |
(+.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 A (*.f64 B B)) (/.f64 (*.f64 C #s(literal -1/2 binary64)) (*.f64 B B))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) |
(* (pow C 2) (- (+ (/ 1 (* B C)) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 C B)) (+.f64 (/.f64 A (*.f64 C (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ 1 (* B C)) (/ A (* (pow B 2) C)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (pow C 2)) (/ A (* B (pow C 2))))))) |
(*.f64 (*.f64 C C) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 C B)) (/.f64 A (*.f64 C (*.f64 B B)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 C (*.f64 C (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 C C)) (/.f64 (/.f64 A (*.f64 C B)) C)))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ 1 (* B C)) (/ A (* (pow B 2) C)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (pow C 2)) (/ A (* B (pow C 2))))))) |
(*.f64 (*.f64 C C) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 C B)) (/.f64 A (*.f64 C (*.f64 B B)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 C (*.f64 C (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 C C)) (/.f64 (/.f64 A (*.f64 C B)) C)))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) |
(* (pow C 2) (- (* -1 (/ (- (* -1 (/ A (pow B 2))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (+.f64 (/.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B)) B) (/.f64 #s(literal -1 binary64) B)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow C 2) (- (* -1 (/ (- (+ (* -1 (/ A (pow B 2))) (* -1 (/ (- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) C))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (+.f64 (-.f64 (/.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B)) B) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64))) C)) (/.f64 #s(literal -1 binary64) B)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow C 2) (- (* -1 (/ (- (+ (* -1 (/ A (pow B 2))) (* -1 (/ (- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) C))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (+.f64 (-.f64 (/.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B)) B) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64))) C)) (/.f64 #s(literal -1 binary64) B)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64))) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (/ C (pow B 2)) (/ 1 B))) (/ C B))) 1) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (*.f64 A (+.f64 (/.f64 C (*.f64 B B)) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))) (/ 1 B))) (/ C B))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (+.f64 (/.f64 C B) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B))) (*.f64 A (+.f64 (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)) (/.f64 #s(literal -1 binary64) B))))) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (+ (* A (- (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))) (/ 1 B))) (/ C B))) 1) |
(+.f64 #s(literal -1 binary64) (+.f64 (+.f64 (/.f64 C B) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B))) (*.f64 A (+.f64 (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)) (/.f64 #s(literal -1 binary64) B))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) |
(* (pow A 2) (- (/ C (* A (pow B 2))) (+ (* 1/2 (/ 1 (pow B 2))) (/ 1 (* A B))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 C (*.f64 A (*.f64 B B))) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 B B)) (/.f64 (/.f64 #s(literal 1 binary64) B) A)))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ C (* A (pow B 2))) (/ C (* (pow A 2) B)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (* A B)) (/ 1 (pow A 2)))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 C (*.f64 A (*.f64 B B))) (/.f64 C (*.f64 A (*.f64 A B)))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A A)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) A) (/.f64 #s(literal 1 binary64) (*.f64 A A))))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ C (* A (pow B 2))) (/ C (* (pow A 2) B)))) (+ (* 1/2 (/ 1 (pow B 2))) (+ (/ 1 (* A B)) (/ 1 (pow A 2)))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 C (*.f64 A (*.f64 B B))) (/.f64 C (*.f64 A (*.f64 A B)))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A A)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) A) (/.f64 #s(literal 1 binary64) (*.f64 A A))))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 C (*.f64 B B))) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (+ (* -1 (/ (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) A)) (/ 1 B))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64))) A)) (/.f64 C (*.f64 B B))) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (+ (* -1 (/ (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) 1) A)) (/ 1 B))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64))) A)) (/.f64 C (*.f64 B B))) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- C A))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 C A))) (*.f64 B B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 (-.f64 C B) A))) (*.f64 B B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 (-.f64 C B) A))) (*.f64 B B)) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) (-.f64 #s(literal 0 binary64) B))) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) (-.f64 #s(literal 0 binary64) B))) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))))) (+.f64 A (hypot.f64 A B))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 (*.f64 (*.f64 C #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (-.f64 #s(literal 0 binary64) A))))) (+.f64 A (hypot.f64 A B))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 A (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))))))) (+.f64 #s(literal 1 binary64) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))))))) (+.f64 A (hypot.f64 A B))) |
(* -1 (+ A (* -1 A))) |
#s(literal 0 binary64) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) C) #s(literal 0 binary64)) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A (*.f64 B B)) C)) C) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 B B) C)) #s(literal 0 binary64))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) C) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 A (*.f64 A (*.f64 B B)))) (*.f64 C C))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 B B) C) (/.f64 (*.f64 A (*.f64 B B)) (*.f64 C C)))) #s(literal 0 binary64))) |
(* 2 C) |
(*.f64 C #s(literal 2 binary64)) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 A #s(literal 2 binary64)) C))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 B B) C)) (*.f64 A #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) C)))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 A (*.f64 B B)) C) (*.f64 B B))) C)) (*.f64 A #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) C)))) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 C (hypot.f64 C B)) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 (-.f64 C (*.f64 A (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (hypot.f64 C B)) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 C (-.f64 (*.f64 A (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (*.f64 (*.f64 A #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))))) (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (hypot.f64 C B))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 (*.f64 A (+.f64 (+.f64 (*.f64 A (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (*.f64 A (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))))))) #s(literal -1 binary64)) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))))) (-.f64 C (hypot.f64 C B))) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A)))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (+.f64 (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A))) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 A A)))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(*.f64 A (-.f64 (-.f64 (+.f64 (/.f64 C A) (/.f64 (*.f64 C (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (*.f64 A (*.f64 A A)))) (-.f64 #s(literal 2 binary64) (/.f64 C A))) (/.f64 (/.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) A) A))) |
(* 1/2 (/ (pow B 2) A)) |
(/.f64 (*.f64 B (*.f64 B #s(literal 1/2 binary64))) A) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 C (*.f64 B B)) A) (*.f64 B B))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))) A) (*.f64 C (*.f64 B B)))) A) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))))) A) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))))) A) (*.f64 (*.f64 C (*.f64 B B)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(- (* 2 C) (* 2 A)) |
(*.f64 #s(literal 2 binary64) (-.f64 C A)) |
(- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) |
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 C A)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (-.f64 A C))) |
(- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 A C)) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/8 binary64)) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) (-.f64 A C)))))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) |
(- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 A C) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))))) (/.f64 #s(literal -1/2 binary64) (-.f64 A C)))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) |
(* -1 B) |
(-.f64 #s(literal 0 binary64) B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(*.f64 B (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
(* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(*.f64 B (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
(* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))) |
(*.f64 B (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B) B))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 C (-.f64 (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B) A)) (-.f64 #s(literal 0 binary64) B)))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 C (/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (*.f64 B B))) B)) A) (-.f64 #s(literal 0 binary64) B)))) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))) B))) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))) B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (*.f64 (*.f64 C #s(literal -1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))) B))))) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 C #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))) (*.f64 C A)) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A))))) B)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) B))) (/.f64 (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))) B)))) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(* -1 (/ (+ A (* -1 A)) B)) |
(/.f64 #s(literal 0 binary64) B) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (/.f64 (*.f64 A (/.f64 B C)) C)))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (/.f64 (*.f64 A (/.f64 B C)) C))) (+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) C) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 A (*.f64 A (*.f64 B B)))) (*.f64 C C))) B) (/.f64 #s(literal 0 binary64) B))) |
(* 2 (/ C B)) |
(/.f64 (*.f64 C #s(literal 2 binary64)) B) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(*.f64 C (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 A (/.f64 #s(literal 2 binary64) B)) C) (/.f64 #s(literal -2 binary64) B)))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B) (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (*.f64 A (/.f64 B C)))) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(/.f64 (-.f64 C (hypot.f64 C B)) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) (/.f64 A B))) (/.f64 (-.f64 C (hypot.f64 C B)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (*.f64 (*.f64 A #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))))) B) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 C B)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (*.f64 (*.f64 A #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (*.f64 A (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C))))))) B) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) B)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 C B)) B)) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (-.f64 (/.f64 (/.f64 C B) A) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 (/.f64 C B) A)))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (-.f64 (/.f64 (/.f64 C B) A) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 (/.f64 C B) A))) (/.f64 (*.f64 B #s(literal -1/2 binary64)) (*.f64 A A)))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B (*.f64 A A)) (/.f64 (*.f64 C B) (*.f64 A (*.f64 A A))))) (-.f64 (/.f64 (/.f64 C B) A) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 (/.f64 C B) A))))) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))) (/.f64 #s(literal -1/2 binary64) (*.f64 A B))) (*.f64 C (*.f64 B #s(literal 1/2 binary64)))) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 C (*.f64 B #s(literal 1/2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B))))))) (*.f64 A B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B))))) B)) A)) A)) (-.f64 #s(literal 0 binary64) A)) |
(/ (- (* 2 C) (* 2 A)) B) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 C A) B)) |
(/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 C A)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (-.f64 A C))) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 A C)) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/8 binary64)) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) (-.f64 A C)))))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 A C) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))))) (/.f64 #s(literal -1/2 binary64) (-.f64 A C)))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) B) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
(+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 A C) (/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 A C) #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 B B))) B)) B)) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) |
(+ (* -1/2 (/ (pow C 2) (pow B 2))) (/ (* A C) (pow B 2))) |
(*.f64 C (+.f64 (/.f64 A (*.f64 B B)) (/.f64 (*.f64 C #s(literal -1/2 binary64)) (*.f64 B B)))) |
(+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)))) |
(+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (/ C (pow B 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) |
(* (pow A 2) (- (/ C (* A (pow B 2))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 C (*.f64 A (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A A)) (+.f64 (/.f64 C (*.f64 A (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A A)) (+.f64 (/.f64 C (*.f64 A (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) |
(* (pow A 2) (- (/ C (* A (pow B 2))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 C (*.f64 A (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ (pow C 2) (* A (pow B 2))))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C (/.f64 C (*.f64 A (*.f64 B B))))) (/.f64 C (*.f64 B B))) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (* -1 (/ (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ (pow C 2) (* A (pow B 2))))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C (/.f64 C (*.f64 A (*.f64 B B))))) (/.f64 C (*.f64 B B))) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ (* A C) (pow B 2))) |
(*.f64 A (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (*.f64 A (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) |
(* (pow C 2) (- (/ A (* (pow B 2) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 A (*.f64 C (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 C (*.f64 C (*.f64 B B)))) (+.f64 (/.f64 A (*.f64 C (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 C (*.f64 C (*.f64 B B)))) (+.f64 (/.f64 A (*.f64 C (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) |
(* (pow C 2) (- (/ A (* (pow B 2) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 A (*.f64 C (*.f64 B B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ (pow A 2) (* (pow B 2) C)))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 C (*.f64 C (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 A A) #s(literal 1/2 binary64)) (*.f64 C (*.f64 B B))) (/.f64 A (*.f64 B B))) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ (pow A 2) (* (pow B 2) C)))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 C (*.f64 C (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 A A) #s(literal 1/2 binary64)) (*.f64 C (*.f64 B B))) (/.f64 A (*.f64 B B))) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(/ (pow C 2) B) |
(/.f64 (*.f64 C C) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow C 2) B)) |
(*.f64 C (+.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B) (/.f64 C B))) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 #s(literal -2 binary64) (/.f64 C B))))) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 #s(literal -2 binary64) (/.f64 C B))))) |
(/ (pow A 2) B) |
(/.f64 (*.f64 A A) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(*.f64 A (*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 C B)) A)))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 C B)) A) (/.f64 (/.f64 (/.f64 (*.f64 C C) A) A) B)))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 C B)) A) (/.f64 (/.f64 (/.f64 (*.f64 C C) A) A) B)))) |
(/ (pow A 2) B) |
(/.f64 (*.f64 A A) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(*.f64 A (*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 C B)) A)))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(*.f64 A (*.f64 A (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B) (*.f64 C (/.f64 (/.f64 C B) A))) A)))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(*.f64 A (*.f64 A (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B) (*.f64 C (/.f64 (/.f64 C B) A))) A)))) |
(/ (pow A 2) B) |
(/.f64 (*.f64 A A) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow A 2) B)) |
(*.f64 A (+.f64 (/.f64 A B) (*.f64 #s(literal -2 binary64) (/.f64 C B)))) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 #s(literal -2 binary64) (/.f64 C B))))) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 #s(literal -2 binary64) (/.f64 C B))))) |
(/ (pow C 2) B) |
(/.f64 (*.f64 C C) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B) C))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B) C) (*.f64 A (/.f64 (/.f64 A (*.f64 C B)) C))))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B) C) (*.f64 A (/.f64 (/.f64 A (*.f64 C B)) C))))) |
(/ (pow C 2) B) |
(/.f64 (*.f64 C C) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (*.f64 A (/.f64 #s(literal 2 binary64) B)) (/.f64 (/.f64 (*.f64 A A) B) C)) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (*.f64 A (/.f64 #s(literal 2 binary64) B)) (/.f64 (/.f64 (*.f64 A A) B) C)) C))) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
Compiled 46487 to 5662 computations (87.8% saved)
30 alts after pruning (29 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2185 | 13 | 2198 |
| Fresh | 2 | 16 | 18 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2191 | 30 | 2221 |
| Status | Accuracy | Program |
|---|---|---|
| 29.7% | (/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) | |
| ▶ | 75.1% | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (PI.f64)) |
| 21.5% | (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) | |
| 63.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) B)))) | |
| 19.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) | |
| 25.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) | |
| 27.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) | |
| 52.9% | (*.f64 (atan.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C)))))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 61.7% | (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 63.7% | (*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 45.6% | (*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| ▶ | 25.9% | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 19.7% | (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 34.0% | (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 19.6% | (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 21.5% | (*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 13.8% | (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 27.4% | (*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 35.3% | (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 41.1% | (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| ▶ | 21.0% | (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | 20.3% | (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 25.9% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) | |
| 46.6% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) | |
| 22.7% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) | |
| ▶ | 35.8% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
| 23.9% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) | |
| ▶ | 27.4% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
| 29.2% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) | |
| 25.5% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
Compiled 1063 to 797 computations (25% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) |
| ✓ | cost-diff | 0 | (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) |
| ✓ | cost-diff | 0 | (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 0 binary64) B) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
| ✓ | cost-diff | 0 | (*.f64 B #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 180 binary64) (PI.f64)) |
| ✓ | cost-diff | 0 | (atan.f64 #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (PI.f64)) |
| 4402× | +-lowering-+.f64 |
| 4402× | +-lowering-+.f32 |
| 2400× | *-lowering-*.f32 |
| 2400× | *-lowering-*.f64 |
| 1446× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 295 |
| 1 | 98 | 278 |
| 2 | 211 | 272 |
| 3 | 603 | 270 |
| 4 | 2621 | 270 |
| 0 | 8485 | 270 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) (PI)) |
(* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B) |
(- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) |
(- C A) |
C |
A |
(sqrt (+ (* B B) (* (- A C) (- A C)))) |
B |
(- A C) |
180 |
(PI) |
(* (atan 1) (/ 180 (PI))) |
(atan 1) |
1 |
(/ 180 (PI)) |
180 |
(PI) |
(* (atan (/ (* B 1/2) A)) (/ 180 (PI))) |
(atan (/ (* B 1/2) A)) |
(/ (* B 1/2) A) |
(* B 1/2) |
B |
1/2 |
A |
(/ 180 (PI)) |
180 |
(PI) |
(* 180 (/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI))) |
180 |
(/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI)) |
(atan (+ (/ 0 B) (/ (* B -1/2) C))) |
(+ (/ 0 B) (/ (* B -1/2) C)) |
(/ 0 B) |
0 |
B |
(/ (* B -1/2) C) |
(* B -1/2) |
-1/2 |
C |
(PI) |
(* 180 (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI))) |
180 |
(/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI)) |
(atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) |
(- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B)) |
1 |
(/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B) |
(+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) |
(- A C) |
A |
C |
(* -1/2 (* (- A C) (/ (- A C) B))) |
-1/2 |
(* (- A C) (/ (- A C) B)) |
(/ (- A C) B) |
B |
(PI) |
| Outputs |
|---|
(/ (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) (PI)) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B) |
(/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B) |
(- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) |
(- C A) |
(-.f64 C A) |
C |
A |
(sqrt (+ (* B B) (* (- A C) (- A C)))) |
(hypot.f64 B (-.f64 A C)) |
B |
(- A C) |
(-.f64 A C) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(* (atan 1) (/ 180 (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (PI.f64)) |
(atan 1) |
(atan.f64 #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(/ 180 (PI)) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(* (atan (/ (* B 1/2) A)) (/ 180 (PI))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) |
(atan (/ (* B 1/2) A)) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(/ (* B 1/2) A) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* B 1/2) |
(*.f64 B #s(literal 1/2 binary64)) |
B |
1/2 |
#s(literal 1/2 binary64) |
A |
(/ 180 (PI)) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(* 180 (/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) |
180 |
#s(literal 180 binary64) |
(/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(atan (+ (/ 0 B) (/ (* B -1/2) C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(+ (/ 0 B) (/ (* B -1/2) C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(/ 0 B) |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
B |
(/ (* B -1/2) C) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* B -1/2) |
(*.f64 B #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
C |
(PI) |
(PI.f64) |
(* 180 (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 A C) B) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) B)))))) |
180 |
#s(literal 180 binary64) |
(/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 A C) B) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) B))))) (PI.f64)) |
(atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 A C) B) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) B))))) |
(- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 A C) B) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) B)))) |
1 |
#s(literal 1 binary64) |
(/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B) |
(/.f64 (*.f64 (-.f64 A C) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) B))) B) |
(+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) |
(*.f64 (-.f64 A C) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) B))) |
(- A C) |
(-.f64 A C) |
A |
C |
(* -1/2 (* (- A C) (/ (- A C) B))) |
(*.f64 (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) B)) |
-1/2 |
#s(literal -1/2 binary64) |
(* (- A C) (/ (- A C) B)) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (- A C) B) |
(/.f64 (-.f64 A C) B) |
B |
(PI) |
(PI.f64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
| ✓ | accuracy | 97.0% | (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) |
| ✓ | accuracy | 99.9% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
| ✓ | accuracy | 99.9% | (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (*.f64 B #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
| ✓ | accuracy | 99.9% | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 180 binary64) (PI.f64)) |
| ✓ | accuracy | 100.0% | (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | accuracy | 100.0% | (atan.f64 #s(literal 1 binary64)) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (PI.f64)) |
| ✓ | accuracy | 100.0% | (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) |
| ✓ | accuracy | 63.7% | (PI.f64) |
| 461.0ms | 96× | 5 | exit |
| 131.0ms | 160× | 0 | valid |
Compiled 342 to 41 computations (88% saved)
backward-pass: 107.0ms (36.7% of total)ival-div: 60.0ms (20.6% of total)ival-mult: 54.0ms (18.5% of total)ival-atan: 25.0ms (8.6% of total)ival-sub: 18.0ms (6.2% of total)compiled-spec: 15.0ms (5.1% of total)ival-add: 7.0ms (2.4% of total)ival-sqrt: 3.0ms (1% of total)const: 1.0ms (0.3% of total)ival-pi: 1.0ms (0.3% of total)| Inputs |
|---|
#<alt (/ (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) (PI))> |
#<alt (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180)> |
#<alt (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B))> |
#<alt (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)> |
#<alt (* (atan 1) (/ 180 (PI)))> |
#<alt (atan 1)> |
#<alt (/ 180 (PI))> |
#<alt (PI)> |
#<alt (* (atan (/ (* B 1/2) A)) (/ 180 (PI)))> |
#<alt (atan (/ (* B 1/2) A))> |
#<alt (/ (* B 1/2) A)> |
#<alt (* B 1/2)> |
#<alt (+ (/ 0 B) (/ (* B -1/2) C))> |
#<alt (/ 0 B)> |
#<alt (* 180 (/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI)))> |
#<alt (/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI))> |
#<alt (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B))))> |
#<alt (* 180 (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI)))> |
#<alt (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI))> |
#<alt (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B)))> |
#<alt (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C)))))> |
#<alt (atan (+ (/ 0 B) (/ (* B -1/2) C)))> |
#<alt (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B)> |
#<alt (* (- A C) (/ (- A C) B))> |
| Outputs |
|---|
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))> |
#<alt (* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))> |
#<alt (* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))> |
#<alt (* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))> |
#<alt (* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))> |
#<alt (* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))> |
#<alt (* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))> |
#<alt (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))))> |
#<alt (* -1 (/ (+ A (* -1 A)) B))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C)))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2)))))> |
#<alt (+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3)))))))> |
#<alt (* 2 (/ C B))> |
#<alt (* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B)))))> |
#<alt (* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B)))))> |
#<alt (/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B)> |
#<alt (- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2)))))> |
#<alt (* -2 (/ A B))> |
#<alt (* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B)))))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A))> |
#<alt (/ (- (* 2 C) (* 2 A)) B)> |
#<alt (/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B)> |
#<alt (/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B)> |
#<alt (/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B)> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B)))> |
#<alt 1> |
#<alt (- (+ 1 (/ C B)) (/ A B))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B)))> |
#<alt (+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (* 180 (/ (atan (* 1/2 (/ B A))) (PI)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (atan (* 1/2 (/ B A)))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* 1/2 B)> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt (* -1/2 (/ B C))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI)))> |
#<alt (* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI)))> |
#<alt (* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI)))> |
#<alt (* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (* 180 (/ (atan (* -1/2 (/ B C))) (PI)))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (neg (* 1/2 (/ B C)))) (PI))> |
#<alt (/ (atan (neg (* 1/2 (/ B C)))) (PI))> |
#<alt (/ (atan (neg (* 1/2 (/ B C)))) (PI))> |
#<alt (/ (atan (neg (* 1/2 (/ B C)))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (/ (atan (* -1/2 (/ B C))) (PI))> |
#<alt (- (* -1/2 (/ (pow C 2) B)) C)> |
#<alt (- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (/ C B)))) C)> |
#<alt (- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (+ (* -1/2 (/ A B)) (/ C B))))) C)> |
#<alt (- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (+ (* -1/2 (/ A B)) (/ C B))))) C)> |
#<alt (* -1/2 (/ (pow A 2) B))> |
#<alt (* (pow A 2) (- (+ (/ 1 A) (/ C (* A B))) (* 1/2 (/ 1 B))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) B))) (+ (/ 1 A) (/ C (* A B)))) (+ (* 1/2 (/ 1 B)) (/ C (pow A 2)))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) B))) (+ (/ 1 A) (/ C (* A B)))) (+ (* 1/2 (/ 1 B)) (/ C (pow A 2)))))> |
#<alt (* -1/2 (/ (pow A 2) B))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (* -1 (/ C B)) 1) A)) (* 1/2 (/ 1 B))))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C B)) (* -1 (/ (- (* -1/2 (/ (pow C 2) B)) C) A))) 1) A)) (* 1/2 (/ 1 B))))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C B)) (* -1 (/ (- (* -1/2 (/ (pow C 2) B)) C) A))) 1) A)) (* 1/2 (/ 1 B))))> |
#<alt (+ A (* -1/2 (/ (pow A 2) B)))> |
#<alt (+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (/ A B) 1))))> |
#<alt (+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (+ (* -1/2 (/ C B)) (/ A B)) 1))))> |
#<alt (+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (+ (* -1/2 (/ C B)) (/ A B)) 1))))> |
#<alt (* -1/2 (/ (pow C 2) B))> |
#<alt (* (pow C 2) (- (/ A (* B C)) (+ (* 1/2 (/ 1 B)) (/ 1 C))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* B (pow C 2)))) (+ (/ A (* B C)) (/ A (pow C 2)))) (+ (* 1/2 (/ 1 B)) (/ 1 C))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* B (pow C 2)))) (+ (/ A (* B C)) (/ A (pow C 2)))) (+ (* 1/2 (/ 1 B)) (/ 1 C))))> |
#<alt (* -1/2 (/ (pow C 2) B))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (* 1/2 (/ 1 B))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ A B)) (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) C)))) C)) (* 1/2 (/ 1 B))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ A B)) (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) C)))) C)) (* 1/2 (/ 1 B))))> |
#<alt (* -1/2 (/ (pow (- A C) 2) B))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B)> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B)> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B)> |
#<alt (- A C)> |
#<alt (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C)> |
#<alt (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C)> |
#<alt (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C)> |
#<alt (- A C)> |
#<alt (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C)> |
#<alt (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C)> |
#<alt (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C)> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)))> |
#<alt (* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)))> |
#<alt (* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)))> |
#<alt (* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))> |
#<alt (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))> |
#<alt (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))> |
#<alt (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))> |
#<alt (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))> |
#<alt (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))> |
#<alt (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))> |
#<alt (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))> |
#<alt (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))> |
#<alt (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B)))))> |
#<alt (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B)))))> |
#<alt (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B)))))> |
#<alt (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B)))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))> |
#<alt (* -1 (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2)))))> |
#<alt (* -1 (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A)))> |
#<alt (- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C)))))> |
#<alt (- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C))))))> |
#<alt (* 2 C)> |
#<alt (* -1 (* C (- (* 2 (/ A C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2)))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2)))> |
#<alt (- C (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2))))> |
#<alt (* -2 A)> |
#<alt (* A (- (/ C A) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A)))))> |
#<alt (* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2)))))))> |
#<alt (* 1/2 (/ (pow B 2) A))> |
#<alt (* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A))> |
#<alt (- (* 2 C) (* 2 A))> |
#<alt (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A))> |
#<alt (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A))> |
#<alt (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A))> |
#<alt (* -1 B)> |
#<alt (* B (- (/ C B) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))))> |
#<alt (* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))))> |
#<alt B> |
#<alt (* -1 (* B (- (* -1 (/ (- C A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1)))> |
#<alt (* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (neg (* 1/2 (/ B C))))> |
#<alt (atan (neg (* 1/2 (/ B C))))> |
#<alt (atan (neg (* 1/2 (/ B C))))> |
#<alt (atan (neg (* 1/2 (/ B C))))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (atan (* -1/2 (/ B C)))> |
#<alt (/ (- (* -1/2 (/ (pow C 2) B)) C) B)> |
#<alt (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (/ 1 B) (/ C (pow B 2))))) (/ C B))> |
#<alt (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (+ (/ 1 B) (/ C (pow B 2)))))) (/ C B))> |
#<alt (- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (+ (/ 1 B) (/ C (pow B 2)))))) (/ C B))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (+ (/ 1 (* A B)) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (* A B)) (/ C (* A (pow B 2))))) (+ (* 1/2 (/ 1 (pow B 2))) (/ C (* (pow A 2) B)))))> |
#<alt (* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (* A B)) (/ C (* A (pow B 2))))) (+ (* 1/2 (/ 1 (pow B 2))) (/ C (* (pow A 2) B)))))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (* -1 (/ C (pow B 2))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C (pow B 2))) (* -1 (/ (- (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) A))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C (pow B 2))) (* -1 (/ (- (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) A))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (/ (+ A (* -1/2 (/ (pow A 2) B))) B)> |
#<alt (+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (/ A (pow B 2)) (/ 1 B))) (/ A B)))> |
#<alt (+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))) (/ 1 B))) (/ A B)))> |
#<alt (+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))) (/ 1 B))) (/ A B)))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (/ A (* (pow B 2) C)) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ A (* B (pow C 2))) (/ A (* (pow B 2) C)))) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ A (* B (pow C 2))) (/ A (* (pow B 2) C)))) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ A B)) C)) (/ 1 B))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ A B)) C)) (/ 1 B))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2))> |
#<alt (/ (- A C) B)> |
#<alt (/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B)> |
#<alt (/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B)> |
#<alt (/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B)> |
#<alt (/ (- A C) B)> |
#<alt (* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B))> |
#<alt (* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B))> |
#<alt (* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B))> |
#<alt (/ (pow C 2) B)> |
#<alt (+ (* -2 (/ (* A C) B)) (/ (pow C 2) B))> |
#<alt (+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B))> |
#<alt (+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B))> |
#<alt (/ (pow A 2) B)> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B)))> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B)))))> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B)))))> |
#<alt (/ (pow A 2) B)> |
#<alt (* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B)))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B)))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B)))> |
#<alt (/ (pow A 2) B)> |
#<alt (+ (* -2 (/ (* A C) B)) (/ (pow A 2) B))> |
#<alt (+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B))> |
#<alt (+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B))> |
#<alt (/ (pow C 2) B)> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B)))> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2))))))> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2))))))> |
#<alt (/ (pow C 2) B)> |
#<alt (* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B)))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B)))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B)))> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
#<alt (/ (pow (- A C) 2) B)> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | B | @ | -inf | (* 180 (/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI))) |
| 1.0ms | A | @ | -inf | (/ (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) (PI)) |
| 1.0ms | C | @ | -inf | (* 180 (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI))) |
| 1.0ms | A | @ | -inf | (* 180 (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI))) |
| 1.0ms | C | @ | inf | (* 180 (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI))) |
| 1× | batch-egg-rewrite |
| 3796× | *-lowering-*.f32 |
| 3796× | *-lowering-*.f64 |
| 3050× | /-lowering-/.f32 |
| 3050× | /-lowering-/.f64 |
| 1452× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 214 |
| 1 | 182 | 200 |
| 2 | 930 | 192 |
| 3 | 5871 | 192 |
| 0 | 8381 | 192 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) (PI)) |
(* (atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) 180) |
(atan (/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B)) |
(/ (- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) B) |
(* (atan 1) (/ 180 (PI))) |
(atan 1) |
(/ 180 (PI)) |
(PI) |
(* (atan (/ (* B 1/2) A)) (/ 180 (PI))) |
(atan (/ (* B 1/2) A)) |
(/ (* B 1/2) A) |
(* B 1/2) |
(+ (/ 0 B) (/ (* B -1/2) C)) |
(/ 0 B) |
(* 180 (/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI))) |
(/ (atan (+ (/ 0 B) (/ (* B -1/2) C))) (PI)) |
(+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) |
(* 180 (/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI))) |
(/ (atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) (PI)) |
(atan (- 1 (/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B))) |
(- (- C A) (sqrt (+ (* B B) (* (- A C) (- A C))))) |
(atan (+ (/ 0 B) (/ (* B -1/2) C))) |
(/ (+ (- A C) (* -1/2 (* (- A C) (/ (- A C) B)))) B) |
(* (- A C) (/ (- A C) B)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal -180 binary64) (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))))) |
(/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 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 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64)) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (pow.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64))) |
(*.f64 #s(literal 180 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(*.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (*.f64 #s(literal 180 binary64) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64)) #s(literal -1 binary64)) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(*.f64 #s(literal 180 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 180 binary64))) |
(*.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal -180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -180 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) #s(literal 180 binary64)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(neg.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B))) |
(/.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) #s(literal -1 binary64)) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(+.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B) (fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 C B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(+.f64 (/.f64 C B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (/.f64 C B) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) (/.f64 (-.f64 C A) B)) |
(+.f64 (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (/.f64 (-.f64 C A) B) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)))) |
(+.f64 (/.f64 (-.f64 C A) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) (/.f64 (-.f64 C A) B)) |
(+.f64 (*.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64))) |
(+.f64 (fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 C B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) C (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 C (-.f64 #s(literal 0 binary64) B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64) (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64) (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64) (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64) (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B) (neg.f64 (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64) (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (hypot.f64 B (-.f64 A C)) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal 1 binary64) (*.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (hypot.f64 B (-.f64 A C)) B) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 C A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 C B) (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B)) |
(-.f64 (/.f64 C B) (-.f64 (/.f64 A B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B)))) |
(-.f64 (/.f64 C B) (+.f64 (/.f64 A B) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(-.f64 (/.f64 (-.f64 C A) B) (/.f64 (hypot.f64 B (-.f64 A C)) B)) |
(-.f64 (/.f64 (*.f64 B (-.f64 C A)) (*.f64 B B)) (/.f64 (*.f64 B (hypot.f64 B (-.f64 A C))) (*.f64 B B))) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (+.f64 A (hypot.f64 B (-.f64 A C))) B))) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 (hypot.f64 B (-.f64 A C)) B))) |
(neg.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 B (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C))))))) |
(/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (-.f64 (*.f64 B (-.f64 C A)) (*.f64 B (hypot.f64 B (-.f64 A C)))))) |
(/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 B (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 B (-.f64 C A)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 B (hypot.f64 B (-.f64 A C)))) B) (*.f64 B (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 B (*.f64 (/.f64 B (-.f64 C A)) (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B (-.f64 C A)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (hypot.f64 B (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (hypot.f64 B (-.f64 A C))))) |
(/.f64 (-.f64 (*.f64 (-.f64 A C) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 C B) (*.f64 B (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (-.f64 B (*.f64 (/.f64 B C) (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 (/.f64 B C) B)) |
(/.f64 (-.f64 (*.f64 C (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 A (hypot.f64 B (-.f64 A C))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 B (-.f64 C A)) (*.f64 B (hypot.f64 B (-.f64 A C))))) (neg.f64 (*.f64 B B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (-.f64 C A)) (*.f64 B (hypot.f64 B (-.f64 A C))))) (*.f64 B B)) |
(/.f64 (*.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)) B) |
(/.f64 (/.f64 (-.f64 (*.f64 B (-.f64 C A)) (*.f64 B (hypot.f64 B (-.f64 A C)))) B) B) |
(pow.f64 (/.f64 B (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(*.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) B)) |
(*.f64 (-.f64 (*.f64 B (-.f64 C A)) (*.f64 B (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) (/.f64 #s(literal -1 binary64) B)) |
(neg.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (atan.f64 #s(literal 1 binary64)))) |
(neg.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64))))) |
(/.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (PI.f64)) #s(literal 1/180 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal 1 binary64))))) |
(/.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (atan.f64 #s(literal 1 binary64))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (atan.f64 #s(literal 1 binary64))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 #s(literal 1 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 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 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 #s(literal 1 binary64)) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal 1 binary64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 #s(literal 1 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 #s(literal 1 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 #s(literal 1 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 #s(literal 1 binary64))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(atan.f64 #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 #s(literal 1 binary64)))) |
(/.f64 (atan.f64 #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan.f64 #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 #s(literal 1 binary64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(neg.f64 (/.f64 #s(literal -180 binary64) (PI.f64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 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 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -180 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (PI.f64))))) |
(+.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (PI.f64))) |
(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))) |
(fabs.f64 (PI.f64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(-.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (+.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 1 binary64)) #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))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.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) (PI.f64)) #s(literal 1/2 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 (E.f64) (log.f64 (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.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)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.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 2/3 binary64)) (neg.f64 (-.f64 #s(literal 0 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 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (*.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 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64)))))) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (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 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) #s(literal -1 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(neg.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 B A))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 B #s(literal -1/2 binary64)) A)) |
(-.f64 (/.f64 #s(literal 0 binary64) A) (/.f64 (*.f64 B #s(literal -1/2 binary64)) A)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) A)) (/.f64 (*.f64 B #s(literal -1/2 binary64)) A)) |
(neg.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) A)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) A) (*.f64 B #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 B A)))) |
(/.f64 B (/.f64 A #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 B A))) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) A)) |
(/.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 #s(literal 2 binary64) B)) |
(/.f64 #s(literal -1 binary64) (/.f64 A (*.f64 B #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) #s(literal -1 binary64)) A) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 B A)) #s(literal -1 binary64)) |
(*.f64 B (/.f64 #s(literal 1/2 binary64) A)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 B A)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal -1 binary64) A))) |
(*.f64 (*.f64 B #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) A)) |
(*.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) B) A)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 B (/.f64 #s(literal -1 binary64) A))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) A))) |
(*.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) A)) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal -1/2 binary64) A)) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) A))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) A))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) A))) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (*.f64 B #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) A) (pow.f64 (/.f64 #s(literal 2 binary64) B) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) A) B) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B #s(literal -1/2 binary64)) A)) |
(*.f64 (/.f64 B A) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) A) (*.f64 B #s(literal -1/2 binary64))) |
(*.f64 (/.f64 B #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) A)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) A) (-.f64 #s(literal 0 binary64) B)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) A) #s(literal -1 binary64)) (*.f64 B #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 B #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 B #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 B #s(literal -1/2 binary64))) |
(*.f64 B #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 B #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) B) |
(*.f64 (*.f64 B #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) B)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) |
(*.f64 (*.f64 B #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 B #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 C (*.f64 B #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) C)) (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) |
(-.f64 (/.f64 #s(literal 0 binary64) C) (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) |
(fma.f64 B (/.f64 #s(literal -1/2 binary64) C) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 B (/.f64 C #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 B #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) C) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 B C) #s(literal 0 binary64)) |
(fma.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) C) #s(literal 0 binary64)) |
(fma.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 C B)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) C) (*.f64 B #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) C) B #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) C) (*.f64 B #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) (*.f64 C (-.f64 #s(literal 0 binary64) B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 C (*.f64 B #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B #s(literal -1/2 binary64)))) (*.f64 C B))) |
(/.f64 B (/.f64 C #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 C (*.f64 B #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 C (/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) B))) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) (*.f64 C B)) |
(/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B)) |
(/.f64 #s(literal -1 binary64) (/.f64 C (*.f64 B #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B #s(literal -1/2 binary64)))) (*.f64 C (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) B) C) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B #s(literal -1/2 binary64))))) (neg.f64 (*.f64 C (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) B)) (-.f64 #s(literal 0 binary64) C)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/2 binary64)))) (*.f64 C B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B #s(literal -1/2 binary64))))) (*.f64 C (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) B)) C) |
(/.f64 (*.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 C B)) |
(/.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) #s(literal -1 binary64)) C) |
(/.f64 (/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) C) B) |
(pow.f64 (/.f64 C (*.f64 B #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 B (/.f64 #s(literal -1/2 binary64) C)) |
(*.f64 #s(literal 1 binary64) (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) B) C)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 B (/.f64 #s(literal -1 binary64) C))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal 1 binary64) C))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) C))) |
(*.f64 (*.f64 B #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) C)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 B C)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal -1 binary64) C))) |
(*.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) C)) |
(*.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 C B))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal 1/2 binary64) C)) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) C))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) C))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) C))) |
(*.f64 (/.f64 #s(literal 1 binary64) C) (*.f64 B #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) C) (pow.f64 (/.f64 #s(literal -2 binary64) B) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) C) B) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B #s(literal 1/2 binary64)) C)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (*.f64 B #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 C (-.f64 #s(literal 0 binary64) B)))) |
(*.f64 (/.f64 B C) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) C) (*.f64 B #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 C B)) (*.f64 B (*.f64 B #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 B (*.f64 B #s(literal -1/2 binary64))) B) (/.f64 #s(literal 1 binary64) C)) |
(*.f64 (/.f64 B #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) C)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 C B))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) C) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) C) (-.f64 #s(literal 0 binary64) B)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) C) #s(literal -1 binary64)) (*.f64 B #s(literal 1/2 binary64))) |
#s(literal 0 binary64) |
(neg.f64 (*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 180 binary64))) |
(neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 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 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) |
(*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 180 binary64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 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 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(+.f64 A (+.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) C))) |
(+.f64 (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) |
(+.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) (-.f64 A C)) |
(+.f64 (-.f64 #s(literal 0 binary64) C) (+.f64 A (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) C)) A) |
(+.f64 (+.f64 A (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) C)) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))))) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 C A))) #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 (-.f64 A C) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A)))) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) B) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 C A))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 C A) B) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (-.f64 A C) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (-.f64 C A) (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A)))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 A C) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 A C) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A)) (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B))))) (fma.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 A C) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B))))) (fma.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B)) (*.f64 (-.f64 A C) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))))) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 C A))) #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 (-.f64 A C) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A)))) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) B) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 C A))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 C A) B) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (-.f64 A C) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (-.f64 C A) (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A)))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (/.f64 (-.f64 A C) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 A C) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A)) (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B))))) (fma.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 A C) (neg.f64 (*.f64 (-.f64 A C) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B))))) (fma.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B)) (*.f64 (-.f64 A C) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))))) (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 C A))) #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 (-.f64 A C) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A)))) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 A C) B) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 C A))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (/.f64 (-.f64 C A) B) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (-.f64 A C) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (fma.f64 (-.f64 C A) (neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A)))) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 A C))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (/.f64 (-.f64 A C) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 A C) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A))))) (fma.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A)) (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 C A))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B))))) (fma.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B)) (*.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) B))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 C A) (neg.f64 (*.f64 (-.f64 A C) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B))))) (fma.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B)) (*.f64 (-.f64 A C) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 A C) B))))) |
(-.f64 A (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))) |
(-.f64 (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) |
(-.f64 (+.f64 A (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) C) |
(-.f64 (+.f64 (+.f64 A (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) #s(literal 0 binary64)) C) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) (-.f64 A C)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) (-.f64 A C)) |
(fma.f64 (/.f64 (-.f64 A C) B) (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (-.f64 A C)) |
(fma.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) #s(literal -1/2 binary64) (-.f64 A C)) |
(fma.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 (-.f64 A C) B) (-.f64 A C)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) (-.f64 A C) (-.f64 A C)) |
(fma.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) B) (-.f64 A C)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) |
(neg.f64 (*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 180 binary64))) |
(neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 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 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) |
(*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (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 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 (PI.f64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (PI.f64))) |
(*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) |
(*.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(+.f64 C (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B (-.f64 A C))))) |
(+.f64 (-.f64 C A) (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (+.f64 C (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))))) |
(+.f64 (-.f64 #s(literal 0 binary64) A) (-.f64 C (hypot.f64 B (-.f64 A C)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) (-.f64 C A)) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B (-.f64 A C)))) C) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) (-.f64 #s(literal 0 binary64) A)) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal -1 binary64) (neg.f64 (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (-.f64 A C) #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 A C) (neg.f64 (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal 1 binary64) (*.f64 (hypot.f64 B (-.f64 A C)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 A C) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) (fma.f64 (hypot.f64 B (-.f64 A C)) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) #s(literal -1 binary64)))) |
(-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) |
(-.f64 #s(literal 0 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B (-.f64 A C))) C) A) |
(-.f64 (+.f64 (-.f64 C A) #s(literal 0 binary64)) (hypot.f64 B (-.f64 A C))) |
(-.f64 (-.f64 C (hypot.f64 B (-.f64 A C))) A) |
(fma.f64 #s(literal -1 binary64) (hypot.f64 B (-.f64 A C)) (-.f64 C A)) |
(neg.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(*.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C)))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(neg.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) C))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64))))) |
(*.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 A C) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))))) |
(+.f64 (/.f64 (-.f64 A C) B) (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (/.f64 A B) (neg.f64 (/.f64 (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) B))) |
(+.f64 (/.f64 A B) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) C)))) |
(+.f64 (/.f64 A B) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (/.f64 (-.f64 A C) B)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 A (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) C))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C))) (/.f64 #s(literal 1 binary64) B)) (/.f64 (-.f64 A C) B)) |
(+.f64 (*.f64 (+.f64 A (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) (/.f64 #s(literal 1 binary64) B)) (/.f64 C (-.f64 #s(literal 0 binary64) B))) |
(+.f64 (fma.f64 A (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 A B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) A) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) A (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 A (-.f64 #s(literal 0 binary64) B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) (fma.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 A B) (/.f64 (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) B)) |
(-.f64 (/.f64 (+.f64 A (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 A C)))) B) (/.f64 C B)) |
(fma.f64 A (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))) B))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) |
(/.f64 (-.f64 (*.f64 A B) (*.f64 B (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))))) (*.f64 B B)) |
(/.f64 (-.f64 B (*.f64 (/.f64 B A) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))))) (*.f64 (/.f64 B A) B)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) A) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 C (/.f64 (*.f64 (-.f64 A C) #s(literal -1/2 binary64)) (/.f64 B (-.f64 C A)))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 B (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)))) (/.f64 #s(literal -1 binary64) B)) |
(+.f64 (/.f64 C (/.f64 B (-.f64 C A))) (/.f64 A (/.f64 B (-.f64 A C)))) |
(+.f64 (/.f64 A (/.f64 B (-.f64 A C))) (/.f64 C (/.f64 B (-.f64 C A)))) |
(+.f64 (/.f64 A (/.f64 B (-.f64 A C))) (*.f64 (-.f64 A C) (/.f64 C (-.f64 #s(literal 0 binary64) B)))) |
(-.f64 (/.f64 A (/.f64 B (-.f64 A C))) (/.f64 C (/.f64 B (-.f64 A C)))) |
(fma.f64 A (/.f64 (-.f64 A C) B) (/.f64 C (/.f64 B (-.f64 C A)))) |
(fma.f64 (/.f64 (-.f64 A C) B) A (/.f64 C (/.f64 B (-.f64 C A)))) |
(neg.f64 (/.f64 (-.f64 A C) (/.f64 B (-.f64 C A)))) |
(/.f64 (-.f64 A C) (/.f64 B (-.f64 A C))) |
(/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 A C) B) (/.f64 #s(literal 1 binary64) (-.f64 A C))) |
(/.f64 (-.f64 C A) (/.f64 B (-.f64 C A))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))))) |
(/.f64 (*.f64 (-.f64 A C) (-.f64 C A)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 A C) (-.f64 C A))) B) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 B (-.f64 A C))) (*.f64 B B)) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (*.f64 B (-.f64 A C)) (-.f64 A C)) (*.f64 B B)) |
(/.f64 (/.f64 (*.f64 (-.f64 A C) (-.f64 C A)) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) #s(literal -1 binary64)) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 A C) (/.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 (-.f64 A C) B) (-.f64 A C)) |
(*.f64 (/.f64 (-.f64 A C) B) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 A C)))) |
(*.f64 (-.f64 C A) (/.f64 (-.f64 C A) B)) |
(*.f64 (-.f64 C A) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 A C))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 A C) (-.f64 A C))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 A C) (/.f64 #s(literal 1 binary64) (-.f64 A C)))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 C A)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 C A) B) (-.f64 C A)) |
(*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (/.f64 (-.f64 C A) B)) |
(*.f64 (/.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 (-.f64 A C) B)) |
(*.f64 (/.f64 (-.f64 A C) #s(literal 1 binary64)) (/.f64 (-.f64 A C) B)) |
(*.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
| 1× | egg-herbie |
| 4666× | *-lowering-*.f32 |
| 4666× | *-lowering-*.f64 |
| 3264× | +-lowering-+.f64 |
| 3264× | +-lowering-+.f32 |
| 1332× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 717 | 9561 |
| 1 | 2334 | 7908 |
| 2 | 7569 | 7479 |
| 0 | 8140 | 7479 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(* -1 (/ (+ A (* -1 A)) B)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(* 2 (/ C B)) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(* -2 (/ A B)) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(* 1/2 (/ B A)) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/ (- (* 2 C) (* 2 A)) B) |
(/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
1 |
(- (+ 1 (/ C B)) (/ A B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B))) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(atan (* 1/2 (/ B A))) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 (/ B A)) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* 1/2 B) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
(* -1/2 (/ B C)) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(- (* -1/2 (/ (pow C 2) B)) C) |
(- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (/ C B)))) C) |
(- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (+ (* -1/2 (/ A B)) (/ C B))))) C) |
(- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (+ (* -1/2 (/ A B)) (/ C B))))) C) |
(* -1/2 (/ (pow A 2) B)) |
(* (pow A 2) (- (+ (/ 1 A) (/ C (* A B))) (* 1/2 (/ 1 B)))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) B))) (+ (/ 1 A) (/ C (* A B)))) (+ (* 1/2 (/ 1 B)) (/ C (pow A 2))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) B))) (+ (/ 1 A) (/ C (* A B)))) (+ (* 1/2 (/ 1 B)) (/ C (pow A 2))))) |
(* -1/2 (/ (pow A 2) B)) |
(* (pow A 2) (- (* -1 (/ (- (* -1 (/ C B)) 1) A)) (* 1/2 (/ 1 B)))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C B)) (* -1 (/ (- (* -1/2 (/ (pow C 2) B)) C) A))) 1) A)) (* 1/2 (/ 1 B)))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C B)) (* -1 (/ (- (* -1/2 (/ (pow C 2) B)) C) A))) 1) A)) (* 1/2 (/ 1 B)))) |
(+ A (* -1/2 (/ (pow A 2) B))) |
(+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (/ A B) 1)))) |
(+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (+ (* -1/2 (/ C B)) (/ A B)) 1)))) |
(+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (+ (* -1/2 (/ C B)) (/ A B)) 1)))) |
(* -1/2 (/ (pow C 2) B)) |
(* (pow C 2) (- (/ A (* B C)) (+ (* 1/2 (/ 1 B)) (/ 1 C)))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* B (pow C 2)))) (+ (/ A (* B C)) (/ A (pow C 2)))) (+ (* 1/2 (/ 1 B)) (/ 1 C)))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* B (pow C 2)))) (+ (/ A (* B C)) (/ A (pow C 2)))) (+ (* 1/2 (/ 1 B)) (/ 1 C)))) |
(* -1/2 (/ (pow C 2) B)) |
(* (pow C 2) (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (* 1/2 (/ 1 B)))) |
(* (pow C 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ A B)) (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) C)))) C)) (* 1/2 (/ 1 B)))) |
(* (pow C 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ A B)) (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) C)))) C)) (* 1/2 (/ 1 B)))) |
(* -1/2 (/ (pow (- A C) 2) B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B) |
(- A C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(- A C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(* -1 (+ A (* -1 A))) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(* 2 C) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(* -2 A) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(* 1/2 (/ (pow B 2) A)) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(- (* 2 C) (* 2 A)) |
(- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) |
(- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(* -1 B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (neg (* 1/2 (/ B C)))) |
(atan (neg (* 1/2 (/ B C)))) |
(atan (neg (* 1/2 (/ B C)))) |
(atan (neg (* 1/2 (/ B C)))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(atan (* -1/2 (/ B C))) |
(/ (- (* -1/2 (/ (pow C 2) B)) C) B) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (/ 1 B) (/ C (pow B 2))))) (/ C B)) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (+ (/ 1 B) (/ C (pow B 2)))))) (/ C B)) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (+ (/ 1 B) (/ C (pow B 2)))))) (/ C B)) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (+ (/ 1 (* A B)) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (* A B)) (/ C (* A (pow B 2))))) (+ (* 1/2 (/ 1 (pow B 2))) (/ C (* (pow A 2) B))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (* A B)) (/ C (* A (pow B 2))))) (+ (* 1/2 (/ 1 (pow B 2))) (/ C (* (pow A 2) B))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (* -1 (/ (- (* -1 (/ C (pow B 2))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C (pow B 2))) (* -1 (/ (- (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) A))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C (pow B 2))) (* -1 (/ (- (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) A))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(/ (+ A (* -1/2 (/ (pow A 2) B))) B) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (/ A (pow B 2)) (/ 1 B))) (/ A B))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))) (/ 1 B))) (/ A B))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))) (/ 1 B))) (/ A B))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (/ A (* (pow B 2) C)) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2)))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ A (* B (pow C 2))) (/ A (* (pow B 2) C)))) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2)))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ A (* B (pow C 2))) (/ A (* (pow B 2) C)))) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2)))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ A B)) C)) (/ 1 B))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ A B)) C)) (/ 1 B))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2)) |
(/ (- A C) B) |
(/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B) |
(/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B) |
(/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B) |
(/ (- A C) B) |
(* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B)) |
(* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B)) |
(* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B)) |
(/ (pow C 2) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow C 2) B)) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(/ (pow A 2) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(/ (pow A 2) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(/ (pow A 2) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow A 2) B)) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(/ (pow C 2) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(/ (pow C 2) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
(/ (pow (- A C) 2) B) |
| Outputs |
|---|
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) (PI))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)))) |
(* 180 (atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B)))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 180 (atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(* 180 (atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B))) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(atan (* -1 (/ (+ A (+ (sqrt (+ (pow B 2) (pow (+ A (* -1 C)) 2))) (* -1 C))) B))) |
(atan.f64 (/.f64 (+.f64 (-.f64 A C) (hypot.f64 B (-.f64 A C))) (-.f64 #s(literal 0 binary64) B))) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) |
(atan (/ (- (+ C (* -1 A)) (sqrt (+ (pow B 2) (pow (+ C (* -1 A)) 2)))) B)) |
(atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(atan (/ (- C (+ A (sqrt (+ (pow B 2) (pow (- A C) 2))))) B)) |
(atan.f64 (/.f64 (-.f64 C (+.f64 A (hypot.f64 B (-.f64 A C)))) B)) |
(* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) |
(/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (/ 1 B) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 A B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))))) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* -1/2 (* (/ (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 A B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))))) (*.f64 C (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) B)))))) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(+ (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)) (* C (- (+ (* C (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) B) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))) B) (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (/ 1 B)) (* -1 (* (/ A B) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))))) |
(-.f64 (*.f64 C (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 A B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))))) (*.f64 (*.f64 C #s(literal -1/2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))) (*.f64 C A)) B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A))))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) B)))))) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(* -1 (/ (+ A (* -1 A)) B)) |
(/.f64 #s(literal 0 binary64) B) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (* -1/2 (/ B C))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (* -1/2 (/ (* A B) (pow C 2))))) |
(+.f64 (/.f64 #s(literal 0 binary64) B) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (*.f64 A (/.f64 B (*.f64 C C)))))) |
(+ (* -1 (/ (+ A (* -1 A)) B)) (+ (* -1/2 (/ B C)) (+ (* -1/2 (/ (* A B) (pow C 2))) (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (* B (pow C 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B C) (*.f64 A (/.f64 B (*.f64 C C))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 A (*.f64 A (*.f64 B B))))) (*.f64 B (*.f64 C (*.f64 C C)))) (/.f64 #s(literal 0 binary64) B))) |
(* 2 (/ C B)) |
(/.f64 (*.f64 C #s(literal 2 binary64)) B) |
(* -1 (* C (- (* 2 (/ A (* B C))) (* 2 (/ 1 B))))) |
(*.f64 C (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) B) C) (/.f64 #s(literal -2 binary64) B)) #s(literal -1 binary64))) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* 1/2 (/ B C))) C)) (* 2 (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 A B) #s(literal -2 binary64)) (*.f64 (/.f64 B C) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B)) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (+ (* -2 (/ A B)) (* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* A B) C))) C))) C)) (* 2 (/ 1 B))))) |
(*.f64 C (*.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 A B) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 A B) C))) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -2 binary64) B)) #s(literal -1 binary64))) |
(/ (- C (sqrt (+ (pow B 2) (pow C 2)))) B) |
(/.f64 (-.f64 C (hypot.f64 C B)) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) B)) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 A (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 C B)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* -1/2 (* (/ (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 C B)) B)) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2))))))) B)) (* A (+ (* -1/2 (* (/ (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) B) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* -1/2 (* (/ (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))) B) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (/ C B)) (* (/ 1 B) (sqrt (+ (pow B 2) (pow C 2))))) |
(+.f64 (*.f64 A (-.f64 (*.f64 (*.f64 A #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 A (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))) (/.f64 C B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) B))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))) B))) (/.f64 (-.f64 C (hypot.f64 C B)) B)) |
(* -2 (/ A B)) |
(*.f64 (/.f64 A B) #s(literal -2 binary64)) |
(* A (- (/ C (* A B)) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (-.f64 (/.f64 C (*.f64 A B)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 A B))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (/ C (* A B))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (/.f64 C (*.f64 A B)) (-.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) (*.f64 A A)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 A B)))))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/2 (/ (* B C) (pow A 3))) (/ C (* A B)))) (+ (* -1 (/ C (* A B))) (* 2 (/ 1 B))))) |
(*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 B (*.f64 A A)) (/.f64 (*.f64 C B) (*.f64 A (*.f64 A A))))) (-.f64 (/.f64 C (*.f64 A B)) (-.f64 (/.f64 #s(literal 2 binary64) B) (/.f64 C (*.f64 A B)))))) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* -1 (/ (+ (* -1/2 B) (* -1/2 (/ (* B C) A))) A)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) (* A B))) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))) (/.f64 #s(literal -1/2 binary64) (*.f64 A B))) (*.f64 #s(literal 1/2 binary64) (*.f64 C B))) A)) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) (* A B))) (* 1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) B))) A)) (* 1/2 (* B C))) A)) (* -1/2 B)) A)) |
(/.f64 (-.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C B)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))))) A)) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B))))) B)) A)) A)) (-.f64 #s(literal 0 binary64) A)) |
(/ (- (* 2 C) (* 2 A)) B) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 C A)) B) |
(/ (- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 C A)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (-.f64 A C))) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 A C)) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/8 binary64)) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) B) |
(/ (- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 A C) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))))) (/.f64 #s(literal -1/2 binary64) (-.f64 A C)))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) B) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B))) (+ 1 (/ A B))) |
(+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)))) |
1 |
#s(literal 1 binary64) |
(- (+ 1 (/ C B)) (/ A B)) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1/2 (/ (pow (- A C) 2) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) B)) |
(+ 1 (* -1 (/ (+ (* -1 (- C A)) (* -1 (/ (+ (* -1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 A C) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 (-.f64 A C) #s(literal 4 binary64)) B) B)) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) B)) B)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(* 180 (/ (atan (* 1/2 (/ B A))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A))) (PI.f64)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(atan (* 1/2 (/ B A))) |
(atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* 1/2 B) |
(*.f64 B #s(literal 1/2 binary64)) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
(* -1/2 (/ B C)) |
(/.f64 (*.f64 B #s(literal -1/2 binary64)) C) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (neg (* 1/2 (/ B C)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(* 180 (/ (atan (* -1/2 (/ B C))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (neg (* 1/2 (/ B C)))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(/ (atan (* -1/2 (/ B C))) (PI)) |
(/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) (PI.f64)) |
(- (* -1/2 (/ (pow C 2) B)) C) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) |
(- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (/ C B)))) C) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) (-.f64 (*.f64 A (+.f64 #s(literal 1 binary64) (/.f64 C B))) C)) |
(- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (+ (* -1/2 (/ A B)) (/ C B))))) C) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) (-.f64 (*.f64 A (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 C B) (/.f64 (*.f64 A #s(literal -1/2 binary64)) B)))) C)) |
(- (+ (* -1/2 (/ (pow C 2) B)) (* A (+ 1 (+ (* -1/2 (/ A B)) (/ C B))))) C) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) (-.f64 (*.f64 A (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 C B) (/.f64 (*.f64 A #s(literal -1/2 binary64)) B)))) C)) |
(* -1/2 (/ (pow A 2) B)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) |
(* (pow A 2) (- (+ (/ 1 A) (/ C (* A B))) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 C (*.f64 A B)) (+.f64 (/.f64 #s(literal 1 binary64) A) (/.f64 #s(literal -1/2 binary64) B)))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) B))) (+ (/ 1 A) (/ C (* A B)))) (+ (* 1/2 (/ 1 B)) (/ C (pow A 2))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 C (*.f64 A B)) (/.f64 #s(literal 1 binary64) A)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 A (*.f64 A B))) (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 C (*.f64 A A)))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) B))) (+ (/ 1 A) (/ C (* A B)))) (+ (* 1/2 (/ 1 B)) (/ C (pow A 2))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 C (*.f64 A B)) (/.f64 #s(literal 1 binary64) A)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 A (*.f64 A B))) (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 C (*.f64 A A)))))) |
(* -1/2 (/ (pow A 2) B)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) |
(* (pow A 2) (- (* -1 (/ (- (* -1 (/ C B)) 1) A)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 C B))) A)) (/.f64 #s(literal -1/2 binary64) B))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C B)) (* -1 (/ (- (* -1/2 (/ (pow C 2) B)) C) A))) 1) A)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 C B)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) A))) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) B))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C B)) (* -1 (/ (- (* -1/2 (/ (pow C 2) B)) C) A))) 1) A)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 C B)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) A))) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) B))) |
(+ A (* -1/2 (/ (pow A 2) B))) |
(+.f64 A (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B))) |
(+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (/ A B) 1)))) |
(+.f64 (+.f64 A (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B))) (*.f64 C (+.f64 #s(literal -1 binary64) (/.f64 A B)))) |
(+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (+ (* -1/2 (/ C B)) (/ A B)) 1)))) |
(+.f64 (+.f64 A (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B))) (*.f64 C (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 A B)) (*.f64 #s(literal -1/2 binary64) (/.f64 C B))))) |
(+ A (+ (* -1/2 (/ (pow A 2) B)) (* C (- (+ (* -1/2 (/ C B)) (/ A B)) 1)))) |
(+.f64 (+.f64 A (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B))) (*.f64 C (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 A B)) (*.f64 #s(literal -1/2 binary64) (/.f64 C B))))) |
(* -1/2 (/ (pow C 2) B)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) |
(* (pow C 2) (- (/ A (* B C)) (+ (* 1/2 (/ 1 B)) (/ 1 C)))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 (/.f64 A B) C) (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 #s(literal 1 binary64) C)))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* B (pow C 2)))) (+ (/ A (* B C)) (/ A (pow C 2)))) (+ (* 1/2 (/ 1 B)) (/ 1 C)))) |
(*.f64 (*.f64 C C) (+.f64 (+.f64 (/.f64 (/.f64 A B) C) (/.f64 A (*.f64 C C))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) (*.f64 C C)) (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 #s(literal 1 binary64) C))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* B (pow C 2)))) (+ (/ A (* B C)) (/ A (pow C 2)))) (+ (* 1/2 (/ 1 B)) (/ 1 C)))) |
(*.f64 (*.f64 C C) (+.f64 (+.f64 (/.f64 (/.f64 A B) C) (/.f64 A (*.f64 C C))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) (*.f64 C C)) (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 #s(literal 1 binary64) C))))) |
(* -1/2 (/ (pow C 2) B)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) |
(* (pow C 2) (- (* -1 (/ (+ 1 (* -1 (/ A B))) C)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) B))) |
(* (pow C 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ A B)) (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) C)))) C)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) (/.f64 (+.f64 A (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B))) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) B))) |
(* (pow C 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ A B)) (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) C)))) C)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 A B)) (/.f64 (+.f64 A (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B))) C)) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) B))) |
(* -1/2 (/ (pow (- A C) 2) B)) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 A C))) B) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 A C))) B) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) B) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 A C))) B) |
(- A C) |
(-.f64 A C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) |
(- A C) |
(-.f64 A C) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) |
(- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) |
(+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(* 180 (/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/.f64 (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) (PI.f64)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/.f64 (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) (PI.f64)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/.f64 (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) (PI.f64)) |
(/ (atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) (PI)) |
(/.f64 (atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) (PI)) |
(/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(/ (atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) (PI.f64)) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) |
(atan (- (+ 1 (+ (* -1 (/ A B)) (/ C B))) (* -1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2))))) |
(atan.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- 1 (+ (* -1 (/ C B)) (+ (* -1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))) (/ A B))))) |
(atan.f64 (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) (/.f64 (-.f64 A C) B)))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(atan (- (+ 1 (/ C B)) (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B)))) |
(atan.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 C A) B) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))))) |
(* -1 (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) |
(- (* C (- 1 (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A))))))) (+.f64 A (hypot.f64 A B))) |
(- (* C (- (+ 1 (* -1/2 (* (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))) (sqrt (/ 1 (+ (pow A 2) (pow B 2))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 (*.f64 (*.f64 C #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (-.f64 #s(literal 0 binary64) A))))) (+.f64 A (hypot.f64 A B))) |
(- (* C (- (+ 1 (* C (- (* -1/2 (* (* A (* C (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2)))))) (sqrt (/ 1 (pow (+ (pow A 2) (pow B 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow A 2) (pow B 2)))) (- 1 (/ (pow A 2) (+ (pow A 2) (pow B 2))))))))) (* -1 (* A (sqrt (/ 1 (+ (pow A 2) (pow B 2)))))))) (+ A (sqrt (+ (pow A 2) (pow B 2))))) |
(-.f64 (*.f64 C (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A))))) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (*.f64 (+.f64 (*.f64 B B) (*.f64 A A)) (+.f64 (*.f64 B B) (*.f64 A A)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 A A) (+.f64 (*.f64 B B) (*.f64 A A)))))))) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 A A)))))))) (+.f64 A (hypot.f64 A B))) |
(* -1 (+ A (* -1 A))) |
#s(literal 0 binary64) |
(- (* -1/2 (/ (pow B 2) C)) (+ A (* -1 A))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) C)) |
(- (* -1/2 (/ (* A (pow B 2)) (pow C 2))) (+ A (+ (* -1 A) (* 1/2 (/ (pow B 2) C))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A (*.f64 B B))) (*.f64 C C)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) C))) |
(- (* 1/2 (/ (+ (* -1 (* (pow A 2) (pow B 2))) (* 1/4 (pow B 4))) (pow C 3))) (+ A (+ (* -1 A) (+ (* 1/2 (/ (* A (pow B 2)) (pow C 2))) (* 1/2 (/ (pow B 2) C)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 A (*.f64 A (*.f64 B B))))) (*.f64 C (*.f64 C C))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 B B) C) (/.f64 (/.f64 (*.f64 A (*.f64 B B)) C) C))))) |
(* 2 C) |
(*.f64 C #s(literal 2 binary64)) |
(* -1 (* C (- (* 2 (/ A C)) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 C (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 A #s(literal 2 binary64)) C)))) |
(* -1 (* C (- (* -1 (/ (- (* 1/2 (/ (pow B 2) C)) (* 2 A)) C)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) C) (*.f64 A #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) C))) (-.f64 #s(literal 0 binary64) C)) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* A (pow B 2)) C)) (* 1/2 (pow B 2))) C)) (* 2 A)) C)) 2))) |
(*.f64 (+.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 A (*.f64 B B)) C) (*.f64 B B))) C)) (*.f64 A #s(literal -2 binary64))) C))) (-.f64 #s(literal 0 binary64) C)) |
(- C (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 C (hypot.f64 C B)) |
(- (+ C (* -1 (* A (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(-.f64 (-.f64 C (*.f64 A (-.f64 #s(literal 1 binary64) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (hypot.f64 C B)) |
(- (+ C (* A (- (* -1/2 (* (* A (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2))))) (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 C (-.f64 (*.f64 A (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))) (*.f64 A (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))))) #s(literal -1 binary64)) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))))) (hypot.f64 C B))) |
(- (+ C (* A (- (* A (- (* -1/2 (* (* A (* C (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))) (sqrt (/ 1 (pow (+ (pow B 2) (pow C 2)) 3))))) (* 1/2 (* (sqrt (/ 1 (+ (pow B 2) (pow C 2)))) (- 1 (/ (pow C 2) (+ (pow B 2) (pow C 2)))))))) (+ 1 (* -1 (* C (sqrt (/ 1 (+ (pow B 2) (pow C 2)))))))))) (sqrt (+ (pow B 2) (pow C 2)))) |
(+.f64 (*.f64 A (+.f64 (+.f64 (*.f64 A (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 A (*.f64 (*.f64 C (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (*.f64 (+.f64 (*.f64 B B) (*.f64 C C)) (+.f64 (*.f64 B B) (*.f64 C C)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 C C) (+.f64 (*.f64 B B) (*.f64 C C)))))))) #s(literal -1 binary64)) (*.f64 C (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B B) (*.f64 C C))))))) (-.f64 C (hypot.f64 C B))) |
(* -2 A) |
(*.f64 A #s(literal -2 binary64)) |
(* A (- (/ C A) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (-.f64 (/.f64 C A) (-.f64 #s(literal 2 binary64) (/.f64 C A)))) |
(* A (- (+ (* -1/2 (/ (pow B 2) (pow A 2))) (/ C A)) (+ 2 (* -1 (/ C A))))) |
(*.f64 A (-.f64 (+.f64 (/.f64 C A) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (*.f64 A A))) (-.f64 #s(literal 2 binary64) (/.f64 C A)))) |
(* A (- (+ (* -1/2 (/ (* (pow B 2) C) (pow A 3))) (/ C A)) (+ 2 (+ (* -1 (/ C A)) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(*.f64 A (+.f64 (/.f64 (/.f64 (*.f64 C (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) A) (*.f64 A A)) (-.f64 (/.f64 C A) (+.f64 (-.f64 #s(literal 2 binary64) (/.f64 C A)) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) (*.f64 A A)))))) |
(* 1/2 (/ (pow B 2) A)) |
(/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) A) |
(* -1 (/ (- (* -1/2 (/ (* (pow B 2) C) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 C (*.f64 B B)) A) (*.f64 B B))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))) A) (*.f64 C (*.f64 B B)))) A) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ (* -1 (* C (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) (* -1/2 (* (pow B 4) C))) A)) (* -1/2 (+ (* -1 (* (pow B 2) (pow C 2))) (* 1/4 (pow B 4))))) A)) (* -1/2 (* (pow B 2) C))) A)) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 C (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 4 binary64)))) (*.f64 C (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))))) A) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 C (*.f64 C (*.f64 B B)))))) A) (*.f64 #s(literal 1/2 binary64) (*.f64 C (*.f64 B B)))) (-.f64 #s(literal 0 binary64) A)) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(- (* 2 C) (* 2 A)) |
(*.f64 #s(literal 2 binary64) (-.f64 C A)) |
(- (+ (* -1/2 (/ (pow B 2) (- A C))) (* 2 C)) (* 2 A)) |
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 C A)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) (-.f64 A C))) |
(- (+ (* 2 C) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow (- A C) 3))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 A C)) (/.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/8 binary64)) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) |
(- (+ (* 2 C) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow (- A C) 5))) (* 1/8 (/ 1 (pow (- A C) 3))))) (* 1/2 (/ 1 (- A C)))))) (* 2 A)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 (-.f64 A C) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (-.f64 A C)) (*.f64 (-.f64 A C) (-.f64 A C))))) (/.f64 #s(literal -1/2 binary64) (-.f64 A C)))) (*.f64 #s(literal 2 binary64) (-.f64 C A))) |
(* -1 B) |
(-.f64 #s(literal 0 binary64) B) |
(* B (- (/ C B) (+ 1 (/ A B)))) |
(*.f64 B (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
(* B (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))) |
(*.f64 B (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* B (- (+ (* 1/8 (/ (pow (- A C) 4) (pow B 4))) (/ C B)) (+ 1 (+ (* 1/2 (/ (pow (- A C) 2) (pow B 2))) (/ A B))))) |
(*.f64 B (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))) (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) (*.f64 B B))))) |
B |
(* -1 (* B (- (* -1 (/ (- C A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* 1/2 (/ (pow (- A C) 2) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) B)) (-.f64 C A)) (-.f64 #s(literal 0 binary64) B)))) |
(* -1 (* B (- (* -1 (/ (- (+ C (* -1 (/ (- (* 1/8 (/ (pow (- A C) 4) (pow B 2))) (* 1/2 (pow (- A C) 2))) B))) A) B)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 C (/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 A C) #s(literal 4 binary64))) (*.f64 B B))) B)) A) (-.f64 #s(literal 0 binary64) B)))) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (neg (* 1/2 (/ B C)))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (neg (* 1/2 (/ B C)))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (neg (* 1/2 (/ B C)))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (neg (* 1/2 (/ B C)))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(atan (* -1/2 (/ B C))) |
(atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C)) |
(/ (- (* -1/2 (/ (pow C 2) B)) C) B) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) B) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (/ 1 B) (/ C (pow B 2))))) (/ C B)) |
(+.f64 (*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 C (*.f64 B B)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) B)) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (+ (/ 1 B) (/ C (pow B 2)))))) (/ C B)) |
(+.f64 (*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) B)) |
(- (+ (* -1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1/2 (/ A (pow B 2))) (+ (/ 1 B) (/ C (pow B 2)))))) (/ C B)) |
(+.f64 (*.f64 A (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (/.f64 (*.f64 A #s(literal -1/2 binary64)) B) B)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) B)) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B) |
(* (pow A 2) (- (+ (/ 1 (* A B)) (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (/.f64 C (*.f64 B B)) A) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 A B)) (/.f64 #s(literal 1/2 binary64) (*.f64 B B))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (* A B)) (/ C (* A (pow B 2))))) (+ (* 1/2 (/ 1 (pow B 2))) (/ C (* (pow A 2) B))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 A B)) (/.f64 (/.f64 C (*.f64 B B)) A)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C (/.f64 C (*.f64 B B)))) (*.f64 A A)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 C (*.f64 A (*.f64 A B))))))) |
(* (pow A 2) (- (+ (* -1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (* A B)) (/ C (* A (pow B 2))))) (+ (* 1/2 (/ 1 (pow B 2))) (/ C (* (pow A 2) B))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 A B)) (/.f64 (/.f64 C (*.f64 B B)) A)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C (/.f64 C (*.f64 B B)))) (*.f64 A A)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 C (*.f64 A (*.f64 A B))))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B) |
(* (pow A 2) (- (* -1 (/ (- (* -1 (/ C (pow B 2))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 C (*.f64 B B))) (/.f64 #s(literal -1 binary64) B)) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C (pow B 2))) (* -1 (/ (- (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) A))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 C (*.f64 B B))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) B) A)) (/.f64 #s(literal -1 binary64) B)) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ C (pow B 2))) (* -1 (/ (- (* -1/2 (/ (pow C 2) (pow B 2))) (/ C B)) A))) (/ 1 B)) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (+.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 C (*.f64 B B))) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) B) C) B) A)) (/.f64 #s(literal -1 binary64) B)) (-.f64 #s(literal 0 binary64) A)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(/ (+ A (* -1/2 (/ (pow A 2) B))) B) |
(/.f64 (+.f64 A (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B))) B) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (/ A (pow B 2)) (/ 1 B))) (/ A B))) |
(+.f64 (*.f64 C (+.f64 (/.f64 A (*.f64 B B)) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 A B) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))) (/ 1 B))) (/ A B))) |
(+.f64 (*.f64 C (+.f64 (/.f64 A (*.f64 B B)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 C B)) B) (/.f64 #s(literal 1 binary64) B)))) (+.f64 (/.f64 A B) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B))) |
(+ (* -1/2 (/ (pow A 2) (pow B 2))) (+ (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ A (pow B 2))) (/ 1 B))) (/ A B))) |
(+.f64 (*.f64 C (+.f64 (/.f64 A (*.f64 B B)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 C B)) B) (/.f64 #s(literal 1 binary64) B)))) (+.f64 (/.f64 A B) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 C (/.f64 C (*.f64 B B)))) |
(* (pow C 2) (- (/ A (* (pow B 2) C)) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (-.f64 (/.f64 A (*.f64 C (*.f64 B B))) (/.f64 #s(literal 1 binary64) (*.f64 C B))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ A (* B (pow C 2))) (/ A (* (pow B 2) C)))) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B) (*.f64 C C)) (+.f64 (/.f64 A (*.f64 C (*.f64 B B))) (-.f64 (/.f64 (/.f64 A B) (*.f64 C C)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 #s(literal 1 binary64) (*.f64 C B))))))) |
(* (pow C 2) (- (+ (* -1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (+ (/ A (* B (pow C 2))) (/ A (* (pow B 2) C)))) (+ (/ 1 (* B C)) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B) (*.f64 C C)) (+.f64 (/.f64 A (*.f64 C (*.f64 B B))) (-.f64 (/.f64 (/.f64 A B) (*.f64 C C)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 #s(literal 1 binary64) (*.f64 C B))))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 C (/.f64 C (*.f64 B B)))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (/ 1 B)) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 A (*.f64 B B))) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ A B)) C)) (/ 1 B))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 A B) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B)) C)) (/.f64 A (*.f64 B B))) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (/ A (pow B 2))) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (pow B 2))) (/ A B)) C)) (/ 1 B))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 A B) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 A A) B)) B)) C)) (/.f64 A (*.f64 B B))) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 A C))) (*.f64 B B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 A C))) (*.f64 B B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- A C))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 A C))) (*.f64 B B)) |
(/ (- A C) B) |
(/.f64 (-.f64 A C) B) |
(/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B) |
(/.f64 (+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) B) |
(/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B) |
(/.f64 (+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) B) |
(/ (- (+ A (* -1/2 (/ (pow (- A C) 2) B))) C) B) |
(/.f64 (+.f64 (-.f64 A C) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal -1/2 binary64) B))) B) |
(/ (- A C) B) |
(/.f64 (-.f64 A C) B) |
(* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) B)) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) B)) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) |
(* -1 (/ (+ (* -1 (- A C)) (* 1/2 (/ (pow (- A C) 2) B))) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) B)) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) |
(/ (pow C 2) B) |
(/.f64 (*.f64 C C) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow C 2) B)) |
(*.f64 C (+.f64 (/.f64 C B) (*.f64 (/.f64 A B) #s(literal -2 binary64)))) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 (/.f64 C B) #s(literal -2 binary64))))) |
(+ (* A (+ (* -2 (/ C B)) (/ A B))) (/ (pow C 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 (/.f64 C B) #s(literal -2 binary64))))) |
(/ (pow A 2) B) |
(/.f64 (*.f64 A A) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (/.f64 C B) #s(literal -2 binary64)) A))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (*.f64 C C) (*.f64 A (*.f64 A B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (/.f64 C B) #s(literal -2 binary64)) A)))) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (+ (/ 1 B) (/ (pow C 2) (* (pow A 2) B))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (*.f64 C C) (*.f64 A (*.f64 A B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (/.f64 C B) #s(literal -2 binary64)) A)))) |
(/ (pow A 2) B) |
(/.f64 (*.f64 A A) B) |
(* (pow A 2) (+ (* -2 (/ C (* A B))) (/ 1 B))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (/.f64 C B) #s(literal -2 binary64)) A))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B) (/.f64 (/.f64 (*.f64 C C) B) A)) A))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (pow C 2) (* A B))) (* 2 (/ C B))) A)) (/ 1 B))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B) (/.f64 (/.f64 (*.f64 C C) B) A)) A))) |
(/ (pow A 2) B) |
(/.f64 (*.f64 A A) B) |
(+ (* -2 (/ (* A C) B)) (/ (pow A 2) B)) |
(*.f64 A (+.f64 (/.f64 A B) (*.f64 (/.f64 C B) #s(literal -2 binary64)))) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 (/.f64 C B) #s(literal -2 binary64))))) |
(+ (* C (+ (* -2 (/ A B)) (/ C B))) (/ (pow A 2) B)) |
(+.f64 (/.f64 (*.f64 C C) B) (*.f64 A (+.f64 (/.f64 A B) (*.f64 (/.f64 C B) #s(literal -2 binary64))))) |
(/ (pow C 2) B) |
(/.f64 (*.f64 C C) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (/.f64 A B) #s(literal -2 binary64)) C))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (*.f64 (/.f64 A B) #s(literal -2 binary64)) C) (/.f64 (/.f64 (*.f64 A A) B) (*.f64 C C))))) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (+ (/ 1 B) (/ (pow A 2) (* B (pow C 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (*.f64 (/.f64 A B) #s(literal -2 binary64)) C) (/.f64 (/.f64 (*.f64 A A) B) (*.f64 C C))))) |
(/ (pow C 2) B) |
(/.f64 (*.f64 C C) B) |
(* (pow C 2) (+ (* -2 (/ A (* B C))) (/ 1 B))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (/.f64 A B) #s(literal -2 binary64)) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) B) (/.f64 (/.f64 (*.f64 A A) B) C)) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (pow A 2) (* B C))) (* 2 (/ A B))) C)) (/ 1 B))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) B) (/.f64 (/.f64 (*.f64 A A) B) C)) C))) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
(/ (pow (- A C) 2) B) |
(*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) |
Compiled 40582 to 5212 computations (87.2% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1924 | 22 | 1946 |
| Fresh | 11 | 13 | 24 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1938 | 38 | 1976 |
| Status | Accuracy | Program |
|---|---|---|
| 25.8% | (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) | |
| 25.7% | (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) | |
| 26.0% | (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) | |
| 29.7% | (/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) | |
| 52.9% | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C)))))) #s(literal 180 binary64)) (PI.f64)) | |
| 61.7% | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) | |
| 19.7% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) | |
| 25.9% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) | |
| ▶ | 21.5% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
| 34.1% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) | |
| 13.8% | (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) | |
| ▶ | 46.6% | (/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
| 27.4% | (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) | |
| 35.8% | (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) | |
| 27.4% | (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) | |
| 27.7% | (/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) | |
| ▶ | 63.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) B)))) |
| 35.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) | |
| 27.4% | (*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) | |
| 61.7% | (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 63.7% | (*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 45.6% | (*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 25.9% | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) | |
| ✓ | 25.9% | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ▶ | 19.6% | (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 35.3% | (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 41.1% | (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 14.1% | (*.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 B A))) #s(literal -1 binary64)))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| ✓ | 21.0% | (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | 20.3% | (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 27.4% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) | |
| 46.6% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) | |
| 22.7% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) | |
| 23.9% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) | |
| 27.3% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) | |
| 29.2% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) | |
| ▶ | 25.5% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
| 27.4% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
Compiled 1291 to 981 computations (24% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))))) |
| ✓ | cost-diff | 256 | (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 A #s(literal -2 binary64)) B) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 180 binary64) (PI.f64)) |
| ✓ | cost-diff | 0 | (/.f64 C B) |
| ✓ | cost-diff | 0 | (atan.f64 (/.f64 C B)) |
| ✓ | cost-diff | 0 | (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | cost-diff | 0 | (PI.f64) |
| ✓ | cost-diff | 0 | (/.f64 (PI.f64) #s(literal 180 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) B))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) B)))) |
| 3460× | *-lowering-*.f32 |
| 3460× | *-lowering-*.f64 |
| 1008× | fnmsub-define |
| 866× | --lowering--.f32 |
| 866× | --lowering--.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 361 |
| 1 | 122 | 328 |
| 2 | 310 | 312 |
| 3 | 1183 | 292 |
| 4 | 6121 | 292 |
| 0 | 8213 | 292 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)))) |
1 |
(/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B))) |
(/ (PI) 180) |
(PI) |
180 |
(atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)) |
(/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B) |
(- 0 (+ A (sqrt (+ (* A A) (* B B))))) |
0 |
(+ A (sqrt (+ (* A A) (* B B)))) |
A |
(sqrt (+ (* A A) (* B B))) |
B |
(* (atan (/ C B)) (/ 180 (PI))) |
(atan (/ C B)) |
(/ C B) |
C |
B |
(/ 180 (PI)) |
180 |
(PI) |
(/ (* (atan (/ (* A -2) B)) 180) (PI)) |
(* (atan (/ (* A -2) B)) 180) |
(atan (/ (* A -2) B)) |
(/ (* A -2) B) |
(* A -2) |
A |
-2 |
B |
180 |
(PI) |
(/ (* (atan (- (/ (- C A) B) 1)) 180) (PI)) |
(* (atan (- (/ (- C A) B) 1)) 180) |
(atan (- (/ (- C A) B) 1)) |
(- (/ (- C A) B) 1) |
(/ (- C A) B) |
(- C A) |
C |
A |
B |
1 |
180 |
(PI) |
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI))) |
180 |
(/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI)) |
(atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) |
(* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B)))))) |
(/ 1 B) |
1 |
B |
(- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))) |
(- C A) |
C |
A |
(* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B)))) |
(+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))) |
(/ (* (- A C) (* (- A C) 1/2)) (* B B)) |
(* (- A C) (* (- A C) 1/2)) |
(- A C) |
(* (- A C) 1/2) |
1/2 |
(* B B) |
(PI) |
| Outputs |
|---|
(/ 1 (/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
1 |
#s(literal 1 binary64) |
(/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B))) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) |
(/ (PI) 180) |
(/.f64 (PI.f64) #s(literal 180 binary64)) |
(PI) |
(PI.f64) |
180 |
#s(literal 180 binary64) |
(atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)) |
(atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) |
(/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B) |
(/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) |
(- 0 (+ A (sqrt (+ (* A A) (* B B))))) |
(-.f64 (-.f64 #s(literal 0 binary64) A) (hypot.f64 A B)) |
0 |
#s(literal 0 binary64) |
(+ A (sqrt (+ (* A A) (* B B)))) |
(+.f64 A (hypot.f64 A B)) |
A |
(sqrt (+ (* A A) (* B B))) |
(hypot.f64 A B) |
B |
(* (atan (/ C B)) (/ 180 (PI))) |
(/.f64 (atan.f64 (/.f64 C B)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(/ C B) |
(/.f64 C B) |
C |
B |
(/ 180 (PI)) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(/ (* (atan (/ (* A -2) B)) 180) (PI)) |
(/.f64 (atan.f64 (*.f64 #s(literal -2 binary64) (/.f64 A B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(* (atan (/ (* A -2) B)) 180) |
(*.f64 #s(literal 180 binary64) (atan.f64 (*.f64 #s(literal -2 binary64) (/.f64 A B)))) |
(atan (/ (* A -2) B)) |
(atan.f64 (*.f64 #s(literal -2 binary64) (/.f64 A B))) |
(/ (* A -2) B) |
(*.f64 #s(literal -2 binary64) (/.f64 A B)) |
(* A -2) |
(*.f64 A #s(literal -2 binary64)) |
A |
-2 |
#s(literal -2 binary64) |
B |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(/ (* (atan (- (/ (- C A) B) 1)) 180) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(* (atan (- (/ (- C A) B) 1)) 180) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(atan (- (/ (- C A) B) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(- (/ (- C A) B) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(- C A) |
(-.f64 C A) |
C |
A |
B |
1 |
#s(literal 1 binary64) |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI))) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 C A) (*.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 C A) B)))) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
180 |
#s(literal 180 binary64) |
(/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI)) |
(/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 C A) (*.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 C A) B)))) B))) (PI.f64)) |
(atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 C A) (*.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 C A) B)))) B))) |
(* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B)))))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 (-.f64 C A) (*.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 C A) B)))) B)) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
1 |
#s(literal 1 binary64) |
B |
(- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))) |
(+.f64 (*.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 C A) #s(literal -1/2 binary64)) B)) (-.f64 (-.f64 C A) B)) |
(- C A) |
(-.f64 C A) |
C |
A |
(* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B)))) |
(+.f64 B (*.f64 (-.f64 C A) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 C A) B)))) |
(+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 C A) (*.f64 (/.f64 (/.f64 (-.f64 A C) B) B) #s(literal -1/2 binary64)))) |
(/ (* (- A C) (* (- A C) 1/2)) (* B B)) |
(*.f64 (-.f64 C A) (*.f64 (/.f64 (/.f64 (-.f64 A C) B) B) #s(literal -1/2 binary64))) |
(* (- A C) (* (- A C) 1/2)) |
(*.f64 (-.f64 A C) (*.f64 (-.f64 C A) #s(literal -1/2 binary64))) |
(- A C) |
(-.f64 A C) |
(* (- A C) 1/2) |
(*.f64 (-.f64 C A) #s(literal -1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* B B) |
(*.f64 B B) |
(PI) |
(PI.f64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.9% | (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))) |
| ✓ | accuracy | 95.5% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))))) |
| ✓ | accuracy | 78.2% | (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
| ✓ | accuracy | 75.4% | (PI.f64) |
| ✓ | accuracy | 100.0% | (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) |
| ✓ | accuracy | 100.0% | (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
| ✓ | accuracy | 75.4% | (PI.f64) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
| ✓ | accuracy | 99.8% | (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
| ✓ | accuracy | 75.4% | (PI.f64) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 180 binary64) (PI.f64)) |
| ✓ | accuracy | 100.0% | (atan.f64 (/.f64 C B)) |
| ✓ | accuracy | 99.8% | (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | accuracy | 75.4% | (PI.f64) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) B)))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) B) |
| ✓ | accuracy | 100.0% | (+.f64 A (hypot.f64 A B)) |
| ✓ | accuracy | 75.4% | (PI.f64) |
| 357.0ms | 65× | 5 | exit |
| 139.0ms | 191× | 0 | valid |
Compiled 395 to 46 computations (88.4% saved)
backward-pass: 54.0ms (29.5% of total)ival-mult: 34.0ms (18.6% of total)ival-div: 31.0ms (16.9% of total)compiled-spec: 29.0ms (15.8% of total)ival-atan: 13.0ms (7.1% of total)ival-sub: 9.0ms (4.9% of total)ival-add: 8.0ms (4.4% of total)ival-sqrt: 3.0ms (1.6% of total)ival-pi: 2.0ms (1.1% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (/ 1 (/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B))))> |
#<alt (/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)))> |
#<alt (/ (PI) 180)> |
#<alt (PI)> |
#<alt (* (atan (/ C B)) (/ 180 (PI)))> |
#<alt (atan (/ C B))> |
#<alt (/ C B)> |
#<alt (/ 180 (PI))> |
#<alt (/ (* (atan (/ (* A -2) B)) 180) (PI))> |
#<alt (* (atan (/ (* A -2) B)) 180)> |
#<alt (atan (/ (* A -2) B))> |
#<alt (/ (* A -2) B)> |
#<alt (/ (* (atan (- (/ (- C A) B) 1)) 180) (PI))> |
#<alt (* (atan (- (/ (- C A) B) 1)) 180)> |
#<alt (atan (- (/ (- C A) B) 1))> |
#<alt (- (/ (- C A) B) 1)> |
#<alt (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))> |
#<alt (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))> |
#<alt (* 180 (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI)))> |
#<alt (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI))> |
#<alt (+ A (sqrt (+ (* A A) (* B B))))> |
#<alt (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)> |
#<alt (/ (* (- A C) (* (- A C) 1/2)) (* B B))> |
| Outputs |
|---|
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI)))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B)))))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (* 180 (/ (atan (/ C B)) (PI)))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (atan (/ C B))> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (/ C B)> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (/ (atan (* -2 (/ A B))) (PI)))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (* 180 (atan (* -2 (/ A B))))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (atan (* -2 (/ A B)))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* -2 (/ A B))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI)))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)))> |
#<alt (* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)))> |
#<alt (* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)))> |
#<alt (* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)))> |
#<alt (* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)))> |
#<alt (* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)))> |
#<alt (* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (* 180 (atan (- (/ C B) (+ 1 (/ A B)))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))> |
#<alt (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))> |
#<alt (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))> |
#<alt (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))> |
#<alt (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))> |
#<alt (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))> |
#<alt (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (atan (- (/ C B) (+ 1 (/ A B))))> |
#<alt (* -1 (+ 1 (/ A B)))> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (/ C B)> |
#<alt (* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B)))> |
#<alt (* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B)))> |
#<alt (* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B)))> |
#<alt (/ C B)> |
#<alt (* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B))))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B))))> |
#<alt (* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B))))> |
#<alt (- (/ C B) 1)> |
#<alt (- (+ (* -1 (/ A B)) (/ C B)) 1)> |
#<alt (- (+ (* -1 (/ A B)) (/ C B)) 1)> |
#<alt (- (+ (* -1 (/ A B)) (/ C B)) 1)> |
#<alt (* -1 (/ A B))> |
#<alt (* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B))))> |
#<alt (* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B))))> |
#<alt (* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B))))> |
#<alt (* -1 (/ A B))> |
#<alt (* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B))))> |
#<alt (* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B))))> |
#<alt (* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B))))> |
#<alt (/ (- C A) B)> |
#<alt (/ (- (+ C (* -1 B)) A) B)> |
#<alt (/ (- (+ C (* -1 B)) A) B)> |
#<alt (/ (- (+ C (* -1 B)) A) B)> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) B))> |
#<alt (/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B)> |
#<alt (/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B)> |
#<alt (/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B)> |
#<alt B> |
#<alt (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))> |
#<alt (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))> |
#<alt (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2)))))> |
#<alt B> |
#<alt (* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1)))> |
#<alt (* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1)))> |
#<alt (* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1)))> |
#<alt (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))> |
#<alt (+ (* -1 (/ (* A C) B)) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))))> |
#<alt (+ (* A (+ (* -1 (/ C B)) (* 1/2 (/ A B)))) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))))> |
#<alt (+ (* A (+ (* -1 (/ C B)) (* 1/2 (/ A B)))) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))))> |
#<alt (* 1/2 (/ (pow A 2) B))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A B))) (* 1/2 (/ 1 B))))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A B))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) (pow A 2)))))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A B))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) (pow A 2)))))> |
#<alt (* 1/2 (/ (pow A 2) B))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A B))) (* 1/2 (/ 1 B))))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ C B)) A)) (* 1/2 (/ 1 B))))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ C B)) A)) (* 1/2 (/ 1 B))))> |
#<alt (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))> |
#<alt (+ (* -1 (/ (* A C) B)) (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))))> |
#<alt (+ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (* C (+ (* -1 (/ A B)) (* 1/2 (/ C B)))))> |
#<alt (+ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (* C (+ (* -1 (/ A B)) (* 1/2 (/ C B)))))> |
#<alt (* 1/2 (/ (pow C 2) B))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* B C))) (* 1/2 (/ 1 B))))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* B C))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (pow C 2)))))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* B C))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (pow C 2)))))> |
#<alt (* 1/2 (/ (pow C 2) B))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* B C))) (* 1/2 (/ 1 B))))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) C)) (/ A B)) C)) (* 1/2 (/ 1 B))))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) C)) (/ A B)) C)) (* 1/2 (/ 1 B))))> |
#<alt (* -1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- C A))) (pow B 2))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2))> |
#<alt (/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2))> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt (- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B)))> |
#<alt -1> |
#<alt (- (/ C B) (+ 1 (/ A B)))> |
#<alt (- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1)> |
#<alt (- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1)> |
#<alt (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B))> |
#<alt (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (/ 1 B) (* -1 (/ A (pow B 2))))))> |
#<alt (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ 1 B)) (* -1 (/ A (pow B 2))))))> |
#<alt (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ 1 B)) (* -1 (/ A (pow B 2))))))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (/ 1 (* B C)) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* (pow C 2) (- (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) (* B (pow C 2)))) (/ 1 (* B C))) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* (pow C 2) (- (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) (* B (pow C 2)))) (/ 1 (* B C))) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* -1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (- (+ (/ 1 (* B C)) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ (* -1 (+ (/ 1 B) (/ A (pow B 2)))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) C))) (+ (/ 1 C) (/ A (* B C))))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (- (* -1 (/ (+ (* -1 (+ (/ 1 B) (/ A (pow B 2)))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) C))) (+ (/ 1 C) (/ A (* B C))))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (/ (- C (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) B)> |
#<alt (- (+ (* -1 (/ (* A (+ 1 (* -1 (/ C B)))) B)) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (/ C B))) B)) (* -1/2 (/ A (pow B 2))))) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))> |
#<alt (- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (/ C B))) B)) (* -1/2 (/ A (pow B 2))))) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (+ (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (/ C (* (pow A 2) B))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (pow A 2)) (* 1/2 (/ 1 (pow B 2)))))))> |
#<alt (* (pow A 2) (- (+ (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (/ C (* (pow A 2) B))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (pow A 2)) (* 1/2 (/ 1 (pow B 2)))))))> |
#<alt (* -1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (/ 1 B) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ (- (/ C B) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ 1 B)) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ (- (/ C B) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ 1 B)) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)))> |
#<alt (* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)))> |
#<alt (* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))> |
#<alt (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))> |
#<alt (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))> |
#<alt (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))> |
#<alt (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))> |
#<alt (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))> |
#<alt (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))> |
#<alt (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))> |
#<alt B> |
#<alt (+ A B)> |
#<alt (+ B (* A (+ 1 (* 1/2 (/ A B)))))> |
#<alt (+ B (* A (+ 1 (* A (+ (* -1/8 (/ (pow A 2) (pow B 3))) (* 1/2 (/ 1 B)))))))> |
#<alt (* 2 A)> |
#<alt (* A (+ 2 (* 1/2 (/ (pow B 2) (pow A 2)))))> |
#<alt (* A (+ 2 (+ (* -1/8 (/ (pow B 4) (pow A 4))) (* 1/2 (/ (pow B 2) (pow A 2))))))> |
#<alt (* A (+ 2 (+ (* -1/8 (/ (pow B 4) (pow A 4))) (+ (* 1/16 (/ (pow B 6) (pow A 6))) (* 1/2 (/ (pow B 2) (pow A 2)))))))> |
#<alt (* -1/2 (/ (pow B 2) A))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (pow B 4) (pow A 2))) (* 1/2 (pow B 2))) A))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (pow B 4) (pow A 2))) (+ (* 1/16 (/ (pow B 6) (pow A 4))) (* 1/2 (pow B 2)))) A))> |
#<alt (* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow B 8)) (* 1/16 (pow B 8))) (pow A 6))) (+ (* -1/8 (/ (pow B 4) (pow A 2))) (+ (* 1/16 (/ (pow B 6) (pow A 4))) (* 1/2 (pow B 2))))) A))> |
#<alt (* 2 A)> |
#<alt (+ (* 1/2 (/ (pow B 2) A)) (* 2 A))> |
#<alt (+ (* 2 A) (* (pow B 2) (+ (* -1/8 (/ (pow B 2) (pow A 3))) (* 1/2 (/ 1 A)))))> |
#<alt (+ (* 2 A) (* (pow B 2) (+ (* (pow B 2) (- (* 1/16 (/ (pow B 2) (pow A 5))) (* 1/8 (/ 1 (pow A 3))))) (* 1/2 (/ 1 A)))))> |
#<alt B> |
#<alt (* B (+ 1 (/ A B)))> |
#<alt (* B (+ 1 (+ (* 1/2 (/ (pow A 2) (pow B 2))) (/ A B))))> |
#<alt (* B (+ 1 (+ (* -1/8 (/ (pow A 4) (pow B 4))) (+ (* 1/2 (/ (pow A 2) (pow B 2))) (/ A B)))))> |
#<alt (* -1 B)> |
#<alt (* -1 (* B (+ 1 (* -1 (/ A B)))))> |
#<alt (* -1 (* B (+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) B)))))> |
#<alt (* -1 (* B (+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* -1/8 (/ (pow A 4) (pow B 2))) (* 1/2 (pow A 2))) B))) B)))))> |
#<alt -1> |
#<alt (- (* -1 (/ A B)) 1)> |
#<alt (- (* A (- (* -1/2 (/ A (pow B 2))) (/ 1 B))) 1)> |
#<alt (- (* A (- (* A (- (* 1/8 (/ (pow A 2) (pow B 4))) (* 1/2 (/ 1 (pow B 2))))) (/ 1 B))) 1)> |
#<alt (* -2 (/ A B))> |
#<alt (* A (- (* -1/2 (/ B (pow A 2))) (* 2 (/ 1 B))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (* 1/8 (/ (pow B 3) (pow A 4)))) (* 2 (/ 1 B))))> |
#<alt (* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/16 (/ (pow B 5) (pow A 6))) (* 1/8 (/ (pow B 3) (pow A 4))))) (* 2 (/ 1 B))))> |
#<alt (* 1/2 (/ B A))> |
#<alt (* -1 (/ (+ (* -1/2 B) (* 1/8 (/ (pow B 3) (pow A 2)))) A))> |
#<alt (* -1 (/ (+ (* -1/2 B) (+ (* -1/16 (/ (pow B 5) (pow A 4))) (* 1/8 (/ (pow B 3) (pow A 2))))) A))> |
#<alt (* -1 (/ (+ (* -1/2 B) (+ (* -1/16 (/ (pow B 5) (pow A 4))) (+ (* 1/8 (/ (pow B 3) (pow A 2))) (* 1/2 (/ (+ (* 1/64 (pow B 8)) (* 1/16 (pow B 8))) (* (pow A 6) B)))))) A))> |
#<alt (* -2 (/ A B))> |
#<alt (/ (+ (* -2 A) (* -1/2 (/ (pow B 2) A))) B)> |
#<alt (/ (+ (* -2 A) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow A 3))) (* 1/2 (/ 1 A))))) B)> |
#<alt (/ (+ (* -2 A) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow A 5))) (* 1/8 (/ 1 (pow A 3))))) (* 1/2 (/ 1 A))))) B)> |
#<alt -1> |
#<alt (- (* -1 (/ A B)) 1)> |
#<alt (- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1)> |
#<alt (- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* 1/8 (/ (pow A 4) (pow B 4))))) 1)> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ A B)))> |
#<alt (+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) B)))> |
#<alt (+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* -1/8 (/ (pow A 4) (pow B 2))) (* 1/2 (pow A 2))) B))) B)))> |
#<alt (* 1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (+ (* -1 (/ (* A C) (pow B 2))) (* 1/2 (/ (pow C 2) (pow B 2))))> |
#<alt (+ (* 1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ A (pow B 2))))))> |
#<alt (+ (* 1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ A (pow B 2))))))> |
#<alt (* 1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* 1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow C 2) (* A (pow B 2)))) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow A 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow C 2) (* A (pow B 2)))) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* 1/2 (/ (pow A 2) (pow B 2)))> |
#<alt (+ (* -1 (/ (* A C) (pow B 2))) (* 1/2 (/ (pow A 2) (pow B 2))))> |
#<alt (+ (* 1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ C (pow B 2))))))> |
#<alt (+ (* 1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ C (pow B 2))))))> |
#<alt (* 1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (* 1/2 (/ 1 (pow B 2))))))> |
#<alt (* 1/2 (/ (pow C 2) (pow B 2)))> |
#<alt (* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (* (pow B 2) C))) (/ A (pow B 2))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* (pow C 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (* (pow B 2) C))) (/ A (pow B 2))) C)) (* 1/2 (/ 1 (pow B 2)))))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
#<alt (* 1/2 (/ (pow (- A C) 2) (pow B 2)))> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | B | @ | -inf | (/ 1 (/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)))) |
| 3.0ms | B | @ | 0 | (* 180 (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI))) |
| 1.0ms | C | @ | -inf | (* 180 (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI))) |
| 1.0ms | B | @ | -inf | (* 180 (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI))) |
| 1.0ms | A | @ | inf | (/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B))) |
| 1× | batch-egg-rewrite |
| 5322× | *-lowering-*.f32 |
| 5322× | *-lowering-*.f64 |
| 4138× | /-lowering-/.f32 |
| 4138× | /-lowering-/.f64 |
| 1258× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 222 |
| 1 | 214 | 199 |
| 2 | 1191 | 175 |
| 0 | 8422 | 175 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B)))) |
(/ (/ (PI) 180) (atan (/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B))) |
(/ (PI) 180) |
(PI) |
(* (atan (/ C B)) (/ 180 (PI))) |
(atan (/ C B)) |
(/ C B) |
(/ 180 (PI)) |
(/ (* (atan (/ (* A -2) B)) 180) (PI)) |
(* (atan (/ (* A -2) B)) 180) |
(atan (/ (* A -2) B)) |
(/ (* A -2) B) |
(/ (* (atan (- (/ (- C A) B) 1)) 180) (PI)) |
(* (atan (- (/ (- C A) B) 1)) 180) |
(atan (- (/ (- C A) B) 1)) |
(- (/ (- C A) B) 1) |
(* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B)))) |
(* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B)))))) |
(* 180 (/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI))) |
(/ (atan (* (/ 1 B) (- (- C A) (* B (+ 1 (/ (* (- A C) (* (- A C) 1/2)) (* B B))))))) (PI)) |
(+ A (sqrt (+ (* A A) (* B B)))) |
(/ (- 0 (+ A (sqrt (+ (* A A) (* B B))))) B) |
(/ (* (- A C) (* (- A C) 1/2)) (* B B)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal -180 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64)) (PI.f64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) #s(literal 1 binary64)) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) #s(literal -1 binary64)) (PI.f64)) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 #s(literal 180 binary64) (*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(*.f64 #s(literal -180 binary64) (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal 1/180 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal -180 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)))) #s(literal -180 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) #s(literal -1 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (PI.f64) (*.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(/.f64 (PI.f64) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -180 binary64))) |
(/.f64 (PI.f64) (neg.f64 (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(/.f64 (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) |
(/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1/180 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64))) |
(/.f64 #s(literal -1/180 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(/.f64 #s(literal -1/180 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -180 binary64)) |
(/.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 180 binary64)) |
(/.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1 binary64)) (*.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) #s(literal 180 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (cbrt.f64 (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64)) #s(literal -180 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)))) #s(literal -180 binary64)) |
(pow.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (PI.f64) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1/180 binary64)) |
(*.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1/180 binary64)) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (pow.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/180 binary64)) |
(*.f64 (pow.f64 (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (PI.f64))) #s(literal -1 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) #s(literal -180 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 #s(literal -1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal -180 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal -180 binary64))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/180 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 1/180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -180 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) (PI.f64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 180 binary64)) #s(literal 1/180 binary64)) |
(neg.f64 (/.f64 (PI.f64) #s(literal -180 binary64))) |
(neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 180 binary64)) |
(/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(pow.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))) #s(literal -1/180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (PI.f64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) #s(literal -1/180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (*.f64 (sqrt.f64 (PI.f64)) #s(literal -1/180 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) #s(literal 1/180 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1 binary64)) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) (sqrt.f64 (PI.f64))) |
(PI.f64) |
(log.f64 (exp.f64 (PI.f64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (PI.f64))) |
(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))) |
(fabs.f64 (PI.f64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(-.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64)) #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))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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) (PI.f64)) #s(literal 1/2 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 (E.f64) (log.f64 (PI.f64))) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
(*.f64 (PI.f64) (log.f64 (E.f64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(*.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)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/6 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (PI.f64))) |
(*.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 2/3 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64))) |
(*.f64 (sqrt.f64 (PI.f64)) (log.f64 (exp.f64 (sqrt.f64 (PI.f64))))) |
(*.f64 (sqrt.f64 (PI.f64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (*.f64 (cbrt.f64 (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 1/4 binary64)) (sqrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) #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) (*.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 (pow.f64 (PI.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (log.f64 (PI.f64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (PI.f64))))) |
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 5/2 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (sqrt.f64 (pow.f64 (PI.f64) #s(literal 3/2 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (sqrt.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (atan.f64 (/.f64 C B)))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 (/.f64 C B)) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 C B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 C B))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 (atan.f64 (/.f64 C B)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 C B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 C B))))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 C B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 C B)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 C B)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (atan.f64 (/.f64 C B))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (atan.f64 (/.f64 C B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 C B)) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 C B)) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 C B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 C B)) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (atan.f64 (/.f64 C B))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 C B))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 C B))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (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 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 C B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 C B)) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 C B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 1 binary64) (PI.f64)))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 C B))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 C B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 C B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 C B)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 C B)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 C B)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 C B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 C B)) #s(literal -180 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 (atan.f64 (/.f64 C B)) #s(literal -1/180 binary64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 C B)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 C B)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 C B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 C B)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) #s(literal -1/180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 C B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(atan.f64 (/.f64 C B)) |
(neg.f64 (atan.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 C B)))) |
(/.f64 (atan.f64 (/.f64 C B)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan.f64 (/.f64 C B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 C B))) |
(*.f64 (atan.f64 (/.f64 C B)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B C)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 C (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) C)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 C (-.f64 #s(literal 0 binary64) B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 B C))) |
(neg.f64 (/.f64 (*.f64 C #s(literal -1 binary64)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B C)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 C #s(literal -1 binary64)))) |
(/.f64 C B) |
(/.f64 (/.f64 C B) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) C)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 B C))) |
(/.f64 (-.f64 #s(literal 0 binary64) C) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 C #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) C) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 C #s(literal -1 binary64))) B) |
(/.f64 (/.f64 C #s(literal 1 binary64)) B) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) C)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 C #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) C) #s(literal -1 binary64)) B) |
(/.f64 (/.f64 (*.f64 C #s(literal -1 binary64)) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 B C) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 C B)) |
(*.f64 C (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 C B) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) C) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) C) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 C (-.f64 #s(literal 0 binary64) B))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) C)) |
(*.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) C)) |
(*.f64 (/.f64 C (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64)) |
(*.f64 (*.f64 C #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 C #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 C #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) C)) (/.f64 #s(literal -1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(neg.f64 (/.f64 #s(literal -180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 180 binary64) (PI.f64)) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 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 #s(literal 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 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) #s(literal -180 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal -180 binary64) (PI.f64))))) |
(neg.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 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 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 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 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (pow.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 180 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(*.f64 #s(literal 180 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) |
(*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -1/180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal 180 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) |
(*.f64 #s(literal 180 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))))) |
(*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal 180 binary64)) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal -180 binary64))) |
(*.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -180 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) #s(literal 180 binary64)) |
(atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) |
(neg.f64 (atan.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (atan.f64 (/.f64 A (/.f64 B #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 B A) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 A #s(literal 2 binary64)) B)) |
(neg.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) B)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 A #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 A #s(literal 2 binary64)) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 B A) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B A) #s(literal -2 binary64))) |
(/.f64 A (/.f64 B #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 B A)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(/.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1/2 binary64) A)) |
(/.f64 #s(literal -1 binary64) (/.f64 B (*.f64 A #s(literal 2 binary64)))) |
(/.f64 (*.f64 A #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 A #s(literal 1 binary64)) (/.f64 B #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 A #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (*.f64 A #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 (/.f64 B A) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 A (/.f64 B #s(literal -2 binary64)))) |
(*.f64 A (/.f64 #s(literal -2 binary64) B)) |
(*.f64 #s(literal -2 binary64) (/.f64 A B)) |
(*.f64 (*.f64 A #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 A (/.f64 B #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 A #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal -1/2 binary64) A) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 A #s(literal 2 binary64)) B)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 A #s(literal -2 binary64)))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 A B))) |
(*.f64 (*.f64 A #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 A B) #s(literal -2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) A) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (/.f64 #s(literal -2 binary64) B) A) |
(*.f64 (/.f64 #s(literal -2 binary64) B) (/.f64 A #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 A #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 A #s(literal 2 binary64)) B) #s(literal -1 binary64)) |
(*.f64 (/.f64 A #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) B)) |
(*.f64 (/.f64 A #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) B)) |
(*.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) A) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) B)) |
(*.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 A #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal -180 binary64) (PI.f64))))) |
(neg.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 (PI.f64) #s(literal -180 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1/180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -1/180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal 1/180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (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 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (pow.f64 (/.f64 (PI.f64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 180 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(*.f64 #s(literal 180 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) |
(*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal -1 binary64) (PI.f64)))) |
(*.f64 #s(literal -180 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(*.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1/180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 #s(literal -180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -1/180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (sqrt.f64 (PI.f64)))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal -1 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal 180 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64))) |
(neg.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) |
(*.f64 #s(literal 180 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))))) |
(*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 180 binary64)) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal -180 binary64))) |
(*.f64 #s(literal -180 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -180 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) #s(literal 180 binary64)) |
(atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))))) |
(/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) #s(literal -1 binary64)) |
(*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1 binary64)) |
(+.f64 (/.f64 C B) (neg.f64 (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(+.f64 (/.f64 C B) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) #s(literal -1 binary64))) |
(+.f64 (/.f64 C B) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (-.f64 C A) B) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (-.f64 #s(literal 0 binary64) (/.f64 A B))) |
(-.f64 (/.f64 C B) (+.f64 (/.f64 A B) #s(literal 1 binary64))) |
(-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) |
(-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)) |
(-.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (/.f64 A B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 C B) (neg.f64 (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) #s(literal -1 binary64)) |
(fma.f64 C (/.f64 #s(literal 1 binary64) B) (neg.f64 (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) #s(literal -1 binary64)) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) C (neg.f64 (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 #s(literal -1 binary64) B) (neg.f64 (+.f64 (/.f64 A B) #s(literal 1 binary64)))) |
(+.f64 B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) B) |
(fma.f64 #s(literal 1 binary64) B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) |
(fma.f64 B #s(literal 1 binary64) (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) |
(fma.f64 B (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)) B) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) B) |
(fma.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) B) B) |
(fma.f64 (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)) B B) |
(fma.f64 (/.f64 (-.f64 A C) B) (/.f64 B (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) B) |
(fma.f64 (*.f64 B (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)) B) |
(fma.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (-.f64 A C) B)) (/.f64 #s(literal 1 binary64) (*.f64 B B)) B) |
(fma.f64 (/.f64 B (/.f64 B (-.f64 A C))) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) B)) |
(/.f64 (+.f64 B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) (*.f64 B (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 B B) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (-.f64 A C) B)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) B)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (*.f64 B B)))) |
(/.f64 (+.f64 (*.f64 B (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))))) B) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (-.f64 A C) B))) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 B (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) B))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 B B) (*.f64 (-.f64 A C) (/.f64 B (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))))) B) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) B)) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) B)))) (*.f64 B B)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 A C) (/.f64 B (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B B)) (*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) B))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (+.f64 (*.f64 B (/.f64 #s(literal 1 binary64) B)) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (+.f64 B (*.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) B)) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (-.f64 A C) B)) #s(literal -1 binary64)) (*.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) B))) (*.f64 (*.f64 B B) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (-.f64 #s(literal 0 binary64) B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) (/.f64 B (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (/.f64 B (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) (*.f64 B B)) B) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (/.f64 B (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) (*.f64 B B)) (*.f64 (*.f64 B B) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (-.f64 A C) B)) (*.f64 (*.f64 B B) B)) (*.f64 B B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) B)) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) B)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B B)) B)) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (+.f64 B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)))) |
(*.f64 B (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B))) B) |
(*.f64 (+.f64 B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B))) #s(literal 1 binary64)) B) |
(+.f64 (/.f64 C B) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) B) (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 C B) (*.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) A) B) (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (/.f64 C B) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B))) |
(+.f64 (/.f64 (-.f64 C A) B) (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B)) |
(+.f64 (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B) (/.f64 (-.f64 C A) B)) |
(-.f64 (/.f64 C B) (/.f64 (+.f64 (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) (+.f64 B A)) B)) |
(-.f64 (/.f64 C B) (-.f64 (/.f64 A B) (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B))) |
(-.f64 (/.f64 (-.f64 C A) B) (/.f64 (+.f64 B (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) B)) |
(-.f64 (/.f64 (-.f64 C (+.f64 A B)) B) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B) (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B)) |
(fma.f64 (-.f64 C A) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B)) |
(fma.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 C A) (/.f64 (-.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) B) B)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))))) |
(neg.f64 (*.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) (/.f64 #s(literal -1 binary64) B))) |
(neg.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))))) |
(/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B) |
(/.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))))) B) |
(/.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) #s(literal 1 binary64)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 B (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal 180 binary64))) |
(neg.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal -180 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -180 binary64)) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))))) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))))) |
(/.f64 #s(literal -180 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -180 binary64))) (PI.f64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -1 binary64)) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))) #s(literal 180 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 180 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (cbrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -180 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -180 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -180 binary64)) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (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 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 (PI.f64) #s(literal 180 binary64)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) |
(*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 180 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 #s(literal -180 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(*.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -180 binary64)) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -180 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))) #s(literal -180 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 180 binary64) (sqrt.f64 (PI.f64)))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (sqrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (sqrt.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal 1 binary64)) (/.f64 #s(literal -180 binary64) (PI.f64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 180 binary64) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (PI.f64)) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))))) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (neg.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (sqrt.f64 (PI.f64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64)))) (sqrt.f64 (PI.f64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (PI.f64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (cbrt.f64 (PI.f64))) |
(/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))) #s(literal 1 binary64)) (sqrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))) (cbrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/6 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) (pow.f64 (PI.f64) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(/.f64 (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (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 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (sqrt.f64 (PI.f64)))) (cbrt.f64 (sqrt.f64 (PI.f64)))) |
(pow.f64 (/.f64 (PI.f64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (PI.f64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (cbrt.f64 (PI.f64))) (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64))) (pow.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (PI.f64)) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (pow.f64 (/.f64 (cbrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (sqrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (PI.f64)) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (cbrt.f64 (PI.f64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (PI.f64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)))) (/.f64 #s(literal -1 binary64) (PI.f64))) |
(+.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64))) |
(+.f64 A (hypot.f64 A B)) |
(+.f64 A (neg.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)))) |
(+.f64 A (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 A B)))) |
(+.f64 (hypot.f64 A B) A) |
(+.f64 (+.f64 A (hypot.f64 A B)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B))) A) |
(+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 A B))) A) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) A) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) A) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 A B))) A) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A)) |
(-.f64 A (-.f64 #s(literal 0 binary64) (hypot.f64 A B))) |
(-.f64 (+.f64 A (hypot.f64 A B)) #s(literal 0 binary64)) |
(-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 A B))) (-.f64 #s(literal 0 binary64) A)) |
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A)) |
(*.f64 #s(literal 1 binary64) (+.f64 A (hypot.f64 A B))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A)) |
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) |
(+.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) #s(literal 0 binary64)) |
(+.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (neg.f64 (/.f64 (hypot.f64 A B) B))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) (/.f64 #s(literal 1 binary64) B))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64)) (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) A)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 A B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (hypot.f64 A B))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) A))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 0 binary64) (/.f64 A B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 A B)) (/.f64 (hypot.f64 A B) B)) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) B) (/.f64 A B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 B B)) (/.f64 (*.f64 B (+.f64 A (hypot.f64 A B))) (*.f64 B B))) |
(-.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 A B))) (/.f64 (hypot.f64 A B) B)) |
(neg.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 A (hypot.f64 A B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64)))) |
(/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) B) |
(/.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (+.f64 A (hypot.f64 A B)))) |
(/.f64 #s(literal -1 binary64) (/.f64 B (+.f64 A (hypot.f64 A B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 A (hypot.f64 A B)))) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) A) B) (*.f64 B (hypot.f64 A B))) (*.f64 B B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 A (hypot.f64 A B))))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64))) B) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (+.f64 A (hypot.f64 A B)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 A (hypot.f64 A B))))) (*.f64 B B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 (+.f64 A (hypot.f64 A B)) #s(literal -1 binary64)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 A (hypot.f64 A B)))) B) B) |
(/.f64 (/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64)) #s(literal -1 binary64)) B) |
(pow.f64 (/.f64 B (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (+.f64 A (hypot.f64 A B)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 A (hypot.f64 A B))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A))) |
(*.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 A (hypot.f64 A B)))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 A (hypot.f64 A B))) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (+.f64 A (hypot.f64 A B)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 A B)) A) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) A)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) C)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 A (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (neg.f64 (*.f64 C (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)) A) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)) (-.f64 #s(literal 0 binary64) C))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)) (-.f64 #s(literal 0 binary64) C)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)) A)) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) A) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 (*.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) C)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(+.f64 (*.f64 (*.f64 A (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (*.f64 (neg.f64 (*.f64 C (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(+.f64 (*.f64 A (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B))) (*.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) C) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B))) (*.f64 A (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 C A) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B B))) (*.f64 (/.f64 (-.f64 C A) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) |
(neg.f64 (*.f64 (/.f64 (-.f64 C A) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 C A) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))))) |
(neg.f64 (*.f64 (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 C A) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 C A) (*.f64 (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 A C) (/.f64 (*.f64 B B) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)) |
(/.f64 (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 B (-.f64 A C)) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 B (-.f64 A C)) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (/.f64 (-.f64 A C) B) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) (/.f64 B (-.f64 A C))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 A C) (-.f64 A C)))) |
(/.f64 (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) B) |
(/.f64 (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) B) (/.f64 B #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 (/.f64 B (-.f64 A C)) B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 (/.f64 B (-.f64 A C)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 A C) #s(literal 1 binary64)) (/.f64 (*.f64 B B) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 A C) #s(literal 1 binary64)) (*.f64 B (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 A C)) (/.f64 (*.f64 B B) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 A C)) (*.f64 (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)) B)) |
(/.f64 (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 B (/.f64 B (-.f64 A C)))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B (-.f64 A C)))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (*.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 B B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 B B))) |
(/.f64 (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 B B)) |
(/.f64 (*.f64 (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (/.f64 (-.f64 A C) B) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) (-.f64 C A)) (-.f64 #s(literal 0 binary64) B)) |
(pow.f64 (/.f64 (*.f64 B B) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B))) |
(*.f64 (-.f64 C A) (*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(*.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 C A) #s(literal 1/2 binary64)) B)) |
(*.f64 (/.f64 (-.f64 C A) B) (/.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (-.f64 A C) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B))) |
(*.f64 (-.f64 A C) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) |
(*.f64 (-.f64 A C) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (-.f64 A C))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (/.f64 (-.f64 A C) B) B))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (-.f64 A C) B) (/.f64 (-.f64 A C) B))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 (-.f64 A C) B) B) (-.f64 A C))) |
(*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (/.f64 (/.f64 (-.f64 A C) B) B)) |
(*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 A C))) |
(*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (-.f64 C A) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 A C) B))) |
(*.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 A C) B) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) (*.f64 B B)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 C A) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) |
(*.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (-.f64 A C) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) |
(*.f64 (/.f64 (-.f64 A C) B) (*.f64 (/.f64 #s(literal 1/2 binary64) B) (-.f64 A C))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) (/.f64 (-.f64 A C) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 A C) (-.f64 A C))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) (*.f64 B B))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (*.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B)) (-.f64 A C)) |
(*.f64 (*.f64 (-.f64 C A) #s(literal 1/2 binary64)) (*.f64 (-.f64 A C) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) B)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) B) (*.f64 (/.f64 (-.f64 A C) B) (-.f64 A C))) |
(*.f64 (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) B) (/.f64 #s(literal 1/2 binary64) B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 C A) (-.f64 A C)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(*.f64 (*.f64 (/.f64 (-.f64 C A) B) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 (/.f64 (-.f64 A C) B) B) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 A C) B) B) (/.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (*.f64 (-.f64 A C) (-.f64 A C))) #s(literal -1 binary64)) (pow.f64 (/.f64 B #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (/.f64 (/.f64 (-.f64 A C) B) B)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 C A) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (-.f64 A C) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B))) |
(*.f64 (/.f64 (-.f64 A C) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 C A) #s(literal 1/2 binary64)) (*.f64 B B))) |
(*.f64 (/.f64 (*.f64 (-.f64 C A) #s(literal 1/2 binary64)) B) (/.f64 (-.f64 C A) B)) |
(*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 C A) (*.f64 B B))) |
(*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 C A) B)) |
(*.f64 (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) (-.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal -1/2 binary64) B)) |
(*.f64 (/.f64 (*.f64 (-.f64 C A) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (-.f64 A C) B) B)) |
(*.f64 (/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) B) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (/.f64 (*.f64 (-.f64 C A) (-.f64 A C)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (*.f64 (-.f64 A C) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 A C) B) B)) |
(*.f64 (/.f64 (*.f64 (-.f64 C A) (*.f64 (-.f64 C A) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 B B))) |
(*.f64 (/.f64 (-.f64 C A) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 B (-.f64 A C)) B))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 A C) (-.f64 A C))) (/.f64 #s(literal 1/2 binary64) (*.f64 B B))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (-.f64 A C)) B)) (/.f64 #s(literal 1/2 binary64) B)) |
(*.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)) (/.f64 #s(literal 1/2 binary64) B)) |
(*.f64 (*.f64 (/.f64 (-.f64 A C) B) (-.f64 A C)) (/.f64 #s(literal 1/2 binary64) B)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 A C)) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal 1/2 binary64)) (*.f64 (-.f64 A C) (-.f64 A C))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (-.f64 A C) (-.f64 A C))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 A C) (/.f64 (/.f64 B (-.f64 A C)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B (-.f64 A C)) (/.f64 B (-.f64 A C)))) #s(literal 1/2 binary64)) |
| 1× | egg-herbie |
| 3846× | *-lowering-*.f32 |
| 3846× | *-lowering-*.f64 |
| 2264× | +-lowering-+.f64 |
| 2264× | +-lowering-+.f32 |
| 1318× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 8153 |
| 1 | 1673 | 6758 |
| 2 | 5423 | 6234 |
| 0 | 8234 | 6234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(atan (/ C B)) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(/ C B) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(* 180 (atan (* -2 (/ A B)))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(atan (* -2 (/ A B))) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* -2 (/ A B)) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(* -1 (+ 1 (/ A B))) |
(- (/ C B) (+ 1 (/ A B))) |
(- (/ C B) (+ 1 (/ A B))) |
(- (/ C B) (+ 1 (/ A B))) |
(/ C B) |
(* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B))) |
(* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B))) |
(* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B))) |
(/ C B) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B)))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B)))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B)))) |
(- (/ C B) 1) |
(- (+ (* -1 (/ A B)) (/ C B)) 1) |
(- (+ (* -1 (/ A B)) (/ C B)) 1) |
(- (+ (* -1 (/ A B)) (/ C B)) 1) |
(* -1 (/ A B)) |
(* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B)))) |
(* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B)))) |
(* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B)))) |
(* -1 (/ A B)) |
(* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B)))) |
(* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B)))) |
(* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B)))) |
(/ (- C A) B) |
(/ (- (+ C (* -1 B)) A) B) |
(/ (- (+ C (* -1 B)) A) B) |
(/ (- (+ C (* -1 B)) A) B) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (/ C B) (+ 1 (/ A B))) |
(- (/ C B) (+ 1 (/ A B))) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (/ C B) (+ 1 (/ A B))) |
(- (/ C B) (+ 1 (/ A B))) |
(* 1/2 (/ (pow (- A C) 2) B)) |
(/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B) |
(/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B) |
(/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B) |
B |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
B |
(* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1))) |
(* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1))) |
(* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1))) |
(* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(+ (* -1 (/ (* A C) B)) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) |
(+ (* A (+ (* -1 (/ C B)) (* 1/2 (/ A B)))) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) |
(+ (* A (+ (* -1 (/ C B)) (* 1/2 (/ A B)))) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) |
(* 1/2 (/ (pow A 2) B)) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (* 1/2 (/ 1 B)))) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) (pow A 2))))) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) (pow A 2))))) |
(* 1/2 (/ (pow A 2) B)) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (* 1/2 (/ 1 B)))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ C B)) A)) (* 1/2 (/ 1 B)))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ C B)) A)) (* 1/2 (/ 1 B)))) |
(* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) |
(+ (* -1 (/ (* A C) B)) (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) |
(+ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (* C (+ (* -1 (/ A B)) (* 1/2 (/ C B))))) |
(+ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (* C (+ (* -1 (/ A B)) (* 1/2 (/ C B))))) |
(* 1/2 (/ (pow C 2) B)) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (* 1/2 (/ 1 B)))) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (pow C 2))))) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (pow C 2))))) |
(* 1/2 (/ (pow C 2) B)) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (* 1/2 (/ 1 B)))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) C)) (/ A B)) C)) (* 1/2 (/ 1 B)))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) C)) (/ A B)) C)) (* 1/2 (/ 1 B)))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- C A))) (pow B 2)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
-1 |
(- (/ C B) (+ 1 (/ A B))) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) |
(+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (/ 1 B) (* -1 (/ A (pow B 2)))))) |
(+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ 1 B)) (* -1 (/ A (pow B 2)))))) |
(+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ 1 B)) (* -1 (/ A (pow B 2)))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (/ 1 (* B C)) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))) |
(* (pow C 2) (- (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) (* B (pow C 2)))) (/ 1 (* B C))) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))) |
(* (pow C 2) (- (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) (* B (pow C 2)))) (/ 1 (* B C))) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (- (+ (/ 1 (* B C)) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (+ (/ 1 B) (/ A (pow B 2)))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) C))) (+ (/ 1 C) (/ A (* B C))))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (+ (/ 1 B) (/ A (pow B 2)))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) C))) (+ (/ 1 C) (/ A (* B C))))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(/ (- C (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) B) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (/ C B)))) B)) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (/ C B))) B)) (* -1/2 (/ A (pow B 2))))) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (/ C B))) B)) (* -1/2 (/ A (pow B 2))))) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (+ (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (/ C (* (pow A 2) B))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (pow A 2)) (* 1/2 (/ 1 (pow B 2))))))) |
(* (pow A 2) (- (+ (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (/ C (* (pow A 2) B))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (pow A 2)) (* 1/2 (/ 1 (pow B 2))))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (- (* -1 (/ (- (/ 1 B) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ (- (/ C B) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ 1 B)) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ (- (/ C B) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ 1 B)) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
B |
(+ A B) |
(+ B (* A (+ 1 (* 1/2 (/ A B))))) |
(+ B (* A (+ 1 (* A (+ (* -1/8 (/ (pow A 2) (pow B 3))) (* 1/2 (/ 1 B))))))) |
(* 2 A) |
(* A (+ 2 (* 1/2 (/ (pow B 2) (pow A 2))))) |
(* A (+ 2 (+ (* -1/8 (/ (pow B 4) (pow A 4))) (* 1/2 (/ (pow B 2) (pow A 2)))))) |
(* A (+ 2 (+ (* -1/8 (/ (pow B 4) (pow A 4))) (+ (* 1/16 (/ (pow B 6) (pow A 6))) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(* -1/2 (/ (pow B 2) A)) |
(* -1 (/ (+ (* -1/8 (/ (pow B 4) (pow A 2))) (* 1/2 (pow B 2))) A)) |
(* -1 (/ (+ (* -1/8 (/ (pow B 4) (pow A 2))) (+ (* 1/16 (/ (pow B 6) (pow A 4))) (* 1/2 (pow B 2)))) A)) |
(* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow B 8)) (* 1/16 (pow B 8))) (pow A 6))) (+ (* -1/8 (/ (pow B 4) (pow A 2))) (+ (* 1/16 (/ (pow B 6) (pow A 4))) (* 1/2 (pow B 2))))) A)) |
(* 2 A) |
(+ (* 1/2 (/ (pow B 2) A)) (* 2 A)) |
(+ (* 2 A) (* (pow B 2) (+ (* -1/8 (/ (pow B 2) (pow A 3))) (* 1/2 (/ 1 A))))) |
(+ (* 2 A) (* (pow B 2) (+ (* (pow B 2) (- (* 1/16 (/ (pow B 2) (pow A 5))) (* 1/8 (/ 1 (pow A 3))))) (* 1/2 (/ 1 A))))) |
B |
(* B (+ 1 (/ A B))) |
(* B (+ 1 (+ (* 1/2 (/ (pow A 2) (pow B 2))) (/ A B)))) |
(* B (+ 1 (+ (* -1/8 (/ (pow A 4) (pow B 4))) (+ (* 1/2 (/ (pow A 2) (pow B 2))) (/ A B))))) |
(* -1 B) |
(* -1 (* B (+ 1 (* -1 (/ A B))))) |
(* -1 (* B (+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) B))))) |
(* -1 (* B (+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* -1/8 (/ (pow A 4) (pow B 2))) (* 1/2 (pow A 2))) B))) B))))) |
-1 |
(- (* -1 (/ A B)) 1) |
(- (* A (- (* -1/2 (/ A (pow B 2))) (/ 1 B))) 1) |
(- (* A (- (* A (- (* 1/8 (/ (pow A 2) (pow B 4))) (* 1/2 (/ 1 (pow B 2))))) (/ 1 B))) 1) |
(* -2 (/ A B)) |
(* A (- (* -1/2 (/ B (pow A 2))) (* 2 (/ 1 B)))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (* 1/8 (/ (pow B 3) (pow A 4)))) (* 2 (/ 1 B)))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/16 (/ (pow B 5) (pow A 6))) (* 1/8 (/ (pow B 3) (pow A 4))))) (* 2 (/ 1 B)))) |
(* 1/2 (/ B A)) |
(* -1 (/ (+ (* -1/2 B) (* 1/8 (/ (pow B 3) (pow A 2)))) A)) |
(* -1 (/ (+ (* -1/2 B) (+ (* -1/16 (/ (pow B 5) (pow A 4))) (* 1/8 (/ (pow B 3) (pow A 2))))) A)) |
(* -1 (/ (+ (* -1/2 B) (+ (* -1/16 (/ (pow B 5) (pow A 4))) (+ (* 1/8 (/ (pow B 3) (pow A 2))) (* 1/2 (/ (+ (* 1/64 (pow B 8)) (* 1/16 (pow B 8))) (* (pow A 6) B)))))) A)) |
(* -2 (/ A B)) |
(/ (+ (* -2 A) (* -1/2 (/ (pow B 2) A))) B) |
(/ (+ (* -2 A) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow A 3))) (* 1/2 (/ 1 A))))) B) |
(/ (+ (* -2 A) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow A 5))) (* 1/8 (/ 1 (pow A 3))))) (* 1/2 (/ 1 A))))) B) |
-1 |
(- (* -1 (/ A B)) 1) |
(- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) |
(- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* 1/8 (/ (pow A 4) (pow B 4))))) 1) |
1 |
(+ 1 (* -1 (/ A B))) |
(+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) B))) |
(+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* -1/8 (/ (pow A 4) (pow B 2))) (* 1/2 (pow A 2))) B))) B))) |
(* 1/2 (/ (pow C 2) (pow B 2))) |
(+ (* -1 (/ (* A C) (pow B 2))) (* 1/2 (/ (pow C 2) (pow B 2)))) |
(+ (* 1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ A (pow B 2)))))) |
(+ (* 1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ A (pow B 2)))))) |
(* 1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(* 1/2 (/ (pow A 2) (pow B 2))) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow C 2) (* A (pow B 2)))) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow C 2) (* A (pow B 2)))) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(* 1/2 (/ (pow A 2) (pow B 2))) |
(+ (* -1 (/ (* A C) (pow B 2))) (* 1/2 (/ (pow A 2) (pow B 2)))) |
(+ (* 1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ C (pow B 2)))))) |
(+ (* 1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ C (pow B 2)))))) |
(* 1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(* 1/2 (/ (pow C 2) (pow B 2))) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (* (pow B 2) C))) (/ A (pow B 2))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (* (pow B 2) C))) (/ A (pow B 2))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
| Outputs |
|---|
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) (PI.f64)) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (/ (- (* -1 A) (sqrt (+ (pow A 2) (pow B 2)))) B)))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 1/180 (/ (PI) (atan (* -1 (/ (+ A (sqrt (+ (pow A 2) (pow B 2)))) B))))) |
(/.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (atan.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 A (hypot.f64 A B)) B)))) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(* 180 (/ (atan (/ C B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 C B))) (PI.f64)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(atan (/ C B)) |
(atan.f64 (/.f64 C B)) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(/ C B) |
(/.f64 C B) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (* -2 (/ A B))) (PI))) |
(*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(* 180 (atan (* -2 (/ A B)))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B))) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(atan (* -2 (/ A B))) |
(atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) (PI))) |
(*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (/ (atan (- (/ C B) (+ 1 (/ A B)))) (PI))) |
(*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) |
(* 180 (atan (- (* -1 (/ (+ A (* -1 C)) B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (+ (* -1 (/ A B)) (/ C B)) 1))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(* 180 (atan (- (/ C B) (+ 1 (/ A B))))) |
(*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(atan (- (* -1 (/ (+ A (* -1 C)) B)) 1)) |
(atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (+ (* -1 (/ A B)) (/ C B)) 1)) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(atan (- (/ C B) (+ 1 (/ A B)))) |
(atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B))) |
(* -1 (+ 1 (/ A B))) |
(-.f64 #s(literal -1 binary64) (/.f64 A B)) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(/ C B) |
(/.f64 C B) |
(* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B))) |
(*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B))) |
(* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B))) |
(*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B))) |
(* C (+ (* -1 (/ (+ 1 (/ A B)) C)) (/ 1 B))) |
(*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B))) |
(/ C B) |
(/.f64 C B) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B)))) |
(*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B)))) |
(*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B))) |
(* -1 (* C (- (* -1 (/ (- (* -1 (/ A B)) 1) C)) (/ 1 B)))) |
(*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B))) |
(- (/ C B) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 C B)) |
(- (+ (* -1 (/ A B)) (/ C B)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ (* -1 (/ A B)) (/ C B)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ (* -1 (/ A B)) (/ C B)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(* -1 (/ A B)) |
(-.f64 #s(literal 0 binary64) (/.f64 A B)) |
(* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B)))) |
(*.f64 A (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) A) (/.f64 #s(literal -1 binary64) B))) |
(* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B)))) |
(*.f64 A (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) A) (/.f64 #s(literal -1 binary64) B))) |
(* A (- (/ C (* A B)) (+ (/ 1 A) (/ 1 B)))) |
(*.f64 A (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) A) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (/ A B)) |
(-.f64 #s(literal 0 binary64) (/.f64 A B)) |
(* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) A) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 C B)) A))) |
(* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) A) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 C B)) A))) |
(* -1 (* A (+ (* -1 (/ (- (/ C B) 1) A)) (/ 1 B)))) |
(*.f64 (-.f64 #s(literal 0 binary64) A) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 C B)) A))) |
(/ (- C A) B) |
(/.f64 (-.f64 C A) B) |
(/ (- (+ C (* -1 B)) A) B) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(/ (- (+ C (* -1 B)) A) B) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(/ (- (+ C (* -1 B)) A) B) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(* 1/2 (/ (pow (- A C) 2) B)) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B) |
(/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B) |
(/.f64 (+.f64 (*.f64 B B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) B) |
(/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B) |
(/.f64 (+.f64 (*.f64 B B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) B) |
(/ (+ (* 1/2 (pow (- A C) 2)) (pow B 2)) B) |
(/.f64 (+.f64 (*.f64 B B) (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64)))) B) |
B |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))) |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))) |
(* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)))) |
B |
(* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1))) |
(*.f64 B (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))))) |
(* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1))) |
(*.f64 B (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))))) |
(* -1 (* B (- (* -1/2 (/ (pow (- A C) 2) (pow B 2))) 1))) |
(*.f64 B (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))))) |
(* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B))) |
(+ (* -1 (/ (* A C) B)) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) |
(-.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B))) (*.f64 A (/.f64 C B))) |
(+ (* A (+ (* -1 (/ C B)) (* 1/2 (/ A B)))) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) |
(+.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B))) (*.f64 A (-.f64 (*.f64 A (/.f64 #s(literal 1/2 binary64) B)) (/.f64 C B)))) |
(+ (* A (+ (* -1 (/ C B)) (* 1/2 (/ A B)))) (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) |
(+.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B))) (*.f64 A (-.f64 (*.f64 A (/.f64 #s(literal 1/2 binary64) B)) (/.f64 C B)))) |
(* 1/2 (/ (pow A 2) B)) |
(/.f64 (*.f64 A (*.f64 A #s(literal 1/2 binary64))) B) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 C (*.f64 A B)))) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) (pow A 2))))) |
(*.f64 (*.f64 A A) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 C (*.f64 A B))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)) (/.f64 B (*.f64 A A))))) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) (pow A 2))))) |
(*.f64 (*.f64 A A) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 C (*.f64 A B))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)) (/.f64 B (*.f64 A A))))) |
(* 1/2 (/ (pow A 2) B)) |
(/.f64 (*.f64 A (*.f64 A #s(literal 1/2 binary64))) B) |
(* (pow A 2) (+ (* -1 (/ C (* A B))) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 C (*.f64 A B)))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ C B)) A)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (+.f64 (/.f64 C B) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B))) (/.f64 B A))) A))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ C B)) A)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (+.f64 (/.f64 C B) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B))) (/.f64 B A))) A))) |
(* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) |
(+ (* -1 (/ (* A C) B)) (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) |
(-.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) (*.f64 A (/.f64 C B))) |
(+ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (* C (+ (* -1 (/ A B)) (* 1/2 (/ C B))))) |
(+.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) (*.f64 C (-.f64 (/.f64 (*.f64 C #s(literal 1/2 binary64)) B) (/.f64 A B)))) |
(+ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (* C (+ (* -1 (/ A B)) (* 1/2 (/ C B))))) |
(+.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) (*.f64 C (-.f64 (/.f64 (*.f64 C #s(literal 1/2 binary64)) B) (/.f64 A B)))) |
(* 1/2 (/ (pow C 2) B)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (/.f64 A B) C))) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (pow C 2))))) |
(*.f64 (*.f64 C C) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (/.f64 A B) C)) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) (*.f64 C C)))) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (+ (* 1/2 (/ 1 B)) (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) (pow C 2))))) |
(*.f64 (*.f64 C C) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (/.f64 A B) C)) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) (*.f64 C C)))) |
(* 1/2 (/ (pow C 2) B)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) |
(* (pow C 2) (+ (* -1 (/ A (* B C))) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (/.f64 A B) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) C)) (/ A B)) C)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (-.f64 (/.f64 A B) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) C)) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1 (/ (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2))))) C)) (/ A B)) C)) (* 1/2 (/ 1 B)))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (-.f64 (/.f64 A B) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A))) C)) C))) |
(* -1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- C A))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 C A))) (*.f64 B B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 (-.f64 C B) A))) (*.f64 B B)) |
(/ (+ (* -1/2 (pow (- A C) 2)) (* B (- (+ C (* -1 B)) A))) (pow B 2)) |
(/.f64 (+.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B (-.f64 (-.f64 C B) A))) (*.f64 B B)) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))) |
(- (+ (* -1/2 (/ (pow (- A C) 2) (pow B 2))) (/ C B)) (+ 1 (/ A B))) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal -1/2 binary64))) (*.f64 B B))) |
-1 |
#s(literal -1 binary64) |
(- (/ C B) (+ 1 (/ A B))) |
(+.f64 #s(literal -1 binary64) (/.f64 (-.f64 C A) B)) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B)) |
(- (* -1 (/ (+ (* -1 (- C A)) (* 1/2 (/ (pow (- A C) 2) B))) B)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (-.f64 A C) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B)) |
(* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) |
(/.f64 (+.f64 A (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A)))) (-.f64 #s(literal 0 binary64) B)) |
(+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (/ 1 B) (* -1 (/ A (pow B 2)))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 A (*.f64 B B)))) (/.f64 (+.f64 A (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A)))) B)) |
(+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ 1 B)) (* -1 (/ A (pow B 2)))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (*.f64 C #s(literal -1/2 binary64)) (*.f64 B B)) (/.f64 A (*.f64 B B))))) (/.f64 (+.f64 A (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A)))) B)) |
(+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) B)) (* C (- (+ (* -1/2 (/ C (pow B 2))) (/ 1 B)) (* -1 (/ A (pow B 2)))))) |
(-.f64 (*.f64 C (+.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (*.f64 C #s(literal -1/2 binary64)) (*.f64 B B)) (/.f64 A (*.f64 B B))))) (/.f64 (+.f64 A (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A)))) B)) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) |
(* (pow C 2) (- (/ 1 (* B C)) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B C)) (+.f64 (/.f64 (/.f64 A (*.f64 B B)) C) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* (pow C 2) (- (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) (* B (pow C 2)))) (/ 1 (* B C))) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B C)) (+.f64 (/.f64 (/.f64 A (*.f64 B B)) C) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) (/.f64 (+.f64 A (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A)))) (*.f64 B (*.f64 C C))))) |
(* (pow C 2) (- (+ (* -1 (/ (+ A (* B (+ 1 (* 1/2 (/ (pow A 2) (pow B 2)))))) (* B (pow C 2)))) (/ 1 (* B C))) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B C)) (+.f64 (/.f64 (/.f64 A (*.f64 B B)) C) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) (/.f64 (+.f64 A (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A)))) (*.f64 B (*.f64 C C))))) |
(* -1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) |
(* (pow C 2) (- (+ (/ 1 (* B C)) (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B C)) (+.f64 (/.f64 (/.f64 A (*.f64 B B)) C) (/.f64 #s(literal -1/2 binary64) (*.f64 B B))))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (+ (/ 1 B) (/ A (pow B 2)))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) C))) (+ (/ 1 C) (/ A (* B C))))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 B B)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 A (*.f64 B B))) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) C) (+.f64 (/.f64 (/.f64 A B) C) (/.f64 #s(literal 1 binary64) C)))) C))) |
(* (pow C 2) (- (* -1 (/ (+ (* -1 (+ (/ 1 B) (/ A (pow B 2)))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) C))) (+ (/ 1 C) (/ A (* B C))))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 B B)) (/.f64 (+.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 A (*.f64 B B))) (+.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) C) (+.f64 (/.f64 (/.f64 A B) C) (/.f64 #s(literal 1 binary64) C)))) C))) |
(/ (- C (* B (+ 1 (* 1/2 (/ (pow C 2) (pow B 2)))))) B) |
(+.f64 (/.f64 C B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)) #s(literal -1 binary64))) |
(- (+ (* -1 (/ (* A (+ 1 (* -1 (/ C B)))) B)) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(+.f64 (/.f64 (*.f64 A (+.f64 #s(literal -1 binary64) (/.f64 C B))) B) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (/ C B))) B)) (* -1/2 (/ A (pow B 2))))) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(+.f64 (*.f64 A (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) B) (*.f64 #s(literal -1/2 binary64) (/.f64 A (*.f64 B B))))) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)))) |
(- (+ (* A (+ (* -1 (/ (+ 1 (* -1 (/ C B))) B)) (* -1/2 (/ A (pow B 2))))) (/ C B)) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) |
(+.f64 (*.f64 A (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) B) (*.f64 #s(literal -1/2 binary64) (/.f64 A (*.f64 B B))))) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 (*.f64 A A) #s(literal -1/2 binary64)) (*.f64 B B)) |
(* (pow A 2) (- (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (*.f64 A B)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (+ (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (/ C (* (pow A 2) B))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (pow A 2)) (* 1/2 (/ 1 (pow B 2))))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (*.f64 A B)) (/.f64 C (*.f64 A (*.f64 A B)))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 B B)) (/.f64 (*.f64 C C) (*.f64 A A))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 #s(literal 1 binary64) (*.f64 A A)))))) |
(* (pow A 2) (- (+ (* -1 (/ (+ 1 (* -1 (/ C B))) (* A B))) (/ C (* (pow A 2) B))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (+ (/ 1 (pow A 2)) (* 1/2 (/ 1 (pow B 2))))))) |
(*.f64 (*.f64 A A) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (*.f64 A B)) (/.f64 C (*.f64 A (*.f64 A B)))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 B B)) (/.f64 (*.f64 C C) (*.f64 A A))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 #s(literal 1 binary64) (*.f64 A A)))))) |
(* -1/2 (/ (pow A 2) (pow B 2))) |
(/.f64 (*.f64 (*.f64 A A) #s(literal -1/2 binary64)) (*.f64 B B)) |
(* (pow A 2) (- (* -1 (/ (- (/ 1 B) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (*.f64 A B)) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ (- (/ C B) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ 1 B)) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 B B)) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 C B)) B) (/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B))) A)) A))) |
(* (pow A 2) (- (* -1 (/ (- (+ (* -1 (/ (- (/ C B) (+ 1 (* 1/2 (/ (pow C 2) (pow B 2))))) A)) (/ 1 B)) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 B B)) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 C B)) B) (/.f64 (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B))) A)) A))) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64)))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64)))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64)))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64)))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B)))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64))))) (PI.f64)) |
(* 180 (/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64))))) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64))) (PI.f64)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64))) (PI.f64)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64))) (PI.f64)) |
(/ (atan (/ (- C (+ A (+ B (* 1/2 (/ (pow (- A C) 2) B))))) B)) (PI)) |
(/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 (-.f64 C A) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) B)) B) #s(literal 1 binary64))) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) |
(/ (atan (* -1 (/ (+ A (+ (* -1 C) (* B (+ 1 (* 1/2 (/ (pow (+ A (* -1 C)) 2) (pow B 2))))))) B))) (PI)) |
(/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 A C) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) (-.f64 #s(literal 0 binary64) B))) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- C (+ A (* B (+ 1 (* 1/2 (/ (pow (- A C) 2) (pow B 2))))))) B)) (PI)) |
(/.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))) B)) (PI.f64)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
(/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64)))) (PI.f64)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
(/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64)))) (PI.f64)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
(/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64)))) (PI.f64)) |
(/ (atan (/ (- (+ C (* -1 A)) (* B (+ 1 (* 1/2 (/ (pow (+ C (* -1 A)) 2) (pow B 2)))))) B)) (PI)) |
(/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 C A) (-.f64 C A))) (*.f64 B B))) #s(literal -1 binary64)))) (PI.f64)) |
B |
(+ A B) |
(+.f64 A B) |
(+ B (* A (+ 1 (* 1/2 (/ A B))))) |
(+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (/.f64 #s(literal 1/2 binary64) B))))) |
(+ B (* A (+ 1 (* A (+ (* -1/8 (/ (pow A 2) (pow B 3))) (* 1/2 (/ 1 B))))))) |
(+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B)))))))) |
(* 2 A) |
(*.f64 A #s(literal 2 binary64)) |
(* A (+ 2 (* 1/2 (/ (pow B 2) (pow A 2))))) |
(*.f64 A (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 B (/.f64 B (*.f64 A A)))))) |
(* A (+ 2 (+ (* -1/8 (/ (pow B 4) (pow A 4))) (* 1/2 (/ (pow B 2) (pow A 2)))))) |
(*.f64 A (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 B (/.f64 B (*.f64 A A))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 B #s(literal 4 binary64))) (pow.f64 A #s(literal 4 binary64))))) |
(* A (+ 2 (+ (* -1/8 (/ (pow B 4) (pow A 4))) (+ (* 1/16 (/ (pow B 6) (pow A 6))) (* 1/2 (/ (pow B 2) (pow A 2))))))) |
(*.f64 A (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 B #s(literal 4 binary64))) (pow.f64 A #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 B (/.f64 B (*.f64 A A)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 B #s(literal 6 binary64))) (pow.f64 A #s(literal 6 binary64))))))) |
(* -1/2 (/ (pow B 2) A)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B B) A)) |
(* -1 (/ (+ (* -1/8 (/ (pow B 4) (pow A 2))) (* 1/2 (pow B 2))) A)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 A A)) (*.f64 (*.f64 B B) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1/8 (/ (pow B 4) (pow A 2))) (+ (* 1/16 (/ (pow B 6) (pow A 4))) (* 1/2 (pow B 2)))) A)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 A A)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 B #s(literal 6 binary64))) (pow.f64 A #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1/2 (/ (+ (* 1/64 (pow B 8)) (* 1/16 (pow B 8))) (pow A 6))) (+ (* -1/8 (/ (pow B 4) (pow A 2))) (+ (* 1/16 (/ (pow B 6) (pow A 4))) (* 1/2 (pow B 2))))) A)) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 B #s(literal 6 binary64))) (pow.f64 A #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 B #s(literal 4 binary64))) (*.f64 A A)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 B #s(literal 8 binary64))) #s(literal 5/64 binary64)) (pow.f64 A #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) A)) |
(* 2 A) |
(*.f64 A #s(literal 2 binary64)) |
(+ (* 1/2 (/ (pow B 2) A)) (* 2 A)) |
(+.f64 (*.f64 A #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) A)) |
(+ (* 2 A) (* (pow B 2) (+ (* -1/8 (/ (pow B 2) (pow A 3))) (* 1/2 (/ 1 A))))) |
(+.f64 (*.f64 A #s(literal 2 binary64)) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/8 binary64)) (*.f64 A (*.f64 A A))) (/.f64 #s(literal 1/2 binary64) A)))) |
(+ (* 2 A) (* (pow B 2) (+ (* (pow B 2) (- (* 1/16 (/ (pow B 2) (pow A 5))) (* 1/8 (/ 1 (pow A 3))))) (* 1/2 (/ 1 A))))) |
(+.f64 (*.f64 A #s(literal 2 binary64)) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1/2 binary64) A) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/16 binary64)) (pow.f64 A #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 A (*.f64 A A)))))))) |
B |
(* B (+ 1 (/ A B))) |
(*.f64 B (+.f64 (/.f64 A B) #s(literal 1 binary64))) |
(* B (+ 1 (+ (* 1/2 (/ (pow A 2) (pow B 2))) (/ A B)))) |
(*.f64 B (+.f64 (/.f64 A B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A)))) |
(* B (+ 1 (+ (* -1/8 (/ (pow A 4) (pow B 4))) (+ (* 1/2 (/ (pow A 2) (pow B 2))) (/ A B))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 A B) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 A #s(literal 4 binary64))) (pow.f64 B #s(literal 4 binary64))))))) |
(* -1 B) |
(-.f64 #s(literal 0 binary64) B) |
(* -1 (* B (+ 1 (* -1 (/ A B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 1 binary64) (/.f64 A B))) |
(* -1 (* B (+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) B))))) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (/.f64 (*.f64 (*.f64 A A) #s(literal -1/2 binary64)) B)) B))) |
(* -1 (* B (+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* -1/8 (/ (pow A 4) (pow B 2))) (* 1/2 (pow A 2))) B))) B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 B (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 A (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 A #s(literal 4 binary64))) (*.f64 B B)) (*.f64 A (*.f64 A #s(literal 1/2 binary64)))) B)) B)))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ A B)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 A B)) |
(- (* A (- (* -1/2 (/ A (pow B 2))) (/ 1 B))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 A (*.f64 B B))) (/.f64 #s(literal -1 binary64) B)))) |
(- (* A (- (* A (- (* 1/8 (/ (pow A 2) (pow B 4))) (* 1/2 (/ 1 (pow B 2))))) (/ 1 B))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 A (+.f64 (*.f64 A (+.f64 (/.f64 (*.f64 (*.f64 A A) #s(literal 1/8 binary64)) (pow.f64 B #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 B B)))) (/.f64 #s(literal -1 binary64) B)))) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(* A (- (* -1/2 (/ B (pow A 2))) (* 2 (/ 1 B)))) |
(*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 B (*.f64 A A))) (/.f64 #s(literal -2 binary64) B))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (* 1/8 (/ (pow B 3) (pow A 4)))) (* 2 (/ 1 B)))) |
(*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 B (*.f64 A A))) (+.f64 (/.f64 (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/8 binary64)) (pow.f64 A #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) B)))) |
(* A (- (+ (* -1/2 (/ B (pow A 2))) (+ (* -1/16 (/ (pow B 5) (pow A 6))) (* 1/8 (/ (pow B 3) (pow A 4))))) (* 2 (/ 1 B)))) |
(*.f64 A (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 B (*.f64 A A))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 B #s(literal 5 binary64))) (pow.f64 A #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/8 binary64)) (pow.f64 A #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) B)))) |
(* 1/2 (/ B A)) |
(/.f64 (*.f64 B #s(literal 1/2 binary64)) A) |
(* -1 (/ (+ (* -1/2 B) (* 1/8 (/ (pow B 3) (pow A 2)))) A)) |
(/.f64 (+.f64 (*.f64 B #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/8 binary64)) (*.f64 A A))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1/2 B) (+ (* -1/16 (/ (pow B 5) (pow A 4))) (* 1/8 (/ (pow B 3) (pow A 2))))) A)) |
(/.f64 (+.f64 (*.f64 B #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/8 binary64)) (*.f64 A A)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 B #s(literal 5 binary64))) (pow.f64 A #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) A)) |
(* -1 (/ (+ (* -1/2 B) (+ (* -1/16 (/ (pow B 5) (pow A 4))) (+ (* 1/8 (/ (pow B 3) (pow A 2))) (* 1/2 (/ (+ (* 1/64 (pow B 8)) (* 1/16 (pow B 8))) (* (pow A 6) B)))))) A)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/8 binary64)) (*.f64 A A)) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 B #s(literal 5 binary64))) (pow.f64 A #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 B #s(literal 8 binary64))) #s(literal 5/64 binary64)) (*.f64 B (pow.f64 A #s(literal 6 binary64)))) (*.f64 B #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) A)) |
(* -2 (/ A B)) |
(/.f64 (*.f64 A #s(literal -2 binary64)) B) |
(/ (+ (* -2 A) (* -1/2 (/ (pow B 2) A))) B) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 B B) A)) (*.f64 A #s(literal -2 binary64))) B) |
(/ (+ (* -2 A) (* (pow B 2) (- (* 1/8 (/ (pow B 2) (pow A 3))) (* 1/2 (/ 1 A))))) B) |
(/.f64 (+.f64 (*.f64 A #s(literal -2 binary64)) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal -1/2 binary64) A) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/8 binary64)) (*.f64 A (*.f64 A A)))))) B) |
(/ (+ (* -2 A) (* (pow B 2) (- (* (pow B 2) (+ (* -1/16 (/ (pow B 2) (pow A 5))) (* 1/8 (/ 1 (pow A 3))))) (* 1/2 (/ 1 A))))) B) |
(/.f64 (+.f64 (*.f64 A #s(literal -2 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 A (*.f64 A A))) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/16 binary64)) (pow.f64 A #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) A))))) B) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ A B)) 1) |
(-.f64 #s(literal -1 binary64) (/.f64 A B)) |
(- (+ (* -1 (/ A B)) (* -1/2 (/ (pow A 2) (pow B 2)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 A (*.f64 B B))) (/.f64 #s(literal -1 binary64) B)))) |
(- (+ (* -1 (/ A B)) (+ (* -1/2 (/ (pow A 2) (pow B 2))) (* 1/8 (/ (pow A 4) (pow B 4))))) 1) |
(+.f64 (*.f64 A (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 A (*.f64 B B))) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 (*.f64 (pow.f64 A #s(literal 4 binary64)) #s(literal 1/8 binary64)) (pow.f64 B #s(literal 4 binary64))) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ A B))) |
(-.f64 #s(literal 1 binary64) (/.f64 A B)) |
(+ 1 (* -1 (/ (+ A (* -1/2 (/ (pow A 2) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 A (/.f64 (*.f64 (*.f64 A A) #s(literal -1/2 binary64)) B)) B)) |
(+ 1 (* -1 (/ (+ A (* -1 (/ (+ (* -1/8 (/ (pow A 4) (pow B 2))) (* 1/2 (pow A 2))) B))) B))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 A (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 A #s(literal 4 binary64))) (*.f64 B B)) (*.f64 A (*.f64 A #s(literal 1/2 binary64)))) B)) B)) |
(* 1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B) |
(+ (* -1 (/ (* A C) (pow B 2))) (* 1/2 (/ (pow C 2) (pow B 2)))) |
(*.f64 C (-.f64 (/.f64 (/.f64 (*.f64 C #s(literal 1/2 binary64)) B) B) (/.f64 A (*.f64 B B)))) |
(+ (* 1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ A (pow B 2)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) (*.f64 C (-.f64 (/.f64 (/.f64 (*.f64 C #s(literal 1/2 binary64)) B) B) (/.f64 A (*.f64 B B))))) |
(+ (* 1/2 (/ (pow C 2) (pow B 2))) (* A (+ (* -1 (/ C (pow B 2))) (* 1/2 (/ A (pow B 2)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) (*.f64 C (-.f64 (/.f64 (/.f64 (*.f64 C #s(literal 1/2 binary64)) B) B) (/.f64 A (*.f64 B B))))) |
(* 1/2 (/ (pow A 2) (pow B 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 C (*.f64 A (*.f64 B B))))) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B) (*.f64 A A)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 C (*.f64 A (*.f64 B B)))))) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (+ (* 1/2 (/ (pow C 2) (* (pow A 2) (pow B 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 A A) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B) (*.f64 A A)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 C (*.f64 A (*.f64 B B)))))) |
(* 1/2 (/ (pow A 2) (pow B 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) |
(* (pow A 2) (+ (* -1 (/ C (* A (pow B 2)))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 C (*.f64 A (*.f64 B B))))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow C 2) (* A (pow B 2)))) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 A (*.f64 B B)))) A))) |
(* (pow A 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow C 2) (* A (pow B 2)))) (/ C (pow B 2))) A)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 A A) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (+.f64 (/.f64 C (*.f64 B B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 A (*.f64 B B)))) A))) |
(* 1/2 (/ (pow A 2) (pow B 2))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) |
(+ (* -1 (/ (* A C) (pow B 2))) (* 1/2 (/ (pow A 2) (pow B 2)))) |
(*.f64 A (-.f64 (/.f64 (*.f64 A (/.f64 #s(literal 1/2 binary64) B)) B) (/.f64 C (*.f64 B B)))) |
(+ (* 1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ C (pow B 2)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) (*.f64 C (-.f64 (/.f64 (/.f64 (*.f64 C #s(literal 1/2 binary64)) B) B) (/.f64 A (*.f64 B B))))) |
(+ (* 1/2 (/ (pow A 2) (pow B 2))) (* C (+ (* -1 (/ A (pow B 2))) (* 1/2 (/ C (pow B 2)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) (*.f64 C (-.f64 (/.f64 (/.f64 (*.f64 C #s(literal 1/2 binary64)) B) B) (/.f64 A (*.f64 B B))))) |
(* 1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (/.f64 A (*.f64 B B)) C))) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (/.f64 A (*.f64 B B)) C)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) (*.f64 C C)))) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (+ (* 1/2 (/ (pow A 2) (* (pow B 2) (pow C 2)))) (* 1/2 (/ 1 (pow B 2)))))) |
(*.f64 (*.f64 C C) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (/.f64 A (*.f64 B B)) C)) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) A) A) (*.f64 C C)))) |
(* 1/2 (/ (pow C 2) (pow B 2))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B) |
(* (pow C 2) (+ (* -1 (/ A (* (pow B 2) C))) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (/.f64 A (*.f64 B B)) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (* (pow B 2) C))) (/ A (pow B 2))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (+.f64 (/.f64 A (*.f64 B B)) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/2 binary64)) (*.f64 B (*.f64 B C)))) C))) |
(* (pow C 2) (+ (* -1 (/ (+ (* -1/2 (/ (pow A 2) (* (pow B 2) C))) (/ A (pow B 2))) C)) (* 1/2 (/ 1 (pow B 2))))) |
(*.f64 (*.f64 C C) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 B B)) (/.f64 (+.f64 (/.f64 A (*.f64 B B)) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/2 binary64)) (*.f64 B (*.f64 B C)))) C))) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
(* 1/2 (/ (pow (- A C) 2) (pow B 2))) |
(/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B)) |
Compiled 41122 to 5551 computations (86.5% saved)
40 alts after pruning (36 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2079 | 10 | 2089 |
| Fresh | 4 | 26 | 30 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 2087 | 40 | 2127 |
| Status | Accuracy | Program |
|---|---|---|
| 29.6% | (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) | |
| 25.8% | (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) | |
| 25.7% | (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) | |
| 26.0% | (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) | |
| 46.6% | (/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) | |
| 52.9% | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C)))))) #s(literal 180 binary64)) (PI.f64)) | |
| 61.7% | (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) | |
| 19.7% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) | |
| 25.9% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) | |
| 34.1% | (/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) | |
| 13.8% | (/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) | |
| 37.8% | (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) | |
| 35.3% | (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) | |
| 46.6% | (/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) | |
| 27.4% | (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) | |
| 35.8% | (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) | |
| 63.7% | (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) | |
| 27.4% | (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) | |
| 27.7% | (/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) | |
| 27.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) | |
| 35.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) | |
| 63.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (neg.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B))))) | |
| 27.4% | (*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) | |
| 46.6% | (*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) | |
| 61.7% | (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 45.6% | (*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 25.9% | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) | |
| ✓ | 25.9% | (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | 19.6% | (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 35.3% | (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 41.1% | (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| 14.1% | (*.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 B A))) #s(literal -1 binary64)))) (/.f64 #s(literal 180 binary64) (PI.f64))) | |
| ✓ | 21.0% | (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| ✓ | 20.3% | (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| 27.4% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) | |
| 22.7% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) | |
| 23.9% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) | |
| 27.3% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) | |
| 35.5% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) | |
| 27.4% | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
Compiled 1776 to 895 computations (49.6% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (neg.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B))))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 A B))) B)))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 A C))) B)))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) |
(*.f64 (atan.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 B A))) #s(literal -1 binary64)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (sqrt.f64 (PI.f64))) (/.f64 (sqrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C)))))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B (hypot.f64 B (-.f64 A C)))) (*.f64 (/.f64 B (-.f64 C A)) #s(literal 1 binary64))) (*.f64 (/.f64 B (-.f64 C A)) (/.f64 B (hypot.f64 B (-.f64 A C)))))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
7 calls:
| 51.0ms | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))))) |
| 39.0ms | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) (PI.f64))) |
| 25.0ms | B |
| 19.0ms | C |
| 19.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.5% | 2 | A |
| 75.1% | 1 | B |
| 80.8% | 2 | C |
| 83.6% | 3 | (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) (PI.f64))) |
| 83.6% | 3 | (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) (PI.f64)) |
| 83.6% | 3 | (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64))))))) |
| 83.6% | 3 | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (sqrt.f64 (+.f64 (pow.f64 (-.f64 A C) #s(literal 2 binary64)) (pow.f64 B #s(literal 2 binary64)))))) |
Compiled 105 to 74 computations (29.5% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (neg.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B))))) |
| Outputs |
|---|
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (neg.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B))))) |
2 calls:
| 47.0ms | C |
| 16.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 3 | C |
| 81.7% | 3 | A |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))))) |
| Outputs |
|---|
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
1 calls:
| 17.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 3 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
1 calls:
| 39.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.7% | 3 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) |
| Outputs |
|---|
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
1 calls:
| 15.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 3 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
1 calls:
| 15.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 3 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 C C)) B) B)))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 C A)) (-.f64 C A)) (*.f64 B B)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (-.f64 A C) (/.f64 (-.f64 C A) (/.f64 B #s(literal 1/2 binary64)))) (-.f64 C A))))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (-.f64 C A) (*.f64 B (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (*.f64 (-.f64 A C) #s(literal 1/2 binary64))) (*.f64 B B))))))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 B (*.f64 A (+.f64 #s(literal 1 binary64) (*.f64 A (+.f64 (/.f64 #s(literal 1/2 binary64) B) (/.f64 (*.f64 (*.f64 A A) #s(literal -1/8 binary64)) (*.f64 B (*.f64 B B))))))))) B)))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)) |
3 calls:
| 20.0ms | B |
| 15.0ms | A |
| 15.0ms | C |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.2% | 3 | B |
| 62.1% | 2 | C |
| 67.2% | 2 | A |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
1 calls:
| 37.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 3 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 A C) (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B)))) B))) (PI.f64))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))) |
1 calls:
| 13.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 3 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
1 calls:
| 122.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 3 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)))) |
(/.f64 (*.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 (-.f64 A C) B))) #s(literal 1/180 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 B C) A))) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 (/.f64 #s(literal 0 binary64) B) (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))))) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 B (/.f64 (*.f64 C B) A))) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (*.f64 C (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)) C) (/.f64 #s(literal 1 binary64) B)))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 C C)) (*.f64 B B)) (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 A A)) (*.f64 B B)) (+.f64 (/.f64 A B) #s(literal 1 binary64)))) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
1 calls:
| 19.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
1 calls:
| 8.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | B |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
2 calls:
| 50.0ms | A |
| 8.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | A |
| 65.1% | 3 | B |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (/.f64 #s(literal 1 binary64) C) (/.f64 #s(literal -2 binary64) B))) (PI.f64))) |
| Outputs |
|---|
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))) |
3 calls:
| 8.0ms | C |
| 8.0ms | B |
| 8.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.2% | 2 | C |
| 57.9% | 2 | B |
| 63.2% | 3 | A |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
2 calls:
| 27.0ms | A |
| 7.0ms | C |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 4 | C |
| 62.1% | 4 | A |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (/.f64 (*.f64 C #s(literal 2 binary64)) B)) #s(literal 180 binary64)) (PI.f64)) |
| Outputs |
|---|
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64)) |
1 calls:
| 7.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.1% | 4 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
| Outputs |
|---|
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
1 calls:
| 14.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.5% | 4 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (*.f64 B #s(literal -1/2 binary64)) C))) (PI.f64)) |
| Outputs |
|---|
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64)) |
3 calls:
| 6.0ms | B |
| 6.0ms | C |
| 6.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.7% | 3 | B |
| 54.6% | 3 | C |
| 60.8% | 4 | A |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
| Outputs |
|---|
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
1 calls:
| 20.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 4 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 A (-.f64 #s(literal 0 binary64) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 #s(literal 2 binary64) C) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 #s(literal 180 binary64) (/.f64 (PI.f64) (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))))) |
| Outputs |
|---|
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
1 calls:
| 5.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 4 | A |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
| Outputs |
|---|
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
2 calls:
| 3.0ms | A |
| 3.0ms | C |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 4 | C |
| 55.5% | 5 | A |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) |
3 calls:
| 17.0ms | A |
| 3.0ms | B |
| 3.0ms | C |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 4 | C |
| 50.7% | 5 | B |
| 46.4% | 5 | A |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) #s(literal 180 binary64)) (PI.f64)) |
| Outputs |
|---|
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
2 calls:
| 2.0ms | C |
| 2.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.7% | 3 | B |
| 39.0% | 4 | C |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
2 calls:
| 2.0ms | B |
| 2.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.8% | 2 | A |
| 39.4% | 2 | B |
Compiled 8 to 6 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Outputs |
|---|
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
3 calls:
| 3.0ms | C |
| 1.0ms | B |
| 1.0ms | A |
| Accuracy | Segments | Branch |
|---|---|---|
| 20.3% | 1 | A |
| 20.3% | 1 | C |
| 20.3% | 1 | B |
Compiled 12 to 9 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | -2.429853351239732e-50 | -1.0915108355505251e-60 |
| 15.0ms | 89× | 0 | valid |
| 15.0ms | 21× | 3 | valid |
| 12.0ms | 28× | 2 | valid |
| 6.0ms | 22× | 1 | valid |
Compiled 392 to 284 computations (27.6% saved)
ival-pow: 10.0ms (26.6% of total)backward-pass: 7.0ms (18.6% of total)ival-sub: 5.0ms (13.3% of total)ival-div: 4.0ms (10.6% of total)ival-mult: 4.0ms (10.6% of total)ival-add: 2.0ms (5.3% of total)ival-sqrt: 2.0ms (5.3% of total)ival-atan: 2.0ms (5.3% of total)ival-pi: 1.0ms (2.7% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 2.7742139056200237e+30 | 3.92490605567089e+31 |
| 106.0ms | -2.429853351239732e-50 | -1.0915108355505251e-60 |
| 77.0ms | 158× | 0 | valid |
| 23.0ms | 52× | 2 | valid |
| 10.0ms | 18× | 3 | valid |
| 8.0ms | 28× | 1 | valid |
Compiled 562 to 436 computations (22.4% saved)
ival-sub: 62.0ms (61.6% of total)ival-pow: 10.0ms (9.9% of total)ival-div: 7.0ms (7% of total)backward-pass: 6.0ms (6% of total)ival-mult: 6.0ms (6% of total)ival-sqrt: 4.0ms (4% of total)ival-atan: 3.0ms (3% of total)ival-add: 2.0ms (2% of total)const: 1.0ms (1% of total)ival-pi: 1.0ms (1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 2.7742139056200237e+30 | 3.92490605567089e+31 |
| 92.0ms | -2.429853351239732e-50 | -1.0915108355505251e-60 |
| 86.0ms | 180× | 0 | valid |
| 23.0ms | 42× | 2 | valid |
| 9.0ms | 17× | 3 | valid |
| 5.0ms | 17× | 1 | valid |
Compiled 556 to 430 computations (22.7% saved)
ival-atan: 46.0ms (44.6% of total)ival-sub: 25.0ms (24.2% of total)ival-pow: 9.0ms (8.7% of total)ival-div: 6.0ms (5.8% of total)ival-mult: 5.0ms (4.8% of total)backward-pass: 4.0ms (3.9% of total)ival-sqrt: 3.0ms (2.9% of total)ival-add: 2.0ms (1.9% of total)const: 1.0ms (1% of total)ival-pi: 1.0ms (1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 2.7742139056200237e+30 | 3.92490605567089e+31 |
| 83.0ms | -2.429853351239732e-50 | -1.0915108355505251e-60 |
| 36.0ms | 38× | 2 | valid |
| 32.0ms | 168× | 0 | valid |
| 27.0ms | 34× | 1 | valid |
| 9.0ms | 16× | 3 | valid |
Compiled 556 to 430 computations (22.7% saved)
ival-div: 33.0ms (37.5% of total)ival-atan: 23.0ms (26.1% of total)ival-pow: 9.0ms (10.2% of total)ival-sub: 6.0ms (6.8% of total)backward-pass: 5.0ms (5.7% of total)ival-mult: 5.0ms (5.7% of total)ival-sqrt: 3.0ms (3.4% of total)ival-add: 2.0ms (2.3% of total)const: 1.0ms (1.1% of total)ival-pi: 1.0ms (1.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 49.0ms | 3.92490605567089e+31 | 1.3653605295656295e+47 |
| 77.0ms | -2.429853351239732e-50 | -1.0915108355505251e-60 |
| 58.0ms | 56× | 2 | valid |
| 40.0ms | 224× | 0 | valid |
| 9.0ms | 16× | 3 | valid |
| 7.0ms | 24× | 1 | valid |
Compiled 672 to 524 computations (22% saved)
ival-sqrt: 39.0ms (41% of total)ival-pow: 21.0ms (22.1% of total)ival-sub: 8.0ms (8.4% of total)ival-div: 7.0ms (7.4% of total)backward-pass: 6.0ms (6.3% of total)ival-mult: 6.0ms (6.3% of total)ival-atan: 4.0ms (4.2% of total)ival-add: 2.0ms (2.1% of total)ival-pi: 2.0ms (2.1% of total)const: 1.0ms (1.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 3.92490605567089e+31 | 1.3653605295656295e+47 |
| 52.0ms | -2.429853351239732e-50 | -1.0915108355505251e-60 |
| 44.0ms | 225× | 0 | valid |
| 22.0ms | 51× | 2 | valid |
| 12.0ms | 21× | 3 | valid |
| 7.0ms | 23× | 1 | valid |
Compiled 672 to 524 computations (22% saved)
ival-pow: 24.0ms (37.1% of total)ival-sub: 8.0ms (12.4% of total)ival-div: 7.0ms (10.8% of total)ival-mult: 6.0ms (9.3% of total)backward-pass: 5.0ms (7.7% of total)ival-sqrt: 4.0ms (6.2% of total)ival-atan: 4.0ms (6.2% of total)ival-add: 3.0ms (4.6% of total)ival-pi: 2.0ms (3.1% of total)const: 1.0ms (1.5% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 47.0ms | 2.7838104967002417e-122 | 7.725904516992522e-122 |
| 43.0ms | -6.907505635408803e-138 | -2.950145103871801e-138 |
| 45.0ms | 83× | 0 | valid |
| 23.0ms | 40× | 3 | valid |
| 14.0ms | 31× | 2 | valid |
| 2.0ms | 6× | 1 | valid |
Compiled 472 to 349 computations (26.1% saved)
ival-pow: 21.0ms (41.5% of total)ival-sub: 6.0ms (11.9% of total)backward-pass: 6.0ms (11.9% of total)ival-div: 5.0ms (9.9% of total)ival-mult: 4.0ms (7.9% of total)ival-sqrt: 3.0ms (5.9% of total)ival-atan: 3.0ms (5.9% of total)ival-add: 2.0ms (4% of total)const: 1.0ms (2% of total)ival-pi: 1.0ms (2% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 2.7838104967002417e-122 | 7.725904516992522e-122 |
| 32.0ms | -6.907505635408803e-138 | -2.950145103871801e-138 |
| 21.0ms | 96× | 0 | valid |
| 17.0ms | 30× | 3 | valid |
| 16.0ms | 29× | 2 | valid |
| 1.0ms | 5× | 1 | valid |
Compiled 472 to 349 computations (26.1% saved)
ival-pow: 10.0ms (23.4% of total)ival-sqrt: 10.0ms (23.4% of total)ival-sub: 5.0ms (11.7% of total)ival-div: 4.0ms (9.4% of total)backward-pass: 4.0ms (9.4% of total)ival-mult: 4.0ms (9.4% of total)ival-add: 2.0ms (4.7% of total)ival-atan: 2.0ms (4.7% of total)const: 1.0ms (2.3% of total)ival-pi: 1.0ms (2.3% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 2.7838104967002417e-122 | 7.725904516992522e-122 |
| 45.0ms | -6.907505635408803e-138 | -2.950145103871801e-138 |
| 26.0ms | 28× | 2 | valid |
| 24.0ms | 42× | 3 | valid |
| 11.0ms | 82× | 0 | valid |
| 2.0ms | 8× | 1 | valid |
Compiled 462 to 344 computations (25.5% saved)
ival-sub: 20.0ms (39.9% of total)ival-pow: 7.0ms (14% of total)backward-pass: 6.0ms (12% of total)ival-div: 5.0ms (10% of total)ival-mult: 4.0ms (8% of total)ival-sqrt: 3.0ms (6% of total)ival-add: 2.0ms (4% of total)ival-atan: 2.0ms (4% of total)const: 1.0ms (2% of total)ival-pi: 1.0ms (2% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 2.7838104967002417e-122 | 7.725904516992522e-122 |
| 36.0ms | -6.907505635408803e-138 | -2.950145103871801e-138 |
| 30.0ms | 45× | 3 | valid |
| 17.0ms | 79× | 0 | valid |
| 12.0ms | 29× | 2 | valid |
| 2.0ms | 7× | 1 | valid |
Compiled 402 to 314 computations (21.9% saved)
ival-pow: 14.0ms (29.5% of total)ival-sub: 6.0ms (12.6% of total)ival-add: 6.0ms (12.6% of total)backward-pass: 6.0ms (12.6% of total)ival-div: 5.0ms (10.5% of total)ival-mult: 4.0ms (8.4% of total)ival-sqrt: 3.0ms (6.3% of total)ival-atan: 2.0ms (4.2% of total)const: 1.0ms (2.1% of total)ival-pi: 1.0ms (2.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 2.7838104967002417e-122 | 7.725904516992522e-122 |
| 58.0ms | -6.907505635408803e-138 | -2.950145103871801e-138 |
| 64.0ms | 38× | 3 | valid |
| 17.0ms | 38× | 2 | valid |
| 10.0ms | 75× | 0 | valid |
| 3.0ms | 9× | 1 | valid |
Compiled 352 to 279 computations (20.7% saved)
ival-pow: 8.0ms (21.7% of total)ival-sub: 6.0ms (16.2% of total)backward-pass: 6.0ms (16.2% of total)ival-div: 5.0ms (13.5% of total)ival-mult: 4.0ms (10.8% of total)ival-sqrt: 3.0ms (8.1% of total)ival-add: 2.0ms (5.4% of total)ival-atan: 2.0ms (5.4% of total)const: 1.0ms (2.7% of total)ival-pi: 1.0ms (2.7% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 2.7838104967002417e-122 | 7.725904516992522e-122 |
| 36.0ms | -6.907505635408803e-138 | -2.950145103871801e-138 |
| 24.0ms | 41× | 3 | valid |
| 18.0ms | 80× | 0 | valid |
| 15.0ms | 34× | 2 | valid |
| 3.0ms | 5× | 1 | valid |
Compiled 352 to 284 computations (19.3% saved)
ival-mult: 12.0ms (26.2% of total)ival-pow: 9.0ms (19.6% of total)ival-sub: 6.0ms (13.1% of total)backward-pass: 6.0ms (13.1% of total)ival-div: 5.0ms (10.9% of total)ival-sqrt: 3.0ms (6.5% of total)ival-add: 2.0ms (4.4% of total)ival-atan: 2.0ms (4.4% of total)const: 1.0ms (2.2% of total)ival-pi: 1.0ms (2.2% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 70.0ms | -2.429853351239732e-50 | -1.0915108355505251e-60 |
| 39.0ms | 27× | 2 | valid |
| 15.0ms | 106× | 0 | valid |
| 6.0ms | 11× | 3 | valid |
| 5.0ms | 16× | 1 | valid |
Compiled 352 to 284 computations (19.3% saved)
ival-mult: 27.0ms (50% of total)ival-div: 7.0ms (13% of total)ival-pow: 6.0ms (11.1% of total)ival-sub: 4.0ms (7.4% of total)backward-pass: 3.0ms (5.6% of total)ival-sqrt: 2.0ms (3.7% of total)ival-add: 2.0ms (3.7% of total)ival-atan: 2.0ms (3.7% of total)ival-pi: 1.0ms (1.9% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 54.0ms | -7.000897940130821e-39 | -6.773502038396699e-49 |
| 45.0ms | -2.404782101898539e+26 | -4.587617512956641e+25 |
| 34.0ms | 52× | 2 | valid |
| 25.0ms | 14× | 3 | valid |
| 22.0ms | 160× | 0 | valid |
| 9.0ms | 30× | 1 | valid |
Compiled 500 to 418 computations (16.4% saved)
ival-pow: 21.0ms (37.9% of total)ival-sub: 7.0ms (12.6% of total)ival-div: 6.0ms (10.8% of total)backward-pass: 5.0ms (9% of total)ival-mult: 5.0ms (9% of total)ival-sqrt: 3.0ms (5.4% of total)ival-atan: 3.0ms (5.4% of total)ival-add: 2.0ms (3.6% of total)const: 1.0ms (1.8% of total)ival-pi: 1.0ms (1.8% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 73.0ms | 2.7742139056200237e+30 | 3.92490605567089e+31 |
| 50.0ms | -7.000897940130821e-39 | -6.773502038396699e-49 |
| 58.0ms | -2.404782101898539e+26 | -4.587617512956641e+25 |
| 56.0ms | 241× | 0 | valid |
| 49.0ms | 26× | 3 | valid |
| 26.0ms | 60× | 2 | valid |
| 8.0ms | 25× | 1 | valid |
Compiled 648 to 552 computations (14.8% saved)
ival-sub: 43.0ms (37.2% of total)ival-pow: 35.0ms (30.3% of total)ival-div: 8.0ms (6.9% of total)backward-pass: 7.0ms (6.1% of total)ival-mult: 7.0ms (6.1% of total)ival-sqrt: 5.0ms (4.3% of total)ival-atan: 4.0ms (3.5% of total)ival-add: 3.0ms (2.6% of total)ival-pi: 2.0ms (1.7% of total)const: 1.0ms (0.9% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 2.7742139056200237e+30 | 3.92490605567089e+31 |
| 82.0ms | -7.000897940130821e-39 | -6.773502038396699e-49 |
| 90.0ms | -2.404782101898539e+26 | -4.587617512956641e+25 |
| 118.0ms | 68× | 2 | valid |
| 37.0ms | 230× | 0 | valid |
| 20.0ms | 31× | 3 | valid |
| 7.0ms | 23× | 1 | valid |
Compiled 648 to 552 computations (14.8% saved)
ival-div: 39.0ms (38.9% of total)ival-pow: 16.0ms (16% of total)backward-pass: 10.0ms (10% of total)ival-sub: 9.0ms (9% of total)ival-mult: 7.0ms (7% of total)ival-sqrt: 5.0ms (5% of total)ival-pi: 5.0ms (5% of total)ival-atan: 5.0ms (5% of total)ival-add: 3.0ms (3% of total)const: 1.0ms (1% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 2.7742139056200237e+30 | 3.92490605567089e+31 |
| 136.0ms | -7.000897940130821e-39 | -6.773502038396699e-49 |
| 31.0ms | -2.404782101898539e+26 | -4.587617512956641e+25 |
| 92.0ms | 25× | 3 | valid |
| 42.0ms | 59× | 2 | valid |
| 36.0ms | 229× | 0 | valid |
| 11.0ms | 39× | 1 | valid |
Compiled 648 to 552 computations (14.8% saved)
backward-pass: 88.0ms (55.7% of total)ival-pow: 26.0ms (16.4% of total)ival-div: 14.0ms (8.9% of total)ival-sub: 9.0ms (5.7% of total)ival-mult: 7.0ms (4.4% of total)ival-sqrt: 5.0ms (3.2% of total)ival-atan: 4.0ms (2.5% of total)ival-add: 3.0ms (1.9% of total)ival-pi: 2.0ms (1.3% of total)const: 1.0ms (0.6% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 124.0ms | 1.419905480100609e+62 | 2.5648728935414644e+72 |
| 56.0ms | -7.000897940130821e-39 | -6.773502038396699e-49 |
| 39.0ms | -2.404782101898539e+26 | -4.587617512956641e+25 |
| 128.0ms | 287× | 0 | valid |
| 39.0ms | 65× | 2 | valid |
| 27.0ms | 37× | 3 | valid |
| 8.0ms | 27× | 1 | valid |
Compiled 760 to 648 computations (14.7% saved)
ival-sub: 100.0ms (58% of total)ival-pow: 16.0ms (9.3% of total)ival-div: 13.0ms (7.5% of total)backward-pass: 10.0ms (5.8% of total)ival-sqrt: 9.0ms (5.2% of total)ival-mult: 9.0ms (5.2% of total)ival-add: 6.0ms (3.5% of total)ival-atan: 5.0ms (2.9% of total)ival-pi: 2.0ms (1.2% of total)const: 1.0ms (0.6% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 1.419905480100609e+62 | 2.5648728935414644e+72 |
| 56.0ms | -7.000897940130821e-39 | -6.773502038396699e-49 |
| 54.0ms | -2.404782101898539e+26 | -4.587617512956641e+25 |
| 73.0ms | 292× | 0 | valid |
| 28.0ms | 65× | 2 | valid |
| 18.0ms | 31× | 3 | valid |
| 15.0ms | 28× | 1 | valid |
Compiled 760 to 648 computations (14.7% saved)
ival-sub: 17.0ms (21.8% of total)ival-pow: 15.0ms (19.2% of total)ival-div: 10.0ms (12.8% of total)ival-sqrt: 10.0ms (12.8% of total)ival-mult: 8.0ms (10.2% of total)backward-pass: 7.0ms (9% of total)ival-atan: 5.0ms (6.4% of total)ival-add: 3.0ms (3.8% of total)ival-pi: 2.0ms (2.6% of total)const: 1.0ms (1.3% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 63.0ms | 1.419905480100609e+62 | 2.5648728935414644e+72 |
| 115.0ms | -7.000897940130821e-39 | -6.773502038396699e-49 |
| 36.0ms | -2.404782101898539e+26 | -4.587617512956641e+25 |
| 66.0ms | 78× | 2 | valid |
| 41.0ms | 276× | 0 | valid |
| 21.0ms | 30× | 3 | valid |
| 9.0ms | 32× | 1 | valid |
Compiled 760 to 648 computations (14.7% saved)
ival-sub: 47.0ms (42.8% of total)ival-pow: 18.0ms (16.4% of total)ival-div: 10.0ms (9.1% of total)backward-pass: 8.0ms (7.3% of total)ival-mult: 8.0ms (7.3% of total)ival-sqrt: 6.0ms (5.5% of total)ival-atan: 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)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | 1.2147371287235015e+23 | 2.7742139056200237e+30 |
| 43.0ms | 2.6108191334104257e-213 | 7.35934998557668e-211 |
| 39.0ms | 6.58774881727362e-294 | 1.45164628706546e-291 |
| 58.0ms | -5.553237121819289e-252 | -1.6285272654792152e-256 |
| 71.0ms | 385× | 0 | valid |
| 31.0ms | 56× | 2 | valid |
| 23.0ms | 39× | 3 | valid |
| 12.0ms | 32× | 1 | valid |
Compiled 830 to 728 computations (12.3% saved)
ival-sub: 27.0ms (27.3% of total)ival-pow: 17.0ms (17.2% of total)ival-div: 14.0ms (14.2% of total)ival-mult: 10.0ms (10.1% of total)backward-pass: 8.0ms (8.1% of total)ival-add: 7.0ms (7.1% of total)ival-sqrt: 6.0ms (6.1% of total)ival-atan: 6.0ms (6.1% of total)ival-pi: 3.0ms (3% of total)const: 1.0ms (1% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 63.0ms | 1.0927937446659083e-85 | 1.0159586032739421e-81 |
| 7.0ms | -1.9363909323024887e-239 | -1.7397766958802173e-239 |
| 36.0ms | -1.692288022743788e-15 | -1.2930308372273843e-16 |
| 42.0ms | 19× | 3 | valid |
| 37.0ms | 193× | 0 | valid |
| 13.0ms | 29× | 2 | valid |
| 5.0ms | 15× | 1 | valid |
Compiled 396 to 360 computations (9.1% saved)
ival-pow: 39.0ms (52.8% of total)ival-sub: 10.0ms (13.5% of total)ival-div: 6.0ms (8.1% of total)ival-mult: 5.0ms (6.8% of total)backward-pass: 4.0ms (5.4% of total)ival-sqrt: 3.0ms (4.1% of total)ival-atan: 3.0ms (4.1% of total)ival-add: 2.0ms (2.7% of total)const: 1.0ms (1.4% of total)ival-pi: 1.0ms (1.4% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 2.7838104967002417e-122 | 7.725904516992522e-122 |
| 33.0ms | -6.907505635408803e-138 | -2.950145103871801e-138 |
| 28.0ms | 40× | 3 | valid |
| 19.0ms | 36× | 2 | valid |
| 14.0ms | 76× | 0 | valid |
| 2.0ms | 8× | 1 | valid |
Compiled 252 to 234 computations (7.1% saved)
ival-sub: 9.0ms (22.2% of total)ival-pow: 8.0ms (19.8% of total)backward-pass: 6.0ms (14.8% of total)ival-div: 5.0ms (12.4% of total)ival-mult: 4.0ms (9.9% of total)ival-sqrt: 3.0ms (7.4% of total)ival-add: 2.0ms (4.9% of total)ival-atan: 2.0ms (4.9% of total)const: 1.0ms (2.5% of total)ival-pi: 1.0ms (2.5% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 63.0ms | -4.4141256212343663e-306 | -1.1680719834453313e-307 |
| 26.0ms | 16× | 2 | valid |
| 25.0ms | 43× | 3 | valid |
| 7.0ms | 52× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 172 to 164 computations (4.7% saved)
ival-pow: 25.0ms (52.1% of total)backward-pass: 5.0ms (10.4% of total)ival-sub: 4.0ms (8.3% of total)ival-div: 3.0ms (6.3% of total)ival-sqrt: 3.0ms (6.3% of total)ival-mult: 3.0ms (6.3% of total)ival-atan: 2.0ms (4.2% of total)ival-add: 1.0ms (2.1% of total)ival-pi: 1.0ms (2.1% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 444× | distribute-lft-neg-in_binary64 |
| 292× | neg-mul-1_binary64 |
| 260× | neg-sub0_binary64 |
| 212× | distribute-neg-in_binary64 |
| 184× | cancel-sign-sub_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 1133 |
| 1 | 368 | 1133 |
| 2 | 420 | 1133 |
| 3 | 468 | 1133 |
| 4 | 495 | 1133 |
| 5 | 524 | 1133 |
| 6 | 589 | 1133 |
| 7 | 716 | 1133 |
| 8 | 846 | 1133 |
| 9 | 1021 | 1133 |
| 10 | 1206 | 1133 |
| 11 | 1427 | 1133 |
| 12 | 1624 | 1133 |
| 13 | 1764 | 1133 |
| 14 | 1811 | 1133 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 A #s(literal -6402987333448277/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(if (<=.f64 A #s(literal -5728988666769511/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 3600000000000000184174640103424 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (neg.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B))))))) |
(if (<=.f64 A #s(literal -4739053125085073/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 3600000000000000184174640103424 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))))) |
(if (<=.f64 A #s(literal -2830794400050817/13479973333575319897333507543509815336818572211270286240551805124608 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 7200000000000000368349280206848 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 A #s(literal -5054990000090745/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 6799999999999999860495871633260544 binary64)) (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 A #s(literal -6686066773453359/107839786668602559178668060348078522694548577690162289924414440996864 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 90000000000000000016409013349346617277284352 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 B #s(literal -1843573590367107/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) (if (<=.f64 B #s(literal 441917944371729/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)))) |
(if (<=.f64 B #s(literal -5363123171977039/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) (if (<=.f64 B #s(literal 7814969963626365/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))))) |
(if (<=.f64 B #s(literal -1424579592556401/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) (if (<=.f64 B #s(literal 7814969963626365/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))))) |
(if (<=.f64 B #s(literal -272346098576959/52374249726338269920211035149241586435466272736689036631732661889538140742474792878132321477214466514414186946040961136147476104734166288853256441430016 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) (if (<=.f64 B #s(literal 8001040677046041/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 B #s(literal -6201111167598451/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 B #s(literal 360512007250621/5814709794364855124394590463104036274829130885498544482251921593445114304907183386609528405710108524486100172850129423468276813028917248 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 B #s(literal -4022342378982779/837987995621412318723376562387865382967460363787024586107722590232610251879596686050117143635431464230626991136655378178359617675746660621652103062880256 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 B #s(literal 360512007250621/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 A #s(literal -8056822615389433/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64)))) |
(if (<=.f64 A #s(literal -105999999999999997147873280 binary64)) (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) (if (<=.f64 A #s(literal -5057235284857433/1532495540865888858358347027150309183618739122183602176 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 A #s(literal -45999999999999996007022592 binary64)) (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) (if (<=.f64 A #s(literal -5363734393030611/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 2799999999999999830496968179712 binary64)) (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64))))) |
(if (<=.f64 A #s(literal -45999999999999996007022592 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -8838159243424447/200867255532373784442745261542645325315275374222849104412672 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 10499999999999998942151165607936 binary64)) (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64))))) |
(if (<=.f64 A #s(literal -47999999999999999194693632 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -3515176971816541/50216813883093446110686315385661331328818843555712276103168 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 38000000000000001318565697290240 binary64)) (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -54000000000000000167772160 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -5363734393030611/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 4500000000000000169016967409089931835539902056519993243281129472 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64))))) |
(if (<=.f64 A #s(literal -51999999999999996980101120 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -6106364568184163/6427752177035961102167848369364650410088811975131171341205504 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 749999999999999997721543790454511176679882994497435964381593600 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -110000000000000003523215360 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -4980610507814139/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) (if (<=.f64 A #s(literal 430000000000000012032323383233960374768763156769139645638591339560960 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -7429141844095293/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal 3145962986009053/11235582092889474423308157442431404585112356118389416079589380072358292237843810195794279832650471001320007117491962084853674360550901038905802964414967132773610493339054092829768888725077880882465817684505312860552384417646403930092119569408801702322709406917786643639996702871154982269052209770601514008576 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) (if (<=.f64 A #s(literal 2880648804073581/758065474756205534740712640850831325809026375545262017157740252942407691741394964028749223060862538061761587254458531838950966818415436714572405896016201728127175281260180617944465471499803928137335448825056869507271897877839872 binary64)) (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 124999999999999997902848 binary64)) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))))))) |
(if (<=.f64 C #s(literal -215500602038799/1267650600228229401496703205376 binary64)) (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 C #s(literal -8211346531505141/469219801800293764373197355969328553831984974596843971042368711922664472663701981746713137411270711303034626199044091413698918166643890203860091306664994072502482932661931411083539271868071588269998735494868914134645646190292788569954038367952474854129664 binary64)) (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 C #s(literal 3827688768370271/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64)))))) |
(if (<=.f64 B #s(literal -1361730492884795/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 B #s(literal 1162941958872971/23258839177459420497578361852416145099316523541994177929007686373780457219628733546438113622840434097944400691400517693873107252115668992 binary64)) (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 B #s(literal -6072067599219319/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
| Outputs |
|---|
(if (<=.f64 A #s(literal -6402987333448277/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(if (<=.f64 A #s(literal -6402987333448277/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 C A) (hypot.f64 B (-.f64 C A))) B)))) |
(if (<=.f64 A #s(literal -5728988666769511/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 3600000000000000184174640103424 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (neg.f64 (/.f64 (+.f64 A (hypot.f64 A B)) B))))))) |
(if (<=.f64 A #s(literal -5728988666769511/1684996666696914987166688442938726917102321526408785780068975640576 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 3600000000000000184174640103424 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))))))) |
(if (<=.f64 A #s(literal -4739053125085073/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 3600000000000000184174640103424 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))))) |
(if (<=.f64 A #s(literal -4739053125085073/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 3600000000000000184174640103424 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B))) (/.f64 (atan.f64 (/.f64 (+.f64 A (hypot.f64 A B)) (-.f64 #s(literal 0 binary64) B))) (/.f64 (PI.f64) #s(literal 180 binary64))))) |
(if (<=.f64 A #s(literal -2830794400050817/13479973333575319897333507543509815336818572211270286240551805124608 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 7200000000000000368349280206848 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 A (hypot.f64 B A))) B)) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 A #s(literal -2830794400050817/13479973333575319897333507543509815336818572211270286240551805124608 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 7200000000000000368349280206848 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B))) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 B A)) A) B))))) |
(if (<=.f64 A #s(literal -5054990000090745/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 6799999999999999860495871633260544 binary64)) (/.f64 (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B)) #s(literal 180 binary64)) (PI.f64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 A #s(literal -5054990000090745/210624583337114373395836055367340864637790190801098222508621955072 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 6799999999999999860495871633260544 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 (-.f64 C (hypot.f64 C B)) B))) (PI.f64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))))) |
(if (<=.f64 A #s(literal -6686066773453359/107839786668602559178668060348078522694548577690162289924414440996864 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 90000000000000000016409013349346617277284352 binary64)) (*.f64 (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 A #s(literal -6686066773453359/107839786668602559178668060348078522694548577690162289924414440996864 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 90000000000000000016409013349346617277284352 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 C (hypot.f64 B C)) B))) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))))) |
(if (<=.f64 B #s(literal -1843573590367107/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) (if (<=.f64 B #s(literal 441917944371729/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 C A) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))))) B)) (PI.f64)) #s(literal 1/180 binary64)))) |
(if (<=.f64 B #s(literal -1843573590367107/418993997810706159361688281193932691483730181893512293053861295116305125939798343025058571817715732115313495568327689089179808837873330310826051531440128 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) #s(literal -1 binary64))) B))))) (if (<=.f64 B #s(literal 441917944371729/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 (/.f64 (atan.f64 (/.f64 (+.f64 (-.f64 C (+.f64 A B)) (*.f64 (-.f64 A C) (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))))) B)) (PI.f64)) #s(literal 1/180 binary64)))) |
(if (<=.f64 B #s(literal -5363123171977039/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B))))) (if (<=.f64 B #s(literal 7814969963626365/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))))) |
(if (<=.f64 B #s(literal -5363123171977039/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) #s(literal -1 binary64))) B))))) (if (<=.f64 B #s(literal 7814969963626365/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (+.f64 (/.f64 C B) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))))) |
(if (<=.f64 B #s(literal -1424579592556401/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) (if (<=.f64 B #s(literal 7814969963626365/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (-.f64 (/.f64 C B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))))) |
(if (<=.f64 B #s(literal -1424579592556401/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) #s(literal -1 binary64))) B)))) (PI.f64)) (if (<=.f64 B #s(literal 7814969963626365/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (+.f64 (/.f64 C B) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) B) (*.f64 (-.f64 A C) (/.f64 (-.f64 A C) B))))) (PI.f64))))) |
(if (<=.f64 B #s(literal -272346098576959/52374249726338269920211035149241586435466272736689036631732661889538140742474792878132321477214466514414186946040961136147476104734166288853256441430016 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 C A))) #s(literal 1 binary64)) (-.f64 A C)) B)))) (PI.f64)) (if (<=.f64 B #s(literal 8001040677046041/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 B #s(literal -272346098576959/52374249726338269920211035149241586435466272736689036631732661889538140742474792878132321477214466514414186946040961136147476104734166288853256441430016 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 A C) (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 B (-.f64 A C))) #s(literal -1 binary64))) B)))) (PI.f64)) (if (<=.f64 B #s(literal 8001040677046041/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) #s(literal -1 binary64))) (PI.f64))))) |
(if (<=.f64 B #s(literal -6201111167598451/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (*.f64 (atan.f64 (/.f64 (+.f64 C (-.f64 B A)) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 B #s(literal 360512007250621/5814709794364855124394590463104036274829130885498544482251921593445114304907183386609528405710108524486100172850129423468276813028917248 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 B #s(literal -6201111167598451/1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 (-.f64 C (-.f64 A B)) B))) (if (<=.f64 B #s(literal 360512007250621/5814709794364855124394590463104036274829130885498544482251921593445114304907183386609528405710108524486100172850129423468276813028917248 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) #s(literal -1 binary64))) (PI.f64))))) |
(if (<=.f64 B #s(literal -4022342378982779/837987995621412318723376562387865382967460363787024586107722590232610251879596686050117143635431464230626991136655378178359617675746660621652103062880256 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 B #s(literal 360512007250621/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 B #s(literal -4022342378982779/837987995621412318723376562387865382967460363787024586107722590232610251879596686050117143635431464230626991136655378178359617675746660621652103062880256 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 C A) B)))) (if (<=.f64 B #s(literal 360512007250621/11629419588729710248789180926208072549658261770997088964503843186890228609814366773219056811420217048972200345700258846936553626057834496 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) #s(literal -1 binary64))) (PI.f64))))) |
(if (<=.f64 A #s(literal -8056822615389433/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64)))) |
(if (<=.f64 A #s(literal -8056822615389433/14134776518227074636666380005943348126619871175004951664972849610340958208 binary64)) (*.f64 (atan.f64 (*.f64 B (/.f64 #s(literal 1/2 binary64) (-.f64 A C)))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) #s(literal -1 binary64))) (PI.f64)))) |
(if (<=.f64 A #s(literal -105999999999999997147873280 binary64)) (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) (if (<=.f64 A #s(literal -5057235284857433/1532495540865888858358347027150309183618739122183602176 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (-.f64 (/.f64 (-.f64 C A) B) #s(literal 1 binary64))) (PI.f64))))) |
(if (<=.f64 A #s(literal -105999999999999997147873280 binary64)) (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) (if (<=.f64 A #s(literal -5057235284857433/1532495540865888858358347027150309183618739122183602176 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (+.f64 (/.f64 (-.f64 C A) B) #s(literal -1 binary64))) (PI.f64))))) |
(if (<=.f64 A #s(literal -45999999999999996007022592 binary64)) (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) (if (<=.f64 A #s(literal -5363734393030611/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 2799999999999999830496968179712 binary64)) (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64))))) |
(if (<=.f64 A #s(literal -45999999999999996007022592 binary64)) (/.f64 (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64)) #s(literal 1/180 binary64)) (if (<=.f64 A #s(literal -5363734393030611/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 2799999999999999830496968179712 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)))) (PI.f64))))) |
(if (<=.f64 A #s(literal -45999999999999996007022592 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -8838159243424447/200867255532373784442745261542645325315275374222849104412672 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 10499999999999998942151165607936 binary64)) (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) (/.f64 (*.f64 (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B))) #s(literal 180 binary64)) (PI.f64))))) |
(if (<=.f64 A #s(literal -45999999999999996007022592 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -8838159243424447/200867255532373784442745261542645325315275374222849104412672 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 10499999999999998942151165607936 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (-.f64 #s(literal -1 binary64) (/.f64 A B)))) (PI.f64))))) |
(if (<=.f64 A #s(literal -47999999999999999194693632 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -3515176971816541/50216813883093446110686315385661331328818843555712276103168 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 38000000000000001318565697290240 binary64)) (/.f64 (*.f64 (atan.f64 (+.f64 #s(literal -1 binary64) (/.f64 C B))) #s(literal 180 binary64)) (PI.f64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -47999999999999999194693632 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -3515176971816541/50216813883093446110686315385661331328818843555712276103168 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 38000000000000001318565697290240 binary64)) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (+.f64 (/.f64 C B) #s(literal -1 binary64)))) (PI.f64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -54000000000000000167772160 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -5363734393030611/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 4500000000000000169016967409089931835539902056519993243281129472 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64))))) |
(if (<=.f64 A #s(literal -54000000000000000167772160 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -5363734393030611/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 4500000000000000169016967409089931835539902056519993243281129472 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)))) (/.f64 (*.f64 #s(literal 180 binary64) (atan.f64 (/.f64 #s(literal -2 binary64) (/.f64 B A)))) (PI.f64))))) |
(if (<=.f64 A #s(literal -51999999999999996980101120 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -6106364568184163/6427752177035961102167848369364650410088811975131171341205504 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 749999999999999997721543790454511176679882994497435964381593600 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -51999999999999996980101120 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -6106364568184163/6427752177035961102167848369364650410088811975131171341205504 binary64)) (/.f64 (atan.f64 (/.f64 B (/.f64 C #s(literal -1/2 binary64)))) (/.f64 (PI.f64) #s(literal 180 binary64))) (if (<=.f64 A #s(literal 749999999999999997721543790454511176679882994497435964381593600 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -110000000000000003523215360 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -4980610507814139/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) (if (<=.f64 A #s(literal 430000000000000012032323383233960374768763156769139645638591339560960 binary64)) (*.f64 (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B))) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -110000000000000003523215360 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal -4980610507814139/766247770432944429179173513575154591809369561091801088 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 B (/.f64 #s(literal -1/2 binary64) C))) (PI.f64))) (if (<=.f64 A #s(literal 430000000000000012032323383233960374768763156769139645638591339560960 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (+.f64 #s(literal 1 binary64) (/.f64 C B)))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (PI.f64)))))) |
(if (<=.f64 A #s(literal -7429141844095293/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal 3145962986009053/11235582092889474423308157442431404585112356118389416079589380072358292237843810195794279832650471001320007117491962084853674360550901038905802964414967132773610493339054092829768888725077880882465817684505312860552384417646403930092119569408801702322709406917786643639996702871154982269052209770601514008576 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64))) (if (<=.f64 A #s(literal 2880648804073581/758065474756205534740712640850831325809026375545262017157740252942407691741394964028749223060862538061761587254458531838950966818415436714572405896016201728127175281260180617944465471499803928137335448825056869507271897877839872 binary64)) (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 A #s(literal 124999999999999997902848 binary64)) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 #s(literal -2 binary64) A) B)) (PI.f64))))))) |
(if (<=.f64 A #s(literal -7429141844095293/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 B #s(literal 1/2 binary64)) A)) (PI.f64))) (if (<=.f64 A #s(literal 3145962986009053/11235582092889474423308157442431404585112356118389416079589380072358292237843810195794279832650471001320007117491962084853674360550901038905802964414967132773610493339054092829768888725077880882465817684505312860552384417646403930092119569408801702322709406917786643639996702871154982269052209770601514008576 binary64)) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 B (/.f64 #s(literal -1/2 binary64) C))) (PI.f64))) (if (<=.f64 A #s(literal 2880648804073581/758065474756205534740712640850831325809026375545262017157740252942407691741394964028749223060862538061761587254458531838950966818415436714572405896016201728127175281260180617944465471499803928137335448825056869507271897877839872 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 C B))) (if (<=.f64 A #s(literal 124999999999999997902848 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (/.f64 (*.f64 A #s(literal -2 binary64)) B)) (PI.f64))))))) |
(if (<=.f64 C #s(literal -215500602038799/1267650600228229401496703205376 binary64)) (*.f64 (atan.f64 (/.f64 C B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 C #s(literal -8211346531505141/469219801800293764373197355969328553831984974596843971042368711922664472663701981746713137411270711303034626199044091413698918166643890203860091306664994072502482932661931411083539271868071588269998735494868914134645646190292788569954038367952474854129664 binary64)) (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 C #s(literal 3827688768370271/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) C) B)) (PI.f64)))))) |
(if (<=.f64 C #s(literal -215500602038799/1267650600228229401496703205376 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 C B))) (if (<=.f64 C #s(literal -8211346531505141/469219801800293764373197355969328553831984974596843971042368711922664472663701981746713137411270711303034626199044091413698918166643890203860091306664994072502482932661931411083539271868071588269998735494868914134645646190292788569954038367952474854129664 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal 1 binary64))) (if (<=.f64 C #s(literal 3827688768370271/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64))) (*.f64 #s(literal 180 binary64) (/.f64 (atan.f64 (*.f64 B (/.f64 #s(literal -1/2 binary64) C))) (PI.f64)))))) |
(if (<=.f64 B #s(literal -1361730492884795/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (if (<=.f64 B #s(literal 1162941958872971/23258839177459420497578361852416145099316523541994177929007686373780457219628733546438113622840434097944400691400517693873107252115668992 binary64)) (*.f64 (atan.f64 (/.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))))) |
(if (<=.f64 B #s(literal -1361730492884795/209496998905353079680844140596966345741865090946756146526930647558152562969899171512529285908857866057656747784163844544589904418936665155413025765720064 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal 1 binary64))) (if (<=.f64 B #s(literal 1162941958872971/23258839177459420497578361852416145099316523541994177929007686373780457219628733546438113622840434097944400691400517693873107252115668992 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 (/.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64))))) |
(if (<=.f64 B #s(literal -6072067599219319/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (*.f64 (atan.f64 #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) (*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64)))) |
(if (<=.f64 B #s(literal -6072067599219319/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64)))) |
(*.f64 (atan.f64 #s(literal -1 binary64)) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal 180 binary64) (PI.f64)) (atan.f64 #s(literal -1 binary64))) |
| 5394× | *-lowering-*.f32 |
| 5394× | *-lowering-*.f64 |
| 5322× | *-lowering-*.f32 |
| 5322× | *-lowering-*.f64 |
| 4752× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 214 |
| 1 | 182 | 200 |
| 2 | 930 | 192 |
| 3 | 5871 | 192 |
| 0 | 8381 | 192 |
| 0 | 19 | 22 |
| 1 | 39 | 16 |
| 2 | 89 | 13 |
| 3 | 251 | 12 |
| 4 | 859 | 12 |
| 5 | 2802 | 12 |
| 6 | 5703 | 12 |
| 7 | 6842 | 12 |
| 8 | 7670 | 12 |
| 0 | 8034 | 12 |
| 0 | 533 | 8153 |
| 1 | 1673 | 6758 |
| 2 | 5423 | 6234 |
| 0 | 8234 | 6234 |
| 0 | 41 | 208 |
| 1 | 176 | 196 |
| 2 | 968 | 187 |
| 3 | 7928 | 182 |
| 0 | 8427 | 182 |
| 0 | 47 | 222 |
| 1 | 214 | 199 |
| 2 | 1191 | 175 |
| 0 | 8422 | 175 |
| 0 | 25 | 91 |
| 1 | 107 | 76 |
| 2 | 453 | 76 |
| 3 | 2457 | 76 |
| 0 | 8596 | 76 |
| 0 | 726 | 9604 |
| 1 | 2348 | 8115 |
| 2 | 7568 | 7548 |
| 0 | 8173 | 7548 |
| 0 | 717 | 9561 |
| 1 | 2334 | 7908 |
| 2 | 7569 | 7479 |
| 0 | 8140 | 7479 |
| 0 | 713 | 6230 |
| 1 | 2368 | 4886 |
| 0 | 8029 | 4886 |
| 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× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2771 to 1656 computations (40.2% saved)
Compiled 2330 to 622 computations (73.3% saved)
Loading profile data...