PG Calculator (Standard)

5.0
19 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Do you need a simple calculator which allows you to do basic mathematical operations? Or perhaps you are more demanding user and need to calculate trigonometric functions or logarithms ?

Do you prefer to calculate complete algebraic expressions... or maybe you are a fan of Reverse Polish Notation (RPN) ?

Would you like to have a calculator which looks like 'real' on the screen of your smartphone ?

All of this and much more is offered by PG Calculator - the only calculator you will ever need.

PG Calculator is an application that turns your smartphone or tablet into a powerful scientific calculator with nice and simple user interface.

PG Calculator offers two operational modes: algebraic and RPN:
* In algebraic mode you can enter the entire math expressions such as (2+3)*(4-1) or sin(Pi/3)+cos(Pi/6). It then gives you the correct result according to the conventional mathematical operators.
* In RPN (Reverse Polish Notation) mode you first input your numbers and then tell calculator what to do with them. So for example if you want to calculate (3+4)*5 you simply type as follows: 3 ENTER 4 ENTER + 5 ENTER *. The ENTER key places the number on stack and the operator keys do the task on the numbers

Key features:
* Two operational modes: algebraic and RPN;
* Basic mathematical operations such as addition, subtraction, multiplication and division;
* Exponentiation and the calculation of square roots;
* Basic and inverse trigonometric functions;
* The natural logarithms and the decimal;
* Calculator allows you to enter numbers in decimal, binary, octal and hexadecimal;
* Calculator offers the possibility to change the appearance of the user interface with built-in 'skins';
Updated on
Sep 5, 2016

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

5.0
18 reviews
Alan Squire
July 19, 2022
Everything I need; nothing superfluous... I also like the programming-language-like functions, such as SQRT()... Two suggestions: (1) For consistency, Y^x and x√Y might be clearer as X^y and y√X... especially since ROOTN(X,y) is easier to remember; and the X^2 and √X are already labeled that way... (2) Maybe capitalize LN and LOG... One issue: TAN gives incorrect result for 90°. Similarly for other trigonometric functions. (My own stack-based calculator, written in C, does the same thing.)
Did you find this helpful?
Ray Marquardt
June 17, 2021
Simply a very good traditional scientific calculator. Nothing to get on the way, just works. Great.
Did you find this helpful?
Gwen LaSelva
September 12, 2022
It's a calculator, can do RPN for HP calculator fans.
Did you find this helpful?