The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.33

  • Silence pointless compiling warnings generated during compilation of the XS files.
  • Rewrite the XS code in MPC.xs to do away with the "MY_CXT" stuff. (PERL_NO_GET_CONTEXT is still defined to 1.)
  • Define PERL_NO_GET_CONTEXT to 1 in Constant/Constant.xs.
  • The Rmpc_set_default_prec, Rmpc_set_default_prec2 and Rmpc_set_default_rounding_mode functions have been moved from MPC.xs to MPC.pm.
  • The Rmpc_get_default_prec, Rmpc_get_default_prec2 and Rmpg_set_default_rounding_mode functions have also been moved from MPC.xs to MPC.pm.

Documentation

Modules

perl interface to the MPC (multi precision complex) library.

Provides

in Ball/Ball.pm
in Constant/Constant.pm
in Radius/Radius.pm