[[!comment format=mdwn username="sazonsta" ip="94.112.139.20" subject="Semestral Work: Add simple calculator to NetBeans IDE" date="2014-03-02T13:44:11Z" content=""" 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.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 developer. Mockup """]]