Skip to main content
CalculoraCalculora
통화 변환기
CalculoraCalculora

올인원 계산기 플랫폼. 모든 필요에 맞는 무료, 빠르고 정확한 도구.

100% 비공개 — 모든 계산이 브라우저에서 이루어지며, 서버로 데이터가 전송되지 않습니다영원히 무료 — 페이월 없음, 구독 없음, 계정 불필요

인기

  • BMI 계산기
  • 대출 계산기
  • 나이 계산기
  • 주택담보대출 계산기
  • 백분율 계산기
  • 공학용 계산기

수학

  • 통계 계산기
  • 방정식 풀이
  • 분수 계산기
  • 소인수분해 계산기
  • 최대공약수・최소공배수 계산기
  • 로그 계산기

금융

  • 경제적 자립 조기 은퇴 계산기
  • 부채 눈덩이 계산기
  • 투자 계산기
  • 퇴직금 계산기
  • 급여 계산기
  • 투자 수익률 계산기

법적 고지

  • 모두 보기
  • 카테고리
  • 통화 변환기
  • 사이트맵
  • 게임 및 재미있는 도구
  • 소개
  • 문의하기
  • 개인정보처리방침
  • 이용약관

언어

  • 🇺🇸English
  • 🇸🇦العربية
  • 🇪🇸Español
  • 🇩🇪Deutsch
  • 🇫🇷Français
  • 🇮🇳हिन्दी
  • 🇮🇩Bahasa Indonesia
  • 🇯🇵日本語
  • 🇰🇷한국어
  • 🇧🇷Português
  • 🇷🇺Русский
  • 🇹🇷Türkçe
  • 🇨🇳中文

© 2026 Calculora. 모든 권리 보유.

Built with — 100% free

서버 불필요 — 완전 정적 사이트, 데이터 수집 제로

  1. 홈
  2. 수학 계산기
  3. 로그 계산기

로그 계산기

밑 변환 공식을 사용해 임의 밑수의 로그를 단계별로 계산합니다. log₁₀, ln, 사용자 정의 밑수 지원.

로그 계산기이란?

The logarithm is one of the most powerful and versatile mathematical concepts, forming the foundation of everything from earthquake measurement to signal processing, from information theory to chemical pH. At its core, log_b(n) asks: "What power must I raise b to in order to get n?" When b = 10, this is the common logarithm; when b = e ≈ 2.718, it is the natural logarithm — the language of growth, decay, and continuous change.

This calculator handles all three standard logarithm types — log base 10, natural log (ln), and any custom base — and displays the full step-by-step solution using the change-of-base formula. Understanding this formula is key: every logarithm can be expressed as a ratio of two natural logs, making computation possible with any scientific calculator.

공식

Definition: log_b(n) = x ↔ b^x = n
 
Change of base: log_b(n) = ln(n) / ln(b) = log₁₀(n) / log₁₀(b)
 
Logarithm rules:
Product: log_b(xy) = log_b(x) + log_b(y)
Quotient: log_b(x/y) = log_b(x) − log_b(y)
Power: log_b(xⁿ) = n × log_b(x)
 
Special: log_b(1) = 0, log_b(b) = 1, ln(e) = 1

계산 방법

  1. Enter the number n (must be positive — logarithm of zero or negatives is undefined).
  2. Select your base: log₁₀ for common logarithm, ln for natural logarithm, or enter a custom base.
  3. The calculator applies the change-of-base formula: log_b(n) = ln(n) / ln(b).
  4. Verify the result by checking: b^result ≈ n (shown as antilog).
  5. Use the reference table to compare logarithm values across different bases.

예시

Find log₅(125): log₅(125) = ln(125)/ln(5) = 4.8283/1.6094 = 3. Verification: 5³ = 125 ✓. This makes intuitive sense because 125 = 5³.

주요 용어 설명

Logarithm
The exponent to which a base must be raised to produce a given number
Common logarithm (log₁₀)
Base-10 logarithm, used in pH and decibels
Natural logarithm (ln)
Base-e logarithm, fundamental in calculus and growth models
Antilogarithm
The inverse of a logarithm — b raised to the power of the log result
Change-of-base formula
log_b(n) = ln(n)/ln(b) — converts any log to computable form
Euler's number (e)
Mathematical constant ≈ 2.71828, base of the natural logarithm

일반적인 사용 사례

  • Solving exponential equations in algebra and calculus
  • Computing pH of a solution: pH = −log₁₀[H⁺]
  • Calculating decibel levels: dB = 10×log₁₀(P₁/P₀)
  • Analyzing Richter scale earthquake magnitudes
  • Computing information entropy: H = −Σ p×log₂(p)
  • Continuous compound interest: A = Pe^(rt)

자주 묻는 질문

What is a logarithm?
A logarithm answers: "To what exponent must I raise the base to get this number?" If log_b(n) = x, then b^x = n. For example, log₁₀(1000) = 3 because 10³ = 1000.
What is the natural logarithm (ln)?
The natural logarithm (ln) uses Euler's number e ≈ 2.71828 as its base. It appears in calculus, compound interest, population growth, radioactive decay, and physics. ln(x) = log_e(x).
What is the change-of-base formula?
The change-of-base formula: log_b(n) = ln(n)/ln(b) = log₁₀(n)/log₁₀(b). This means any logarithm can be computed using only ln or log₁₀.
Why are logarithms used in science?
Logarithms compress huge ranges into manageable scales. The Richter scale, decibel scale, pH scale, and stellar magnitude all use logarithms. In computing, O(log n) algorithms are among the most efficient possible.

관련 도구

도움이 되셨나요?
백분율 계산기
공학용 계산기
분수 계산기
지수 계산기
행렬 계산기
방정식 풀이
로그 계산기 – log, ln, 임의 밑수 단계별 풀이