We’re taking two values of type Double and grouping them into a single tuple value. Swift infers the type so we don’t have to specify it but we could also write it as
We’re taking two values of type Double and grouping them into a single tuple value. Swift infers the type so we don’t have to specify it but we could also write it as