int()

名称

int()

説明

値をint型に変換する。

書式

int(x);

引数

x任意のデータ型。

戻り値

int。

参照

言語 int

オリジナルのページ

https://www.arduino.cc/reference/en/language/variables/conversion/intcast/

Last Revision: 2019/07/12

最終更新日

January 4, 2024

inserted by FC2 system