
29 Mar
2008
29 Mar
'08
11:11 a.m.
Hello, Common lisp's atan2 is atan called with the optional arg To implement atan2 in math.lisp is trivial: (defun |atan2| (y x) (atan (conv y) (conv x)))
6407
Age (days ago)
6407
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jones, Eric SPC MIL USA FORSCOM