るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

検索結果

Matrix#imag -> Matrix (63607.0)

行列の虚部を返します。

行列の虚部を返します。

//emlist[例][ruby]{
require 'matrix'
Matrix[[Complex(1,2), Complex(0,1), 0], [1, 2, 3]]
# => 1+2i i 0
# 1 2 3
Matrix[[Complex(1,2), Complex(0,1), 0], [1, 2, 3]].imaginary
# => 2i i 0
# 0 0 0
//}

RSS::ImageItemModel::ImageItem#image_width (63604.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#image_width= (63604.0)

@todo

@todo

RSS::ImageItemModel#image_item (54604.0)

@todo

@todo

RSS::ImageItemModel#image_item= (54604.0)

@todo

@todo

絞り込み条件を変える

RSS::ImageItemModel::ImageItem#image_height (54604.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#image_height= (54604.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#date (54304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#date= (54304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#width (54304.0)

@todo

@todo

絞り込み条件を変える

RSS::ImageItemModel::ImageItem#width= (54304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#about (45304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#about= (45304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#height (45304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#height= (45304.0)

@todo

@todo

絞り込み条件を変える

CGI::HtmlExtension#image_button(attributes) -> String (36904.0)

タイプが image の input 要素を生成します。

タイプが image の input 要素を生成します。

@param attributes 属性をハッシュで指定します。

例:
image_button({ "SRC" => "url", "ALT" => "string" })
# <INPUT TYPE="image" SRC="url" ALT="string">

CGI::HtmlExtension#image_button(src = "", name = nil, alt = nil) -> String (36604.0)

タイプが image の input 要素を生成します。

タイプが image の input 要素を生成します。

@param src src 属性の値を指定します。

@param name name 属性の値を指定します。

@param alt alt 属性の値を指定します。

例:
image_button("url")
# <INPUT TYPE="image" SRC="url">

image_button("url", "name", "string")
# <INPUT TYPE="image" SRC="url" NAME="name" ALT="string">

RDoc::Options#image_format -> String (36604.0)

コマンドライン引数の --image-format オプションで指定した名前を文字列の 配列で返します。

コマンドライン引数の --image-format オプションで指定した名前を文字列の
配列で返します。

指定しなかった場合は 'png' を返します。

RSS::ImageFaviconModel::ImageFavicon#about (36304.0)

@todo

@todo

RSS::ImageFaviconModel::ImageFavicon#about= (36304.0)

@todo

@todo

絞り込み条件を変える

RSS::ImageFaviconModel::ImageFavicon#date (36304.0)

@todo

@todo

RSS::ImageFaviconModel::ImageFavicon#date= (36304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#resource (36004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#resource= (36004.0)

@todo

@todo

Matrix#imaginary -> Matrix (27607.0)

行列の虚部を返します。

行列の虚部を返します。

//emlist[例][ruby]{
require 'matrix'
Matrix[[Complex(1,2), Complex(0,1), 0], [1, 2, 3]]
# => 1+2i i 0
# 1 2 3
Matrix[[Complex(1,2), Complex(0,1), 0], [1, 2, 3]].imaginary
# => 2i i 0
# 0 0 0
//}

絞り込み条件を変える

RSS::Maker::ImageBase#description (27304.0)

@todo

@todo

RSS::Maker::ImageBase#description=() (27304.0)

@todo

@todo

RSS::Maker::ImageBase#height (27304.0)

@todo

@todo

RSS::Maker::ImageBase#height=() (27304.0)

@todo

@todo

RSS::Maker::ImageBase#title (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::ImageBase#title=() (27304.0)

@todo

@todo

RSS::Maker::ImageBase#width (27304.0)

@todo

@todo

RSS::Maker::ImageBase#width=() (27304.0)

@todo

@todo

RSS::RDF::Channel::ImageFavicon#about (27304.0)

@todo

@todo

RSS::RDF::Channel::ImageFavicon#about= (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::RDF::Channel::ImageFavicon#date (27304.0)

@todo

@todo

RSS::RDF::Channel::ImageFavicon#date= (27304.0)

@todo

@todo

RSS::RDF::Image#about (27304.0)

@todo

@todo

RSS::RDF::Image#about= (27304.0)

@todo

@todo

RSS::RDF::Image#date (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::RDF::Image#date= (27304.0)

@todo

@todo

RSS::RDF::Image#title (27304.0)

@todo

@todo

RSS::RDF::Image#title= (27304.0)

@todo

@todo

RSS::Rss::Channel::Image#description (27304.0)

@todo

@todo

RSS::Rss::Channel::Image#description= (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Image#height (27304.0)

@todo

@todo

RSS::Rss::Channel::Image#height= (27304.0)

@todo

@todo

RSS::Rss::Channel::Image#title (27304.0)

@todo

@todo

RSS::Rss::Channel::Image#title= (27304.0)

@todo

@todo

RSS::Rss::Channel::Image#width (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Image#width= (27304.0)

@todo

@todo

Matrix#rect -> [Matrix, Matrix] (18322.0)

行列を実部と虚部に分解したものを返します。

行列を実部と虚部に分解したものを返します。


//emlist[例][ruby]{
m.rect == [m.real, m.imag] # ==> true for all matrices m
//}

@see Matrix#imaginary, Matrix#real

Matrix#rectangular -> [Matrix, Matrix] (18322.0)

行列を実部と虚部に分解したものを返します。

行列を実部と虚部に分解したものを返します。


//emlist[例][ruby]{
m.rect == [m.real, m.imag] # ==> true for all matrices m
//}

@see Matrix#imaginary, Matrix#real

Complex#magnitude -> Numeric (9322.0)

自身の絶対値を返します。

自身の絶対値を返します。

以下の計算の結果を Float オブジェクトで返します。

sqrt(self.real ** 2 + self.imag ** 2)

//emlist[例][ruby]{
Complex(1, 2).abs # => 2.23606797749979
Complex(3, 4).abs # => 5.0
Complex('1/2', '1/2').abs # => 0.7071067811865476
//}

@see Complex#abs2