Class: Numeric

Inherits:
Object
  • Object
show all
Defined in:
lib/matrices/elemento_nulo.rb

Instance Method Summary collapse

Instance Method Details

#elemento_nuloObject



4
5
6
# File 'lib/matrices/elemento_nulo.rb', line 4

def elemento_nulo
  0
end