int()

Last revision:2024/05/14

名称

int()

説明

値をint型に変換する。

書式

int(x)

(int)x (C言語の型変換)

引数

x任意のデータ型。

戻り値

int。

参照

オリジナルのページ

https://docs.arduino.cc/language-reference/en/variables/conversion/intCast/

最終更新日

August 16, 2026

inserted by FC2 system