亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

python中對數函數如何表示

養魚的貓咪
502
2021-03-05 08:01:12
欄目: 編程語言

python中對數函數如何表示

在python中使用log()方法表示對數函數,具體方法如下:

log()語法:

math.log(x[, base])

參數:

x:數值表達式。

base:表示底數,默認為e。

log()使用方法:

import math # 導入math模塊

print "math.log(100.12) : ", math.log(100.12)

print "math.log(100.72) : ", math.log(100.72)

print "math.log(119L) : ", math.log(119L)

print "math.log(math.pi) : ", math.log(math.pi)# 設置底數

print "math.log(10,2) : ", math.log(10,2)

輸出結果為:

math.log(100.12) : 4.60636946656

math.log(100.72) : 4.61234438974

math.log(119L) : 4.77912349311

math.log(math.pi) : 1.14472988585

math.log(10,2) : 3.32192809489

0
安新县| 长沙县| 辽阳县| 崇明县| 垣曲县| 理塘县| 砀山县| 彭水| 平舆县| 文成县| 庄浪县| 巴彦县| 英德市| 澄江县| 丽江市| 怀来县| 星座| 法库县| 克什克腾旗| 民丰县| 梅河口市| 乐安县| 张家港市| 渝北区| 鄱阳县| 新乡市| 大田县| 和顺县| 阿瓦提县| 荔波县| 万盛区| 辉县市| 斗六市| 同江市| 什邡市| 栾川县| 永靖县| 曲周县| 简阳市| 莫力| 鱼台县|