📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 10:56:57
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Matrix
✏️
Editing: %2a%2a-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Matrix exponentiation. Defined for integer powers only. Equivalent to multiplying the matrix by itself N times. - !ruby/struct:SM::Flow::VERB body: " Matrix[[7,6], [3,9]] ** 2\n => 67 96\n 48 99\n" full_name: Matrix#** is_singleton: false name: "**" params: (other) visibility: public
💾 Save Changes
❌ Cancel