[ncl-talk] Corrections to function documentation

Mary Haley haley at ucar.edu
Fri Aug 26 09:34:17 MDT 2016


Thanks Dave, I've made the correction, and changed the wording a little to
hopefully make it more clear that they don't return integer values.

--Mary


On Thu, Aug 25, 2016 at 4:14 PM, Dave Allured - NOAA Affiliate <
dave.allured at noaa.gov> wrote:

> NCL support,
>
> It seems there are mistakes in two function documentation pages:
>
> ceil -- Computes the smallest integer value larger than the input
> floor -- Computes the largest integer value smaller than the input
>
> I think these should be changed to read:
>
> ceil -- Computes the smallest integer value greater than or equal to the
> input
> floor -- Computes the largest integer value less than or equal to the input
>
> 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.
>
> --Dave
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160826/c0dc0065/attachment.html 


More information about the ncl-talk mailing list