*

機能

乗算

形式

x * y

パラメータ

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

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

使用例

% x = 5
% y = 10
% x * y
50
Last updated: 2005/11/12