Lines Matching full:triologarithm
1107 * TrioLogarithm
1110 TrioLogarithm
1150 default : return TrioLogarithm((double)base, 2);
2756 workNumber = TrioLogarithm(number, base);
2767 workNumber = TrioLogarithm(number, base);
2798 ? 1 + (int)TrioLogarithm(integerNumber, base)
2827 ? 1 + (int)TrioLogarithm(integerNumber, base)
2873 : (int)ceil(TrioLogarithm((double)(uExponent + 1),