Project name and homepage: NetBeans IDE

Assignment

Add s simple calculator to NetBeans IDE

I would like to add command into NetBeans IDE (https://netbeans.org/). The clalculator will be shown on the main bar for quick evaluation expressions like:

“R=5;(4/3)*Math.PI*Math.pow(R,3)” = 523.59
“Math.sin(Math.PI/4)”             = 0.71

and so on

I think this featrure may be useful for developers.

Mockup

Links documenting the results of my work



I would like to add command calcultor into NetBeans IDE (https://netbeans.org/). The clalculator will be shown on the main bar for quick evaluation expressions like:

„R=5;(4/3)Math.PIMath.pow(R,3)„ = 523.59 „Math.sin(Math.PI/4)„ = 0.71

and so on

I think this featrure may be useful for developer.

Mockup

Comment by sazonsta Ne 2. březen 2014, 14:44:11 CET