Jump to content

Talk:Tgmath.h

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jobin RV (talk | contribs) at 09:40, 11 October 2011 (added templates describing tgmath.h as an article in the scope of Wikiproject C++ and also under India Education Programme). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconC/C++ NA‑class
WikiProject iconThis redirect is within the scope of WikiProject C/C++, a collaborative effort to improve the coverage of C and C++ topics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
NAThis redirect does not require a rating on Wikipedia's content assessment scale.
WikiProject iconIndia Redirect‑class
WikiProject iconThis redirect is within the scope of WikiProject India, which aims to improve Wikipedia's coverage of India-related topics. If you would like to participate, please visit the project page.
RedirectThis redirect does not require a rating on Wikipedia's content assessment scale.

Template:IEP assignment

floating point remainder links to the page of an audio player

Table describing each function in detail

Can we add a table which describes each function in detail? For example, it could contain what "ceil" does, that is, if a floating point number is given as input, it outputs the integer which is not less than the number given as input and a few examples which would remove all ambiguity. Wouldn't that describe the function well?
Also we could add another table which would describe the return values when inappropriate input is given. For example, nan is returned if input beyond the scope of double is given as input and so on... Jobin (talk) 09:40, 17 September 2011 (UTC)[reply]