'宣言 Public Overloads Shared Function Round( _ ByVal paraNum As System.Single _ ) As System.Integer
public static System.int Round( System.float paraNum )
パラメータ
- paraNum
- A float number to be rounded.
戻り値の型
The number nearest value with precision equal to float.