Cal11 calculator

How to Put Log Into Calculator

Reviewed by Calculator Editorial Team

Logarithms (LOG) are a fundamental mathematical concept used in many scientific and everyday calculations. This guide explains how to properly input and use logarithmic functions on a calculator, with practical examples and common applications.

What is LOG in a calculator?

The LOG function on a calculator represents a logarithm with base 10. In mathematical terms, LOG10(x) = y means that 10y = x. Logarithms help solve exponential equations and are essential in fields like engineering, finance, and science.

Logarithm Formula

LOG10(x) = y if and only if 10y = x

Logarithms have several important properties:

  • LOG10(1) = 0 because 100 = 1
  • LOG10(10) = 1 because 101 = 10
  • LOG10(100) = 2 because 102 = 100
  • LOG10(0.1) = -1 because 10-1 = 0.1

Note: LOG is different from LN (natural logarithm) which uses base e (approximately 2.71828).

How to use LOG on a calculator

Using the LOG function on a calculator is straightforward. Here's a step-by-step guide:

  1. Turn on your calculator and clear any previous calculations
  2. Enter the number you want to find the logarithm of
  3. Press the LOG button (often labeled as "log" or "lg")
  4. Press the equals (=) button to get the result

For example, to calculate LOG10(1000):

  1. Enter 1000
  2. Press LOG
  3. Press = to get 3

Tip: Some calculators may require you to enter the base first. If your calculator has a base-10 LOG function, you can simply press LOG followed by the number.

LOG examples and explanations

Let's look at several practical examples of LOG calculations:

Example 1: Sound Intensity

The decibel scale uses logarithms to measure sound intensity. The formula is:

Decibels (dB) = 10 × LOG10(I/I0)

Where I is the intensity of the sound and I0 is the reference intensity (usually 10-12 W/m2).

Example 2: pH Calculation

The pH of a solution is calculated using logarithms:

pH = -LOG10([H+])

Where [H+] is the hydrogen ion concentration in moles per liter.

Example 3: Richter Scale

The Richter scale for measuring earthquakes uses logarithms:

Richter Magnitude = LOG10(A/A0)

Where A is the amplitude of the seismic waves and A0 is the reference amplitude.

LOG vs LN: Key differences

While both LOG and LN are logarithmic functions, they have important differences:

Feature LOG LN
Base 10 e (approximately 2.71828)
Notation LOG10(x) LN(x)
Common Uses Science, engineering, finance Calculus, statistics, physics
Calculator Button log or lg ln

For example:

  • LOG10(100) = 2
  • LN(100) ≈ 4.605

FAQ

What does LOG stand for?
LOG stands for logarithm with base 10. It's often called "common logarithm" to distinguish it from natural logarithm (LN).
Can I use LOG for negative numbers?
No, LOG is only defined for positive real numbers. Attempting to calculate LOG of zero or a negative number will result in an error.
How do I calculate LOG of a number between 0 and 1?
For numbers between 0 and 1, LOG will return a negative value. For example, LOG10(0.1) = -1.
What's the difference between LOG and LN?
The main difference is the base: LOG uses base 10 while LN uses base e (approximately 2.71828). This affects the results of calculations.
Where are logarithms used in real life?
Logarithms are used in many real-world applications including sound measurement (decibels), acidity measurement (pH), earthquake magnitude (Richter scale), and financial calculations.