Java RPN Calculator

GitHub repository

An RPN calculator written in Java. The text fields can be edited via the GUI buttons or the keyboard. It has exponential and trigonometric functions. You can choose angles to be represented as degrees (Fok) or radians (Radián). The stack has five slots (X, Y, A, B, C) and four memory slots. Operations are implemented with higher-order functions.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>