定義. pow(base, exp[, mod]). 返回base的exp次冪; 參數必須具有數值類型; 對於int 操作數base 和exp,如果給出mod,則mod 必須爲整數類型並且mod 必須不爲零。
確定! 回上一頁