কীভাবে Logarithm গণনা করবেন
Logarithm কি?
A logarithm answers the question: "To what power must the base be raised to get this number?" log_b(x) = n means bⁿ = x. Logarithms compress enormous ranges and are used in sound (decibels), earthquakes (Richter scale), and pH.
ধাপে ধাপে নির্দেশিকা
- 1log_b(x) = n means bⁿ = x
- 2Common log (log₁₀): log(1000) = 3 because 10³ = 1000
- 3Natural log (ln): ln(e) = 1 because e¹ = e ≈ 2.718
- 4log_b(x) = log(x)/log(b) — change of base formula
সমাধান করা উদাহরণ
ইনপুট
log₁₀(100)
ফলাফল
2
10² = 100
ইনপুট
log₂(32)
ফলাফল
5
2⁵ = 32
ইনপুট
ln(e³)
ফলাফল
3
Natural log of e³
ইনপুট
log₅(125)
ফলাফল
3
5³ = 125
গণনা করতে প্রস্তুত? বিনামূল্যে Logarithm ক্যালকুলেটর চেষ্টা করুন
নিজে চেষ্টা করে দেখুন →