fdimf

Computes the positive difference between 2 values.

Parameters

x float

value

y float

value

Return Value

Type: float

The positive difference between x and y. If the result is negative, returns +0.

Meta