るりまサーチ

最速Rubyリファレンスマニュアル検索!
551件ヒット [101-200件を表示] (0.107秒)

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. csv to_i
  5. matrix i

検索結果

<< < 1 2 3 4 ... > >>

Rake::RDocTask#main=(filename) (12202.0)

メインとして使用されるファイル名をセットします。

メインとして使用されるファイル名をセットします。

Bignum#remainder(other) -> Fixnum | Bignum | Float (12201.0)

self を other で割った余り r を返します。

...self を other で割った余り r を返します。

r の符号は self と同じになります。

@param other self を割る数。

@see Bignum#divmod, Bignum#modulo, Numeric#modulo...

CGI::Cookie#domain=(value) (12201.0)

クッキーを適用するドメインをセットします。

クッキーを適用するドメインをセットします。

@param value ドメインを指定します。

Numeric#remainder(other) -> Numeric (12201.0)

self を other で割った余り r を返します。

...other 自身を割る数を指定します。

//emlist[例][ruby]{
p 13.remainder(4) #=> 1
p (11.5).remainder(3.5) #=> 1.0
p 13.remainder(-4) #=> 1
p (-13).remainder(4) #=> -1
p (-13).remainder(-4) #=> -1
p (-11).remainder(3.5) #=> -0.5
//}

@see Numeric#divmod, Numeric#modulo...

RSS::Maker::ChannelBase::CategoriesBase::CategoryBase#domain (12201.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::ChannelBase::CategoriesBase::CategoryBase#domain=() (12201.0)

@todo

@todo

RSS::Rss::Channel::Cloud#domain (12201.0)

@todo

@todo

RSS::Rss::Channel::Cloud#domain= (12201.0)

@todo

@todo

RSS::Rss::Channel::Item::Category#domain (12201.0)

@todo

@todo

RSS::Rss::Channel::Item::Category#domain= (12201.0)

@todo

@todo

絞り込み条件を変える

<< < 1 2 3 4 ... > >>