Results 1 to 3 of 3

Thread: [VB6] Advanced Calculator

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    2

    [VB6] Advanced Calculator

    If you want to be amazed, then take a look at this calculator. It works like a powerful compiler that can evaluate complicated expressions and can amazingly handle syntax errors.
    The calculator has many amazing features: 1- It handles almost all kinds of possible errors (like a very powerful compiler), and when an error occurs, it tells what and where the error is, so that you can fix it easily. Try this expression and see how errors get handled: "()+*5.334.2+)453+&76/6(7+" . 2- It recolors the expression so that it seems more clear. ( Numbers in light blue, operations in purple, invalid inputs in red, positive and negative signs in dark green, and parenthesis in random colors) 3- It saves previous inputs so if you want to review them, use the Up and Down arrows. 4- There is an input keyboard that can be shown or hidden. 5- It's very easy to use. I hope that you'll find this program useful in solving math problems.






    this calculator can solve ANY expression

    please rate on a scale of 1-10

    Last edited by MartinLiss; Sep 6th, 2008 at 09:05 AM.

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,427

    Re: [VB6] Advanced Calculator

    Welcome to VB Forums. I'm afraid however that I removed your attachment since it only contained an exe. If you'd like to attach the code I'm sure that people would appreciate being able to solve all their problems

  3. #3
    Junior Member
    Join Date
    Mar 2011
    Location
    Canada
    Posts
    23

    Re: [VB6] Advanced Calculator

    Sounds amazing! Just that now you'll need to attach the source code, if you still have it.
    I can program in Visual Basic 6/.NET. I'm Canadian.

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