How to calculate this values manually.

3 次查看(过去 30 天)
a=7;b=cos(a),b=cosh(a)
b =
0.7539
b =
548.3170
  1 个评论
Ion Stefanache
Ion Stefanache 2021-11-19
maybe can use one approximation arraund x0=a=7 using Taylor series:
https://en.wikipedia.org/wiki/Taylor_series

请先登录,再进行评论。

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Mathematics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by