rate

Rates are floating point numbers divided by time intervals. These inspectors let you examine and convert rate objects.

Version Platforms
8.0.584.0 Mac, Session

Creation

mean sample rate of <statistical bin> : rate
rate of <linear projection> : rate

Properties

extrema of <rate> : ( rate, rate )
maximum of <rate> : rate
minimum of <rate> : rate
unique value of <rate> : rate with multiplicity

Casts

<rate> as string : string

Operators

- <rate> : rate
<rate> + <rate> : rate
<rate> - <rate> : rate
<rate> < <rate> : boolean
<rate> <= <rate> : boolean
<rate> = <rate> : boolean