How change the base of the log??

217 次查看(过去 30 天)
Hi peoples, how change the base of the log example: log9(9) = 1

采纳的回答

Adam
Adam 2014-9-26
Defining your own using an equality such as
log9(x) = log(x) / log(9)
looks to be your best option.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Exponents and Logarithms 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by