About 2,370,000 results
Open links in new tab
  1. When log is written without a base, is the equation normally …

    In mathematics, $\log n$ is most often taken to be the natural logarithm. The notation $\ln (x)$ not seen frequently past multivariable calculus, since the logarithm base $10$ finds relatively little …

  2. logarithms - Is there an approximation to the natural log function …

    Another popular method for computing logarithms was to compute the exponential function (inverse of the desired logarithm function) of an initial guess. Exponential function is a rapidly …

  3. Finding value of x in logarithms? - Mathematics Stack Exchange

    The comment given on your question is the quickest answer there is. $\log (5x^2)= \log (500) \implies x=10$ I dislike using a calculator or log table to get the answer. I think such things are …

  4. What algorithm is used by computers to calculate logarithms?

    I would like to know how logarithms are calculated by computers. The GNU C library, for example, uses a call to the fyl2x() assembler instruction, which means that logarithms are calculated …

  5. education - In which branch of mathematics does "logarithm" …

    In lower level mathematics, I normally take algebra to mean the study of relationships between functions and equations, and arithmetic to mean the study of the operations, such as addition, …

  6. What's the formula to solve summation of logarithms?

    Continue to help good content that is interesting, well-researched, and useful, rise to the top! To gain full voting privileges,

  7. Dividing logs with same base - Mathematics Stack Exchange

    Correct answer Each log can be rewritten to be $\frac {3\log5} {2\log5} = 1.5$ therefore $\frac {3} {2} = 1.5$ I'm unsure why this is correct over the previous method. My question What was …

  8. discrete mathematics - How to prove if log is rational/irrational ...

    It looks as if they may be talking about proving certain values of logarithm functions are irrational, but I'm not sure what it would mean to say that the log function itself is irrational.

  9. logarithms - Approximating Logs and Antilogs by hand

    I have read through questions like Calculate logarithms by hand and and a section of the Feynman Lecture series which talks about calculation of logarithms. I have recognized neither …

  10. What is the point of logarithms? How are they used?

    (The base-10 logarithm of a number is roughly the number of digits in that number, for example.) Slide rules work because adding and subtracting logarithms is equivalent to multiplication and …