View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jaison
 
Posts: n/a
Default why does atan2 not work??

i would like to use atan2(x,y) in my program but i get an error: "Sub or
function not defined". i try to use atn but it yeild the wrong result.