steve@mtk.UUCP (Steve Wilson) (09/22/88)
The function _pow() in MathHybrid.c doesn't return anything. It needs the line: return(x) at the end of the function.