Log کا حساب کیسے لگائیں
Log کیا ہے؟
A logarithm is the inverse of exponentiation. log_b(x) answers "to what power must b be raised to get x?" Common logarithm (base 10) is used in science; natural logarithm (base e) in calculus; binary logarithm (base 2) in computer science.
مرحلہ وار گائیڈ
- 1log_b(x) = n means b^n = x
- 2Common log: log₁₀(1000) = 3 because 10³ = 1000
- 3Natural log: ln(e) = 1 because e^1 = e
- 4Change of base: log_b(x) = log(x) / log(b)
حل شدہ مثالیں
ان پٹ
log₁₀(10,000)
نتیجہ
4
10⁴ = 10,000
ان پٹ
log₂(256)
نتیجہ
8
2⁸ = 256
ان پٹ
ln(20.09)
نتیجہ
≈ 3
e³ ≈ 20.09
حساب کے لیے تیار ہیں؟ مفت Log کیلکولیٹر آزمائیں۔
اسے خود آزمائیں →