Contents

ramp(from:through:count:)

Declaration

static func ramp(from start: Double, through end: Double, count: Int) -> [Double]

See Also

Type Methods