Q&A > math > How can I import previously created math functions? - Answer contributed by randyk
The
Math::Cephes module contains an interface to
math functions of Stephen Moshier's cephes
math library. Interfaces are also included to
handle some common
polynomial,
matrix,
fraction, and
complex number operations.