<div dir="ltr"><div class="gmail_default" style="font-size:small">Thanks Dave, I&#39;ve made the correction, and changed the wording a little to hopefully make it more clear that they don&#39;t return integer values.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 25, 2016 at 4:14 PM, Dave Allured - NOAA Affiliate <span dir="ltr">&lt;<a href="mailto:dave.allured@noaa.gov" target="_blank">dave.allured@noaa.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">NCL support,<br><br>It seems there are mistakes in two function documentation pages:<br><br>ceil -- Computes the smallest integer value larger than the input<br>floor -- Computes the largest integer value smaller than the input<br><div><br></div><div>I think these should be changed to read:</div><br>ceil -- Computes the smallest integer value greater than or equal to the input<br>floor -- Computes the largest integer value less than or equal to the input<br><div><br></div><div>These functions are implemented with the standard C library, right?  Several C references, as well as the actual functionality in the current NCL version, agree with these corrections.  Thanks for taking care of this.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>--Dave</div></font></span></div>
<br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>