• Subtracts numberTwo from numberOne

    Returns

    String representation of the number obtained from subtracting numberTwo from numberOne

    Parameters

    • numberOne: Value
    • numberTwo: Value

    Returns string

Generated using TypeDoc