Quantcast
Processing math: 41%
Equations
Data Items
Tags

The SciCalc contains a set of useful scientific calculator functions including the following:

Scientific Calculator Functions

Unit Conversions:

Basic Math Functions:

Math Constants:

Trigonometry Functions:


Hyperbolic Functions:

  • sinh: Hyperbolic Sine
    • sinh(x)=ex-e-x2
  • cosh: Hyperbolic cosine
    • cosh(x)=ex+ 
  • tanhHyperbolic tangent
    • tanh(x) = (sinh(x))/(cosh(x)) = ((e^x - e^(-x))) / ((e^x + e^(-x)))
  • cothHyperbolic cotangent
    • coth(x) = 1 / (tanh(x)) = ((e^x + e^(-x))) / ((e^x - e^(-x)))
  • cschHyperbolic cosecant
    • csch(x) = 1 / (sinh(x)) = 2/(e^x - e^(-x))
  • sechHyperbolic secant
    • sech(x) = 1 / (cosh(x)) = 2/(e^x + e^(-x))

Inverse Hyperbolic Functions:

  • arshinh: Arc Hyperbolic Sine
    • arsinh(x) = ln(x+sqrt(x^2+1)) For: -infty < x < infty
  • arcosh: Arc Hyperbolic Cosine
    • arcosh(x) = ln(x+sqrt(x^2-1)) For: -infty < x < infty
  • artanhArc Hyperbolic Tangent
    • artanh(x) = 1/2 ln((1+x)/(1-x)) For: -1 < x < 1 
  • arcsch: Arc Hyperbolic Cosecant
    • arcsch(x) = ln(1/x + sqrt(1/x^2 +1)) For: -infty < x < infty, xne0
  • arsech: Arc Hyperbolic Secant
    • arsech(x) = ln(1/x + sqrt(1/x^2 - 1)) For: 0 <x le 1
  • arcoth: Arc Hyperbolic Cotangent
    • arcoth(x) = 1/2 * ln( (x+1)/(x-1)) For: -infty < x < -1 "or" 1 < x < infty

The Science

Hyperbolic trigonometric functions are a family of mathematical functions closely related to ordinary trigonometric functions. While ordinary trigonometric functions (like sine, cosine, and tangent) are defined based on the unit circle, hyperbolic trigonometric functions are defined based on the geometry of the hyperbola. These functions have properties similar to their ordinary trigonometric counterparts. For example, sinh(x) and cosh(x) are analogs of sine and cosine, respectively, and have similar symmetries and periodic properties. However, instead of describing the relationships between angles and sides of right triangles, hyperbolic trigonometric functions describe the relationships between sides and diagonals of hyperbolic triangles. They appear in various mathematical contexts, including differential equations, complex analysis, and geometry, as well as in physics and engineering.

 


Vector Calculator

3D vector arithmetic functions including Cartesian, Spherical and Cylindrical coordinate transforms.

Statistics Calculator

Quaternion Calculator

3x3 Matrix Characteristics: computes the determinant, trace, inverse and characteristic polynomial of a 3x3 matrix, Cramer’s Rule

Calculators and Collections

Equations

Data Items