[10315] in Athena Bugs
decmips 7.4G: gnu
daemon@ATHENA.MIT.EDU (chance@Athena.MIT.EDU)
Thu Feb 25 01:00:17 1993
From: chance@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Date: Thu, 25 Feb 93 01:00:12 EST
System name: w20-575-81
Type and version: KN02ba 7.4G
Display type: PMAGB-BA
What were you trying to do?
write a C progrgam
What's wrong:
fexp doesn't work with gcc
What should have happened:
fexp should work with gcc
Please describe any relevant documentation references:
float logistic(x)
float(x);
{
return( 1.0/(1.0+fexp(-x)) );
}
This didn't work until I changed fexp() to exp();
I was on a dec 5000/133