「Arithmetical」を含むwiki一覧 - 1ページ

Abs - Basicsoftのうぃき

2) The difference is 100 The difference is 300 See also Arithmetical Functions

Language Overviews - Basicsoftのうぃき

age Overviews A 算術関数 算術演算子 配列宣言 代入演算子 割り当て Arithmetical Functions Arithmetic Operators Array Declaration As

Ceil - Basicsoftのうぃき

小の整数値を返します。ExamplesPrint Ceil(Pi)4Print Ceil(- Pi)-3See also Floor Arithmetical Functions

DEC - Basicsoftのうぃき

rX = 2Y = 1A[X, Y] = PiDec A[X, Y]Print A[X, Y]2.14159265359See also Arithmetical Functions Assignment Operators INC

Floor - Basicsoftのうぃき

Floor(- Pi)-4NumberがFloat の場合、その関数は Int の同義語です。See also Ceil Int Arithmetical Functions

Fix - Basicsoftのうぃき

Print Fix(- Pi)-3Fixと Int の動作は、正数に対して同じで、負数に対しては異なります。See also Int Arithmetical Functions

Frac - Basicsoftのうぃき

(Frac(Date(1999, 12, 13, 14, 20, 00)))0.59722222201514:20:00See also Arithmetical Functions

Sgn - Basicsoftのうぃき

1が返されます。ExamplesPrint Sgn(Pi)1Print Sgn(- Pi)-1Print Sgn(0)0See also Arithmetical Functions

Round - Basicsoftのうぃき

られます。ExamplesPrint Round(Pi, -2)3.14Print Round(1972, 2)2000See also Arithmetical Functions

Min - Basicsoftのうぃき

, 4)4Print Min(Now, CDate("01/01/1900"))01/01/1900See also Arithmetical Functions

INC - Basicsoftのうぃき

1 Inc posCase -1 Inc negEnd SelectNextPrint nul, pos, negEndSee also Arithmetical Functions Assignment Operators

INT - Basicsoftのうぃき

inus;4.6から−5、CIntは0に丸まる、すなわち−4.6から−4See also Fix Arithmetical Functions

  • 1