GMP Calc


4.5 ( 2345 ratings )
Üretkenlik Eğitim
Geliştirici: IntegriTech Inc.
ücretsiz

GMP Calc uses the free GNU GMP and MPFR librairies to provide extreme precision.

Currently supported functions: abs, acos, acosh, asin, asinh, atan, atanh, cos, cosh, cot, cot, coth, csc, csch, e, exp, ln, log, log10, log2, pi, sec, sech, sin, sinh, sqrt, tan, tanh.

/ * + -
^ is power (2 ^ 3)
% is modulus (16 % 3)
! is factorial (5!)

x, y, z can be substituted using provided input boxes, accepts both formulas and numbers.

e can be either exponential notation or Eulers e

e as exponential notation such as 1.1234e+7, 1.1234e-7, 1.1234e7

e as Eulers number; base of natural log 2.7182818... according to Calc precision.


All text is NOT case sensitive.