Returns the element at row 1 and column 1.
147
# File 'lib/rmath3d/rmath3d_plain.rb', line 147 def e11() getElement(1,1) end