[][src]Function nova_math::quantize::unorm_to_float

pub fn unorm_to_float<In: Unsigned + PrimInt, Out: Real>(input: In) -> Out