floatArrayOf

Common
JVM
JS
Native
1.0
fun floatArrayOf(vararg elements: Float): FloatArray

Returns an array containing the specified Float numbers.