
25 Jul
2006
25 Jul
'06
6:17 p.m.
Joe Gottman wrote:
Several libraries have an is_nan() function buried deep in the code. Are there any plans to make a general is_nan function available? This would be quite useful, as well as similar functions like is_finite.
Yes! I'm working on these and other functions, see http://www.johnmaddock.co.uk/toolkit for a reasonably recent sets of docs, follow the link to floating point classification. HTH, John.