I want to find...

検索

Shares

Table of Content

sqrt()

[Math]

説明

Calculates the square root of a number.

構文

sqrt(x)

媒介変数

x: the number (double)

戻り値

double, the number’s square root.

See also

  • [Language] pow()

Language Reference Home

86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール