HOME > テクニカルサポート > 製品 一覧 > SigmaPlot > ユーザーガイド > トランスフォーム関数一覧
ヒューリンクステクニカルサポート
皆様からのご質問のうち、よくある質問を掲載しました。
更新日: 14/05/08

ln

関数 ln は、指定範囲の各数値についてその自然対数 (底 e) の値または範囲としての値を返します。

構文

ln(numbers)

引数 numbers には、スカラーまたは範囲として与えられた数値を指定します。引数 numbers に含まれる欠損値や文字列は無視され、文字列や欠損値として返されます。

 

 

関連情報

ln

The ln function returns a value or range of values consisting of the natural logarithm (base e) of each number in the specified range.

Syntax

ln(numbers)

The numbers argument can be a scalar or range of numbers. Any missing value or text string contained within a range is ignored and returned as the string or missing value.

For ln(x):

x < 0 returns an error message, and

x = 0 returns -∞

The largest value allowed is approximately x < 10309.

Example

The operation ln(2.71828) returns a value ≈ 1.0.

 

関連情報

 

前のページにもどる