Symphilosophein 狂者進取,狷者有所不為也。
define PI 3.1415 double torad2(double n) { return 180 / PI * n; }
define PI 3.1415 double torad1(double n) { return n * 180 / PI; }
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.