[ top | up ]

Highly Composite Numbers

Syntax

nextn(n)

Arguments

n an integer.

Description

nextn returns an integer, greater than or equal to n, which is highly composite. nextn is used in conjunction with fft to find a suitable length to zero-pad the argument of fft to so that the transform is computed quickly.

See Also

convolve, fft.