How to calculate this values manually.

4 visualizaciones (últimos 30 días)
Dhruba
Dhruba el 7 de Mayo de 2020
Comentada: Ion Stefanache el 19 de Nov. de 2021
a=7;b=cos(a),b=cosh(a)
b =
0.7539
b =
548.3170
  1 comentario
Ion Stefanache
Ion Stefanache el 19 de Nov. de 2021
maybe can use one approximation arraund x0=a=7 using Taylor series:
https://en.wikipedia.org/wiki/Taylor_series

Iniciar sesión para comentar.

Respuestas (1)

Akihumi
Akihumi el 7 de Mayo de 2020
Why not just refer to the documentations of the functions at:
You can see the formula in More About section.

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by