From: "JANUSZ POCHMARA" Organization: Electronics and Telecommunication To: djgpp AT delorie DOT com Date: Mon, 4 Dec 2000 11:41:38 -0100 Subject: Problem with exp X-Confirm-Reading-To: "JANUSZ POCHMARA" X-pmrqc: 1 X-mailer: Pegasus Mail for Windows (v2.54) Message-ID: <2EC46452D7@et.put.poznan.pl> Reply-To: djgpp AT delorie DOT com Hi ! I'm writting program which use mathematics function log() and exp() and I have some problem with compile my procedures. I use only real value to match this function and my compiler feed up complex. What am I doing ?