Method: Math::Function#label

Defined in:
lib/mext/math/function.rb

#labelObject

:doc:

label

Returns a label which can be used in plots



54
55
56
# File 'lib/mext/math/function.rb', line 54

def label
  ''
end