Results 1 to 2 of 2

Thread: function graphing and parsing

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2002
    Posts
    44

    function graphing and parsing

    I've got a question that I've been struggling with form some time. It is easy to write a function grapher as long as the functions are predetermined in the program. Does anyone have ideas about how to write a program that allows the user to enter ANY function and have the program graph it.
    I wrote one that works, but it is terribly inefficient and slow. If you have thoughts I'd like to hear them

  2. #2
    Fanatic Member
    Join Date
    Sep 2000
    Location
    UK.
    Posts
    728

    Smile

    Check out PSC (http://www.planetsourcecode.com). I've seen numerous examples there of expression evaluators that graph expressions etc.
    Digital-X-Treme
    Contact me on MSN Messenger: [email protected]

    [VBCODE]Debug.Print Round(((1097) - ((55 ^ 5 + 311 ^ 3 - 11 ^ 3) _
    / (68 ^ 5))) ^ (1 / 7), 13)[/VBCODE]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width