• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

W3Eval

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://geodet.geof.hr/~mstepan/nik/W3Eval.html
W3Eval is Java applet that evaluates mathematical expressions step by step.
It uses different approach from conventional calculator, which is more
natural to the way people calculate. When you calculate on a conventional
calculator, each time you entered a new number you would loose sight of the
previous one. And if you make a mistake in the middle of a long expression,
you have to start all over.
Features :
- evaluate mathematical expressions step by step
- parse expressions
- reduce parentheses
- large number of built-in functions and operators
- hex, oct, bin and dec numbers
- deg, rad, grad
- works with "infinity" and "not-a-number"
- user-defined variables
- three kind of parenthesis
- detail error checking and reporting
- unlimited size of expressions
- unlimited depth of nesting
- expression builder
- multiplatform
- three distinct "Look&Feel"
- HTML help ( http://geodet.geof.hr/~mstepan/nik/help.html )
- automatic installation of JRE 1.3 Plug-in
- only 50 kB
Requirements :
- JRE 1.3 ( http://java.sun.com/j2se/1.3/jre/index.html )
- Browser or appletviewer
User comments :
- D O K A Z da je domaca pamet najbolja pamet!
- Kako bi bio superlativ od "Svaka cast"?
- Kada ce se cijeli paket moci dobiti "kuci" za "offline" rad?
- J A V A i samo J A V A!
- stari moj ovo je vrhunski proizvod!
- Zelim autoru sav uspjeh sa ovim projektom koji je sigurno zasluzio
i vrijeme ce pokazati koliko je ovo u stvari genijalno.
- ...slazem se da je ludilo
- All the world must be Rewritten In Java
- mozda ti sredim i neku naknadicu
- Very interesting! Under which license it's being redistributed?
- Svaka cast za produkt!
- I noticed your wonderful Java applets on the web, great job :-)
- I work for NetDIVE and my company is organizing a Java contest
with $20.000 in prizes...
- super ti je onaj applet
- I'm wondering if you'd be interested in writing an article that discusses
the importance of the applet and describes (providing hands on guidance)
how you built it. Editor, Java technology zone, IBM developerWorks
- Very cool applet
- The step-by-step evaluation is very handy
- Recently Submitted Editors Choice Resources at JARS: 2. W3Eval (NS11-1)
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"nstepan",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
Thanks.
 
Frank Carver
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And this is really more appropriate to the "blatant advertsing" forum, so I've moved it for you.
 
reply
    Bookmark Topic Watch Topic
  • New Topic