Tool to make symbolic computations. A formal calculator to make exact scientific calculations, with parenthesis, variables, etc.
Calculator - dCode
Tag(s) : Symbolic Computation
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
dCode brings you a formal/symbolic calculator which authorizes all calculations and answer an exact result (non-approximate) with the most simplification possible.
Example: Simplification of polynomials with variable: $$ x^2-(x-1)(x+2)+2x = x+2 $$
Example: Computation (addition, subtraction, multiplication, division) with unknowns: $$ a+1+a-2 = 2a-1 $$
These are calculations with variables, but not an equation resolution. dCode has also an equation solver, and other calculus tools such as derivatives, primitives, integrals, etc.
Function allowed (parenthesis are mandatory) by the math calculator are
sqrt() or √() | square root |
---|---|
exp() | exponential |
log() or ln() | natural logarithm (base e) |
log2() | logarithm (base 2) |
log10() | logarithm (base 10) |
cos() | cosine |
sin() | sine |
tan() or tg() | tangent |
arcsin() or asin() | arc sine |
arccos() or acos() | arc cosine |
arctan() or atan() | arc tangent |
csc() | cosecant |
sec() | secant |
cot() | cotangent |
arccsc() or ascs() | arc cosecant |
arcsec() or asec() | arc secant |
arccot() or acot() | arc-cotangent |
cosh() | hyperbolic cosine |
sinh() | hyperbolic sine |
tanh() or tgh() | hyperbolic tangent |
arcsinh() or asinh() | hyperbolic arc sine |
arccosh() or acosh() | hyperbolic arc cosine |
arctanh() or atanh() | hyperbolic arc tangent |
csch() | hyperbolic cosecant |
sech() | hyperbolic secant |
coth() | hyperbolic cotangent |
arccsch() or ascsh() | hyperbolic arc cosecant |
arcsech() or asech() | hyperbolic arc secant |
arccoth() or acoth() | hyperbolic arc cotangent |
abs() | absolute value |
sign() | function sign |
arg() | argument |
im() | imaginary part |
re() | real part |
ii (double i) | i (imaginary unit) |
dCode retains ownership of the online 'Calculator' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any 'Calculator' algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any 'Calculator' function (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and no data download, script, copy-paste, or API access for 'Calculator' will be for free, same for offline use on PC, tablet, iPhone or Android ! dCode is free and online.
Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!
Thanks to your feedback and relevant comments, dCode has developed the best 'Calculator' tool, so feel free to write! Thank you!