中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

python中如何寫入log函數

九三
2210
2021-03-01 18:26:52
欄目: 編程語言

python中如何寫入log函數

在python中使用log函數的方法

在python中使用log函數時,log()函數無法直接訪問,需要先導入math模塊,在通過靜態對象調用;

log():log函數的作用是返回一個數的自然對數。

log()函數語法:

import math

math.log(x[, base])

使用方法:

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
济南市| 涡阳县| 山阴县| 陵川县| 远安县| 平阴县| 邢台市| 盘锦市| 山阴县| 白水县| 巢湖市| 年辖:市辖区| 明水县| 沁阳市| 乌兰浩特市| 资讯| 达日县| 梅州市| 秀山| 漳平市| 前郭尔| 漯河市| 湘乡市| 会同县| 鱼台县| 黄陵县| 阿拉善右旗| 丽水市| 十堰市| 卫辉市| 宁波市| 海林市| 伽师县| 龙里县| 铅山县| 四平市| 错那县| 湖北省| 岳普湖县| 武陟县| 双江|