Calculator Ordinary Differential Equations (ODE) and Systems of ODEs
Derivative order is indicated by strokes —y''' or a number after one stroke —y'5
Input recognizes various synonyms for functions like asin, arsin, arcsin
Multiplication sign and parentheses are additionally placed — write2sinx similar2*sin(x)
List of math functions and constants:
•d(x) — differential
•ln(x) — natural logarithm
•sin(x) — sine
•cos(x) — cosine
•tan(x) — tangent
•cot(x) — cotangent
•arcsin(x) — arcsine
•arccos(x) — arccosine
•arctan(x) — arctangent
•arccot(x) — arccotangent
•sinh(x) — hyperbolic sine
•cosh(x) — hyperbolic cosine
•tanh(x) — hyperbolic tangent
•coth(x) — hyperbolic cotangent
•sech(x) — hyperbolic secant
•csch(x) — hyperbolic cosecant
•arsinh(x) — inverse hyperbolic sine
•arcosh(x) — inverse hyperbolic cosine
•artanh(x) — inverse hyperbolic tangent
•arcoth(x) — inverse hyperbolic cotangent
•sec(x) — secant
•csc(x) — cosecant
•arcsec(x) — arcsecant
•arccsc(x) — arccosecant
•arsech(x) — inverse hyperbolic secant
•arcsch(x) — inverse hyperbolic cosecant
•abs(x) — module
•sqrt(x) — root
•exp(x) — exponent to power x
•pow(a,b) — \(a^b\)
•sqrt7(x) — \(\sqrt[7]{x}\)
•sqrt(n,x) — \(\sqrt[n]{x}\)
•lg(x) — \(\log_{10}\left(x\right)\)
•log3(x) — \(\log_3\left(x\right)\)
•log(a,x) — \(\log_a\left(x\right)\)