Arithmetic Course/Number Operation/Log

From testwiki
Jump to navigation Jump to search

Log

If there is a power of ten, 10b = a, then

log10 a = b which is equivalent to log a = b

Rules

  1. loga+logb=logab
  2. logalogb=logab

Template:BookCat