Libraries
»
nyaplot
(0.1.1)
»
Index
»
Nyaplot
»
Series
»
#min
Method: Nyaplot::Series#min
Defined in:
lib/nyaplot/data.rb
#
min
⇒
Object
197 198 199
# File 'lib/nyaplot/data.rb', line 197
def
min
@arr
.
min
end