るりまサーチ

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

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils rm_r
  5. fileutils cp_r

クラス

検索結果

Matrix#**(n) -> Matrix (21215.0)

self の n 乗を返します。

...self の n 乗を返します。

@
param n べき数の指定
@
raise ExceptionForMatrix::ErrNotRegular n が 0 以下で、行列が正則でない場合に発生します...