Fixed.factor

Undocumented in source.
struct Fixed(uint scale)
enum factor = 10^^scale;

Meta