Perhaps I am missing the point. I believed this forum was to report bugs in the implementation of ESP8266 in the Arduino environment. If that is the case then the report is that importing the standard DHT Arduino library exposes a broken sqrt function.
If I am incorrect in my assumption then it is not a problem to rewrite the DHT library - specifically the adjustment to the Heat Index as detailed in
http://www.wpc.ncep.noaa.gov/html/heati ... tion.shtml - should you require Heat Index or simply drop the HI calculation should you not.
So is the purpose of this forum to report bugs in the ESP Arduino implementation so the implementation can be fixed or to indicate to other users that they need to rewrite a standard library?
David