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