<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Aptos;
        panose-1:2 11 0 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:10.0pt;
        font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#212121">CFP met today and discussed this. We agree with your first point and are good with the proposed new text (the part after “It should read”).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#212121">Please feel free to bring this forword as a proposal to WG14, or if you prefer, let CFP know and we can do it.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">cfp-interest <cfp-interest-bounces@oakapple.net> on behalf of Javier Múgica <javier@aerotri.es><br>
<b>Date: </b>Sunday, April 13, 2025 at 10:11</span><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:black"> </span><span style="font-size:12.0pt;color:black">PM<br>
<b>To: </b>cfp-interest <cfp-interest@ucbtest.org>, jaswthomas <jaswthomas@sbcglobal.net><br>
<b>Subject: </b>[EXTERNAL] [cfp-interest 3431] Range error conditions for atan2 and atan2pi<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt">I have come across the condition for domain error and range error for several functions, and I bring to points to your attention:<br>
<br>
--------- 1st<br>
<br>
atan2:<br>
<br>
The atan2 functions [...]. A domain error may occur if both arguments are zero. A range error occurs if x is positive and nonzero y/x is too close to zero.<br>
<br>
The last sentence reads, in English, "A range error occurs if (x is (positive and nonzero) y/x is too close to zero)."<br>
<br>
and there seems to be a missing "and". But reading the analogous sentence for other functions, e.g., atan:<br>
<br>
The atan functions compute the principal value of the arc tangent of x. A range error occurs if nonzero x is too close to zero.<br>
<br>
one can guess the intended meaning. It should read:<br>
<br>
A range error occurs if x is positive and if y/x is nonzero and too close to zero.<br>
<br>
--------- 2nd<br>
<br>
Why "positive"? Considering that atan2 is an odd function, +x and -x should give +alpha and -alpha uniformly. The "atan", "sin", "tan", etc. functions don't make this distinction. Its presence in atan2 and atan2pi seems spurious.<br>
This distinction is present in exponential functions, but there it makes sense.<br>
<br>
<br>
Regards,<br>
<br>
Javier Múgica<br>
<br>
_______________________________________________<br>
cfp-interest mailing list<br>
cfp-interest@oakapple.net<br>
<a href="http://mailman.oakapple.net/mailman/listinfo/cfp-interest">https://urldefense.proofpoint.com/v2/url?u=http-3A__mailman.oakapple.net_mailman_listinfo_cfp-2Dinterest&d=DwIGaQ&c=BSDicqBQBDjDI9RkVyTcHQ&r=XTIN0AwPKAf2bIKNxlzdeqggAytE5h-JEusWpx9MXwc&m=KoJBn5AwTuX7mbG1p5PisGJ1MV20cysKgTgwUYQF5wtfDEOWKFK2D-ZxDOIaGAa5&s=65BpMsY503uFfjGrQvVrCBjV2tsY1-nTeA73iRaC9-s&e=</a>
<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>