Current Path :
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Matrix
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Matrix/%2f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Matrix division (multiplication by the inverse). - !ruby/struct:SM::Flow::VERB body: " Matrix[[7,6], [3,9]] / Matrix[[2,9], [3,1]]\n => -7 1\n -3 -6\n" full_name: Matrix#/ is_singleton: false name: / params: (other) visibility: public