k=2 log(8)/log(k)
Logarithm with a variable base
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to make a logarithm that has a variable as its base, like:
k=2
logk(8)
ans =
3
How can I do that?
0 commentaires
Réponse acceptée
Voss
le 2 Sep 2023
1 commentaire
Voss
le 2 Sep 2023
See the first property listed here: http://dl.uncw.edu/digilib/Mathematics/Algebra/mat111hb/EandL/logprop/logprop.html
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Logging 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!