How to calculate this values manually.

a=7;b=cos(a),b=cosh(a)
b =
0.7539
b =
548.3170

1 Comment

maybe can use one approximation arraund x0=a=7 using Taylor series:
https://en.wikipedia.org/wiki/Taylor_series

Sign in to comment.

Answers (1)

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

Categories

Find more on Surfaces, Volumes, and Polygons in Help Center and File Exchange

Asked:

on 7 May 2020

Commented:

on 19 Nov 2021

Community Treasure Hunt

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

Start Hunting!