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

exp

関数 exp は、底を e とする各数値のべき剰の値の範囲を返します。e^(numbers) とあらわしても結果は同じです。

 

構文

exp(numbers)

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

 

 

関連情報

exp

The exp function returns a range of values consisting of the number e raised to each number in the specified range. This is numerically identical to the expression e^(numbers).

Syntax

exp(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.

Example

The operation exp(1) returns a value of 2.718281828459045.

 

 

関連情報

 

前のページにもどる