Date: Thu, 10 Mar 1994 17:16:35 MET From: @imp.ch:h_ellenberger AT p14 DOT lemas DOT chg DOT imp DOT com (Hans Ellenberger) Subject: LONG double support To: djgpp AT sun DOT soe DOT clarkson DOT edu Lines: 17 From: Hans_Ellenberger AT p14 DOT lemas DOT chg DOT imp DOT com Hello experts! I did not yet get any answers how to write the following functions: long double pow10l (const long int exponent) long int log10l (const long double value) How does one detect inf and nan for long double ? Any hints are highly appreciated... Many thanks and regards! H. Ellenberger