最終更新:
keisuketsushima 2012年02月22日(水) 13:06:45履歴
Unitsオブジェクトが付いたNumericクラスです。
NumRu::UnitsとRationalに従属する標準ライブラリ。
NumRu::UnitsとRationalに従属する標準ライブラリ。
newと同じ。
inspectのエイリアス。
convertと同じだが、単位の互換性がない場合はselfを返す(警告有)。
既知の通り。Numeric、Array、NArrayの各オブジェクトの処理が可能。(VArrayオブジェクトとGPhysオブジェクトはUNumericオブジェクトを知っている)
乗算。Numeric、UNumeric、VArray、GPhysの各オブジェクトで可能。単位も計算される。(otherがNumericオブジェクトならば無次元と仮定する)ension)
除算。*参照。
If other has units within a factor and/or offset of difference, It is CONVERTED before addition (by using convert2)!
減算。+参照。
- eps_sec (Float) : Magic epsilon to prevent the round-off of DateTime [seconds]. Recommended value is 0.1.
最新コメント