将此数字与 other 相乘。
other
如果此数字和 other 都是整数,则结果是一个 int,如 int.* 所述,否则结果是 double。
num operator *(num other);