to Sequence With Points
fun ClosedFloatingPointRange<Double>.toSequenceWithPoints(numPoints: Int): Sequence<Double>
Content copied to clipboard
Convert double range to sequence with the fixed number of points
Convert double range to sequence with the fixed number of points