View Single Post
  #7 (permalink)  
Old 09-26-2006, 12:31 PM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 10,868
Last Blog:
Artificial Intelligenc...
Credits: 1
Rep Power: 20
Jordan is just really niceJordan is just really niceJordan is just really niceJordan is just really nice
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default

How would the user be inserting the code? A textbox?

Logic wise you could have 4 text boxes and one combo box. The first text box they would enter X (using your X^2 equation), combo box select ^ (or * or /), 3rd enter 2, fourth and equals enter -4. You could then take the opposite of the combo box selection and figure out the rest using the textbox variables.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog
The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages!
Reply With Quote