Skip to main content
deficit_of
wowlab_
types
0.1.0
In wowlab_
types::
numeric
wowlab_types
::
numeric
Function
deficit_
of
Copy item path
Source
pub fn deficit_of(cur:
f64
, max:
f64
) ->
f64
Expand description
The non-negative shortfall of
cur
below
max
.