Returns the element at row 3 and column 3.
1407
# File 'lib/rmath3d/rmath3d_plain.rb', line 1407 def e33() getElement(3,3) end