除算
x / y
x : 入力オブジェクト (Scalar, Series, Snapshot)
y : 入力オブジェクト (Scalar, Series, Snapshot)
% x = 5 % y = 10 % x / y 0.5