round(ndigits=0)
Returns a vector with entries rounded to the given precision (see Float#round)
# File lib/matrix.rb, line 1761 def round(ndigits=0) map{|e| e.round(ndigits)} end
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル