View Single Post
  #2 (permalink)  
Old 09-24-2006, 02:22 AM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,569
Last Blog:
Tidy up your HTML
Credits: 0
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

hm... maybe store the equation as an array, use regular expressions to parse the degrees and coefficients, store each as a variable and use mathamatical operators to do the work

or if its a simple equation like that u could use a loop, but that wouldnt work that well with irrational equations or more complex ones

im interested in hearing some other ideas
Reply With Quote