call-seq: to_a
Returns its elements as a new Array.
80 81 82
# File 'lib/rmath3d/rmath3d_plain.rb', line 80 def to_a return @e end