Amplitude of the values returned by []

Property definitions

noise $ Noise :: amplitude
	# Amplitude of the values returned by `[]`
	fun amplitude: Float do return max - min
lib/noise/noise.nit:52,2--53,41