get

operator fun get(index: Int): Double

Returns the value at the supplied index

Return

the value at the supplied index

Parameters

index

must be > 0 and less than size() - 1