从该数字中减去 other。
other
如果此数字和 other 都是整数,则结果是一个 int,如 int.- 所述,否则结果是一个 double。
double operator -(num other);