| 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))) |
(* (atan (/ (- (- C A) (sqrt (+ (pow (- C A) 2) (* B B)))) B)) (/ 180 (PI))) |
(* 180 (/ (atan (* (/ 1 B) (- (- C (neg A)) (sqrt (+ (pow (- (neg A) C) 2) (pow B 2)))))) (PI))) |
(* (atan (/ (- (+ C A) (sqrt (+ (* B B) (pow (+ C A) 2)))) B)) (/ 180 (PI))) |
(* 180 (/ (atan (* (/ 1 (neg B)) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow (neg B) 2)))))) (PI))) |
(* (atan (/ (+ (- A C) (sqrt (+ (pow (- C A) 2) (* B B)))) B)) (/ 180 (PI))) |
(* 180 (/ (atan (* (/ 1 B) (- (- (neg C) A) (sqrt (+ (pow (- A (neg C)) 2) (pow B 2)))))) (PI))) |
(* (atan (/ (- (- (neg A) C) (sqrt (+ (* B B) (pow (+ C A) 2)))) B)) (/ 180 (PI))) |
(neg (* 180 (/ (atan (* (/ 1 B) (- (- C (neg A)) (sqrt (+ (pow (- (neg A) C) 2) (pow B 2)))))) (PI)))) |
(* (atan (/ (- (+ C A) (sqrt (+ (* B B) (pow (+ C A) 2)))) B)) (/ -180 (PI))) |
(neg (* 180 (/ (atan (* (/ 1 (neg B)) (- (- C A) (sqrt (+ (pow (- A C) 2) (pow (neg B) 2)))))) (PI)))) |
(* (atan (/ (+ (- A C) (sqrt (+ (pow (- C A) 2) (* B B)))) B)) (/ -180 (PI))) |
(neg (* 180 (/ (atan (* (/ 1 B) (- (- (neg C) A) (sqrt (+ (pow (- A (neg C)) 2) (pow B 2)))))) (PI)))) |
(* (atan (/ (- (- (neg A) C) (sqrt (+ (* B B) (pow (+ C A) 2)))) B)) (/ -180 (PI))) |
(* 180 (/ (atan (* (/ 1 A) (- (- C B) (sqrt (+ (pow (- B C) 2) (pow A 2)))))) (PI))) |
(* (atan (/ (- (- C B) (sqrt (+ (pow (- B C) 2) (* A A)))) A)) (/ 180 (PI))) |
(* 180 (/ (atan (* (/ 1 B) (- (- A C) (sqrt (+ (pow (- C A) 2) (pow B 2)))))) (PI))) |
(* (atan (/ (- (- A C) (sqrt (+ (pow (- C A) 2) (* B B)))) B)) (/ 180 (PI))) |
(* 180 (/ (atan (* (/ 1 C) (- (- B A) (sqrt (+ (pow (- A B) 2) (pow C 2)))))) (PI))) |
(* (atan (/ (- (- B A) (sqrt (+ (pow (- A B) 2) (* C C)))) C)) (/ 180 (PI))) |