Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > irb/ext/math-modeライブラリ > IRB::Contextクラス > math?

instance method IRB::Context#math?

math_mode -> bool [added by irb/ext/math-mode]
math? -> bool [added by irb/ext/math-mode]

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

[SEE_ALSO] IRB::Context#inspect?

class IRB::Context