導航:首頁 > 編程語言 > python操作介面

python操作介面

發布時間:2025-01-06 06:14:41

編程的介面有哪些

(1)C語言:
【SYNOPSIS】
#include <math.h>
double sqrt(double X);
float sqrtf(float X);
【DESCRIPTION】
DESCRIPTION
sqrt computes the positive square root of the argument. ...
【RETURNS】
On success, the square root is returned. If X is real and positive...
(2)perl語言:
$ 【perldoc】 -f sqrt
sqrt EXPR
sqrt #Return the square root of EXPR. If EXPR is omitted, returns
#square root of $_. Only works on non-negative operands, unless
#you've loaded the standard Math::Complex mole.
(3)python語言:
$ 【pydoc】 math.sqrt
Help on built-in function sqrt in math:
math.sqrt = sqrt(...)
sqrt(x)
Return the square root of x.
(4)ruby語言:
$ 【ri】 Math::sqrt
Math::sqrt
Math.sqrt(numeric) => float
Returns the non-negative square root of _numeric_.
注釋:帶有【】的代碼是這個語言的編程介面
(5)java語言:
http://download.oracle.com/javase/6/docs/api/

閱讀全文

與python操作介面相關的資料

熱點內容
安卓怎麼直接輸入字母 瀏覽:555
命令與征服心得 瀏覽:775
怎麼查看安卓圖標的代碼 瀏覽:235
服從命令的意義 瀏覽:464
網頁換伺服器注意什麼 瀏覽:361
下載用的文件夾怎麼弄 瀏覽:371
linux設置寬頻 瀏覽:69
迪傑斯特拉演算法復雜度 瀏覽:942
手機app最下面那一欄叫什麼 瀏覽:89
U盤把文件夾弄成了應用程序 瀏覽:312
冬天程序員的漫漫討薪路 瀏覽:1002
老式程序員親歷 瀏覽:720
安卓機如何錄制手機內聲音 瀏覽:440
東南v3壓縮機 瀏覽:326
美食拍攝視頻用什麼app高清 瀏覽:727
程序員五年還沒成為大牛嗎 瀏覽:872
河南數據加密企業 瀏覽:798
蘇州的java培訓 瀏覽:543
快手抽獎源碼 瀏覽:343
硅雲伺服器安裝寶塔出錯 瀏覽:350