るりまサーチ

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

別のキーワード

  1. _builtin rational
  2. rational **
  3. json/add/rational to_json
  4. json/add/rational json_create
  5. rational to_s

ライブラリ

クラス

検索結果

DateTime#offset -> Rational (18202.0)

時差を返します。

時差を返します。

NEWS for Ruby 2.2.0 (30.0)

NEWS for Ruby 2.2.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...さい。

* time
* Time.parse, Time.strptime, Time.rfc2822, Time.xmlschema may produce
fixed-offset Time objects.
It is happen when usual localtime doesn't preserve the offset from UTC.
* Time.httpdate は常にUTCのTimeオブジェクトを生成します。
* Time.strpt...
...ime は引数が日付や時刻の情報を含まない場合、ArgumentErrorを発生させます。

* lib/rational.rb
* 2009年から非推奨だったので削除しました。

* lib/complex.rb
* 2009年から非推奨だったので削除しました。

* prettyprint
* Pret...
...隠されました 6083
かわりに rb_integer_pack と rb_integer_unpack を使います

* struct RRational は隠されました 9513
かわりに rb_rational_num と rb_rational_den を使います

* rb_big_new と rb_big_resize は long のかわりに size_t を受け取りま...