How to calculate this values manually.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
a=7;b=cos(a),b=cosh(a)
b =
0.7539
b =
548.3170
1 commentaire
Ion Stefanache
le 19 Nov 2021
maybe can use one approximation arraund x0=a=7 using Taylor series:
https://en.wikipedia.org/wiki/Taylor_series
Réponses (1)
Akihumi
le 7 Mai 2020
Why not just refer to the documentations of the functions at:
You can see the formula in More About section.
0 commentaires
Voir également
Catégories
En savoir plus sur Surfaces, Volumes, and Polygons dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!