sqrt()

[Math]

説明

Calculates the square root of a number.

Syntax

sqrt(x)

Parameters

x: the number (double)

Returns

double, the number’s square root.

See also

  • [Language] pow()

Language Reference Home

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

コメントする

上部へスクロール