Float
struct Float
-
A very close to 0 number
Declaration
Swift
public static let epsilon: Float
-
The hypotenuse of given numbers
Declaration
Swift
public static func hypotenuse(_ lhs: Float, _ rhs: Float) -> Float