Lines Matching full:implemented
21 a sane default, but may be configured by the user.) Karatsuba, as implemented in
190 This is implemented in the function `p(x,y)`.
266 This is implemented in the function `r(x,p)`.
275 This is implemented in the function `ceil(x,p)`.
283 This is implemented in the function `f(n)`.
292 This is implemented in the function `perm(n,k)`.
300 This is implemented in the function `comb(n,r)`.
308 This is implemented in the function `log(x,b)`.
318 This is implemented in the function `l2(x)`.
324 This is implemented in the function `l10(x)`.
330 This is implemented in the function `root(x,n)`.
340 This is implemented in the function `cbrt(x)`.
346 This is implemented in the function `gcd(a,b)`.
357 This is implemented in the function `lcm(a,b)`.
365 This is implemented in the function `pi(s)`.
373 This is implemented in the function `t(x)`.
381 This is implemented in the function `a2(y,x)`.