init(firstValue:secondValue:)
Creates a pair of numbers with the given values.
Declaration
init(firstValue first: Double, secondValue second: Double)Creates a pair of numbers with the given values.
init(firstValue first: Double, secondValue second: Double)