fract

Gets the fractional part of the value.

T
fract
(
T
)
()
if ()

Parameters

value T

The value to get the fractional portion of

Return Value

Type: T

The factional part of the given value.

Meta