Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » isnan [BUG?] fix for Core OSX11
Re: isnan [BUG?] fix for Core OSX11 [message #33760 is a reply to message #33759] Sun, 11 September 2011 04:09 Go to previous message
Novo is currently offline  Novo
Messages: 1359
Registered: December 2006
Ultimate Contributor
AFAIK, it can just be
inline bool IsNaN(double d)        { return d != d; }


Regards,
Novo
 
Read Message
Read Message
Previous Topic: Retriving data in record containing ""
Next Topic: read/write to pipe /dev/rtp..?
Goto Forum:
  


Current Time: Sun May 26 01:29:17 CEST 2024

Total time taken to generate the page: 0.00756 seconds