Lines Matching full:decimal
529 * @param bigpow (int) : normalization factor=2**N, where N=number of binary decimal digits
530 * @param invDoubleDec : boolean indicating that x has double decimal size.
531 * do extra division by 1<<bigpow so that result has again single decimal size
577 * @param bigpow (int) : normalization factor=2**N, where N=number of binary decimal digits
578 * @param invDoubleDec : boolean indicating that x has double decimal size.
579 * do extra division by 1<<bigpow so that result has again single decimal size
586 * - N : number of binary decimal digits (N=log2(big))
638 * @param bigpow (int) : normalization factor=2**N, where N=number of binary decimal digits
645 * - N : number of binary decimal digits (N=log2(big))
649 * then add X bits of precision in decimal part
766 * @param invpow(uint8) : Q = invpow = number of binary decimal digits for invb
767 * @param invDoubleDec : boolean to indicate that a and the return value c have 2*N binary decimal digits instead of N
856 * picocep_fixptmult absorbs double decimal size by dividing its result by extra factor big