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