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