mathutilmodernc.org/mathutil

Imports of package mathutil

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/remyoudompheng/bigfft
mathPackage math provides basic constants and mathematical functions.
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
sortPackage sort provides primitives for sorting slices and user-defined collections.