Hi, Ken pointed out to me that the atan2() function in the LRM differs from the C (and other programming languages, matlab etc.) definition. currently in the LRM (chap 4) we define atan2() atan2(x,y) - arc tangent x / y This is also the same as the definition in the Verilog 2005 standard (which I guess we cut and pasted). This function should be defined as: atan2(y,x) - arc tangent y / x Unless anyone strongly objects, I will go ahead and correct this definition. Cheers... Dave -- ===================================== -- David Miller -- Design Technology (Austin) -- Freescale Semiconductor -- Ph : 512 996-7377 Fax: x7755 ===================================== -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Thu Sep 27 10:21:49 2007
This archive was generated by hypermail 2.1.8 : Thu Sep 27 2007 - 10:21:58 PDT