Codebox Operators fract

fract

Return only the fractional component of the input

fract(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

The input from which the remainder is to be extracted

Returns

NameTypeDescription
out1number

The fractional component (remainder) of the input