doubleArrayOf

Common
JVM
JS
Native
1.0
fun doubleArrayOf(vararg elements: Double): DoubleArray

Returns an array containing the specified Double numbers.