[Fwd: Change made to atan2()]

From: David Miller <David.L.Miller_at_.....>
Date: Wed Sep 26 2007 - 08:47:40 PDT
Sending again as it didn't go through?

Dave

-------- Original Message --------
Subject: Change made to atan2()
Date: Wed, 26 Sep 2007 09:04:57 -0500
From: David Miller <David.L.Miller@freescale.com>
To: Verilog-AMS LRM Committee <verilog-ams@eda.org>

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
=====================================


-- 
=====================================
-- 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 Wed Sep 26 08:58:45 2007

This archive was generated by hypermail 2.1.8 : Wed Sep 26 2007 - 08:59:01 PDT