Lines Matching +full:fractional +full:- +full:n
46 .Nd fixed-point math miscellaneous functions/variables
69 .Fn Q_ABS "NTYPE n"
86 and decimal fractional value
104 .Fa q Ns -specific
105 count of total, control-encoded fractional, maximum fractional, effective
106 fractional, and integer bits applicable to
129 .Fa n .
142 C-string representation of
148 renders the C-string representation of
152 and fractional precision
164 as -1 renders the number's fractional component with maximum precision.
167 is greater than zero but insufficient to hold the complete C-string, the '\\0'
168 C-string terminator will be written to
170 thereby returning a zero length C-string.
173 returns a format string and associated data suitable for printf-like rendering
191 converts decimal fractional value
193 to its binary-encoded representation with
198 The returned value can be used to set a Q number's fractional bits, for example
234 returns a pointer to the '\\0' C-string terminator appended to
239 returns the binary-encoded representation of decimal fractional value
254 .An -nosplit