NumericAnnex/Sources/Sign.swift

10 lines
160 B
Swift

//
// Sign.swift
// NumericAnnex
//
// Created by Xiaodi Wu on 4/30/17.
//
/// The mathematical sign of a number.
public typealias Sign = FloatingPointSign