summaryrefslogtreecommitdiffstats
path: root/perl/perl-Math-MPC/README
blob: 264a91ddde58077752e1ab2364c7f22edec2686b (plain)
1
2
3
4
5
perl-Math-MPC (perl interface to the MPC library)

perl-Math-MPC is a multiple precision complex number module utilising
the MPC library. Basically, this module simply wraps the 'mpc'
complex number functions provided by that library.