Python基礎-對數

import math # 須要導入模塊Module: mathspa a=math.log(c,b) #計算以c爲底,b的對數:blog a=math.log(b) # 當參數c缺省,默認取天然對數import
相關文章
相關標籤/搜索