Operators.

Subtract(double, double) Method

Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
Operators

Syntax

public static double Subtract(double a, double b)

Parameters

Name Type Description
a double
b double

Return Value

Type Description
double