get

operator fun get(index: Int): Double(source)

Returns the element at the given index or throws IndexOutOfBoundsException if the index is out of bounds of this collection.