View Single Post
  #6 (permalink)  
Old 11-24-2007, 07:53 AM
Rioven Rioven is offline
Senior Member
 
Join Date: May 2007
Posts: 130
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Quote:
Originally Posted by HarleyM View Post
I connected your code into a program that I'd written around Erel's Eval routine. Your code breathes new life into it. Allowing the user to select a range of x values & uses your routines to populate a table based on the formula entered into a text box. The user can then display the table in one of 3 graph formats. Thanks again for the work you did in creating the expression calculator. I only needed to change one thing & that was to reset the 'C' variable after a calculation so that it would accept modified variables thereafter.

Cheers!!
Hi HarleyM,
Thanks for pointing out the C variable to reset.
I attached the revised code and this is still
I've fixed some input variable/constant filters and bug on dividing negative value.
The code requires more input filters or errorhandling and tests.

Regards,
Attached Files
File Type: sbp MathCode02.1.sbp (12.4 KB, 59 views)
__________________
Rioven

Sony Ericsson XPERIA X1i WM6.1
480x800 Display Resolution
with QWERTY keyboard

Last edited by Rioven : 11-24-2007 at 07:55 AM.
Reply With Quote