描述beT28資訊網——每日最新資訊28at.com
Python3 tan() 返回 x 弧度的正切值。beT28資訊網——每日最新資訊28at.com
語法beT28資訊網——每日最新資訊28at.com
以下是 tan() 方法的語法:beT28資訊網——每日最新資訊28at.com
import mathbeT28資訊網——每日最新資訊28at.com
math.tan(x)beT28資訊網——每日最新資訊28at.com
注意:tan()是不能直接訪問的,需要導入 math 模塊,然后通過 math 靜態(tài)對象調用該方法。beT28資訊網——每日最新資訊28at.com
參數beT28資訊網——每日最新資訊28at.com
x -- 一個數值。beT28資訊網——每日最新資訊28at.com
返回值beT28資訊網——每日最新資訊28at.com
返回 x 弧度的正切值,數值在 -1 到 1 之間。beT28資訊網——每日最新資訊28at.com
實例beT28資訊網——每日最新資訊28at.com
以下展示了使用 tan() 方法的實例:beT28資訊網——每日最新資訊28at.com

以上實例運行后輸出結果為:beT28資訊網——每日最新資訊28at.com
本文鏈接:http://www.www897cc.com/showinfo-119-2432-0.html云計算開發(fā):Python3三角函數tan()方法詳解
聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。郵件:2376512515@qq.com
上一篇: 云計算開發(fā):Python3三角函數degrees()方法詳解
下一篇: 云計算開發(fā):Python3三角函數sin()方法詳解
標簽: