Coreculator
Advanced Desktop Calculator (The Most Advanced) with More Functions
... and without Decimals)
** Exponentiation
% Modulos
cc.pow(X, Y) X to the Power of Y
cc.sqrt(X) Square root of X
cc.ceil(X) Ceiling of X (X is a number e.g 18)
cc.fabs(X) Absolute value of X
cc.factorial(X) Factorial of X
cc.floor(X) Floor of X
cc.acos(X) Cosine of X
cc.asin(X) Arc S