るりまサーチ

最速Rubyリファレンスマニュアル検索!
8件ヒット [1-8件を表示] (0.091秒)
トップページ > クエリ:-[x] > クエリ:TEXT[x] > クエリ:irb[x] > クエリ:math_mode[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. irb/input-method new
  2. irb/input-method gets
  3. irb/cmd/subirb execute
  4. irb/cmd/load execute
  5. irb/input-method encoding

ライブラリ

クラス

検索結果

IRB::Context#math_mode -> bool (21236.0)

math_mode が有効かどうかを返します。

...
math_mode
が有効かどうかを返します。

@see IRB::Context#math_mode=, IRB::Context#inspect?...

IRB::Context#math? -> bool (6136.0)

math_mode が有効かどうかを返します。

...
math_mode
が有効かどうかを返します。

@see IRB::Context#math_mode=, IRB::Context#inspect?...