Arithmetic Course/Number Operation/Log

From testwiki
Revision as of 09:25, 12 February 2014 by imported>MarcGarver (Reverted edits by 99.233.30.48 (talk) to last version by QuiteUnusual)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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