Abs - Basicsoftのうぃき
2) The difference is 100 The difference is 300 See also Arithmetical Functions
2) The difference is 100 The difference is 300 See also Arithmetical Functions
age Overviews A 算術関数 算術演算子 配列宣言 代入演算子 割り当て Arithmetical Functions Arithmetic Operators Array Declaration As
小の整数値を返します。ExamplesPrint Ceil(Pi)4Print Ceil(- Pi)-3See also Floor Arithmetical Functions
rX = 2Y = 1A[X, Y] = PiDec A[X, Y]Print A[X, Y]2.14159265359See also Arithmetical Functions Assignment Operators INC
1/01/2100") Run Play 01/01/2100 See also Arithmetical Functions
Floor(- Pi)-4NumberがFloat の場合、その関数は Int の同義語です。See also Ceil Int Arithmetical Functions
Print Fix(- Pi)-3Fixと Int の動作は、正数に対して同じで、負数に対しては異なります。See also Int Arithmetical Functions
(Frac(Date(1999, 12, 13, 14, 20, 00)))0.59722222201514:20:00See also Arithmetical Functions
1が返されます。ExamplesPrint Sgn(Pi)1Print Sgn(- Pi)-1Print Sgn(0)0See also Arithmetical Functions
られます。ExamplesPrint Round(Pi, -2)3.14Print Round(1972, 2)2000See also Arithmetical Functions
, 4)4Print Min(Now, CDate("01/01/1900"))01/01/1900See also Arithmetical Functions
1 Inc posCase -1 Inc negEnd SelectNextPrint nul, pos, negEndSee also Arithmetical Functions Assignment Operators
inus;4.6から−5、CIntは0に丸まる、すなわち−4.6から−4See also Fix Arithmetical Functions