対数計算機
常用対数(log₁₀)、自然対数(ln)、任意の底を指定した対数の計算と計算過程を表示します。
値を入力
対数を計算する数値を入力してください。
計算結果
Common Logarithm Result
2
計算過程
1
log₁₀(100)
Common logarithm (base 10)
2
2
10^x = 100
Find x such that 10^x equals the number
2
対数タイプの比較
log₁₀
Common Log
2
ln
Natural Log
4.605170186
log₂
Base 2
6.64385619
対数公式リファレンス
対数関数の定義と公式です。
log₁₀(x)
Common logarithm: Logarithm with base 10
Example: log₁₀(100) = 2 (10² = 100)
ln(x)
Natural logarithm: Logarithm with base e(≈2.71828)
Example: ln(e) = 1, ln(1) = 0
log_b(x) = ln(x) / ln(b)
Change of base formula: Logarithm for any base b
Example: log₂(8) = ln(8) / ln(2) = 3 (2³ = 8)
対数計算機について
Logarithm is the inverse operation of exponentiation. log_b(x) represents "what power should b be raised to get x". All calculations are performed in your browser. No data is sent to any server.
共有
Loading...