Respuesta aceptada

Walter Roberson
Walter Roberson el 20 de Mzo. de 2016

1 voto

You run a numeric solution to the equation
11^y = x
where x is the input, and y is the logarithm base 11 to be found.
Or you could use the identity
log11(x) = log(x)/log(11)
where log is the natural logarithm.

Más respuestas (0)

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 20 de Mzo. de 2016

Comentada:

el 20 de Mzo. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by