^

機能

べき乗

形式

x ^ y

パラメータ

x : 入力オブジェクト (Scalar, Series, Snapshot)

y : 入力オブジェクト (Scalar, Series, Snapshot)

使用例

% x = 5
% y = 3
% x ^ y
125
Last updated: 2005/11/12