Logarithm with a variable base
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Exponents and Logarithms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!