Skip to main content
CalculoraCalculora
محول العملات
CalculoraCalculora

منصة الآلات الحاسبة الشاملة الخاصة بك. أدوات مجانية وسريعة ودقيقة لكل احتياجاتك.

خصوصية 100% — جميع العمليات الحسابية تتم في متصفحك، لا يتم إرسال أي بيانات إلى أي خادممجاني للأبد — لا حواجز دفع، لا اشتراكات، لا حاجة لحسابات

شائع

  • حاسبة مؤشر كتلة الجسم
  • حاسبة القروض
  • حاسبة العمر
  • حاسبة الرهن العقاري
  • حاسبة النسبة المئوية
  • آلة حاسبة علمية

الرياضيات

  • حاسبة الإحصاء
  • حل المعادلات
  • حاسبة الكسور
  • حاسبة التحليل إلى عوامل أولية
  • حاسبة القاسم المشترك والمضاعف المشترك
  • حاسبة اللوغاريتم

المالية

  • حاسبة الاستقلال المالي
  • حاسبة كرة الثلج للديون
  • حاسبة الاستثمار
  • حاسبة التقاعد
  • حاسبة الراتب
  • حاسبة العائد على الاستثمار

قانوني

  • عرض الكل
  • التصنيفات
  • محول العملات
  • خريطة الموقع
  • ألعاب وأدوات ممتعة
  • من نحن
  • اتصل بنا
  • سياسة الخصوصية
  • شروط الخدمة

اللغات

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

© 2026 Calculora. جميع الحقوق محفوظة.

Built with — 100% free

بدون خوادم — موقع ثابت بالكامل، بدون جمع بيانات

  1. الرئيسية
  2. آلات حاسبة رياضية
  3. حاسبة اللوغاريتم

حاسبة اللوغاريتم

احسب اللوغاريتمات بأي أساس مع الحل خطوة بخطوة باستخدام صيغة تغيير الأساس.

ما هي حاسبة اللوغاريتم؟

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، أي أساس مع خطوات الحل