|
One of two problems: 1) A compiler problem. 2) Your source does not match the compiled version of the program and thus you're looking in the wrong place. -Bob Cozzi www.RPGxTools.com RPG xTools - Enjoy programming again. -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of sjones@xxxxxxxxxxxxxx Sent: Thursday, February 16, 2006 12:13 PM To: rpg400-l@xxxxxxxxxxxx Subject: %Sqrt I am having a problem using the %Sqrt bif. When I run the program I get "attempt made to divide by zero" D Lfp S 7 2 Inz(0) D Lfps S 9P 2 Inz(0) C Eval(h) Lfps = %Sqrt(Lfp) Lfp = 1.42 so I would expect Lfps = 1.19 I have tried replacing the %Sqrt(Lfp) with %Sqrt(1.42) & I still get the divide by zero. This has to be something really obvious, but I cant find it. Thanks in advance.... Steve Jones
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.