init(firstValue:secondValue:)

Creates a pair of numbers with the given values.

Declaration

init(firstValue first: Double, secondValue second: Double)