indexOf

fun indexOf(element: Float): Int(source)

Returns the index of element in the FloatList or -1 if element is not there.