Fixed.factor

Factor of the scaling

struct Fixed(int scaling, V = long, Hook = KeepScalingHook)
enum factor = 10^^scaling;

Meta