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