導航:首頁 > 編程語言 > 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操作介面相關的資料

熱點內容
微信應用鎖加密 瀏覽:448
數字英雄對程序員的影響 瀏覽:758
程序員培訓學校排名 瀏覽:586
oppo手機如何解開微信的加密 瀏覽:36
學校論文答辯源碼 瀏覽:64
rp在單片機中 瀏覽:176
linux軟體運行命令 瀏覽:354
stcid加密程序 瀏覽:138
把解壓包子放到水裡 瀏覽:285
phpmongodb連接池 瀏覽:944
日本解壓捏泡泡紙 瀏覽:119
環保參比演算法 瀏覽:412
解壓中的刪掉是什麼意思 瀏覽:765
王牌競速什麼時候能停止維修伺服器 瀏覽:487
pdf閱讀器官方 瀏覽:87
程序員那麼愛心 瀏覽:304
字元a經過md5加密 瀏覽:418
綠色的小蝴蝶是個什麼app 瀏覽:16
python編程輸入數字輸出年月日英文 瀏覽:630
程序員槍手 瀏覽:748