SUPPORT and GUIDES here:
http://coresecproject.com/community/
Advanced Desktop Calculator (The Most Advanced) with More Functionality Written in Python and QT.
Bunch of Math Operators (Python) such as calculating with PEMDAS, Radius, CEIL, Sine and MORE!
[Operators]
+ Addition
- Subtraction
/ Division
* Multiplication
// Floor Division (Round 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
Coreculator
Advanced Desktop Calculator (The Most Advanced) with More Functions
Downloads:
0 This Week