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.004 - 2024-06-24

  • Incompatible Changes
    • Remove Math#cscamul method. This method was misnamed because it does not actually perform a scalar multiplication.
    • Remove Math#cscamulf method. This method was misnamed because it does not actually perform a scalar multiplication.
      • Sorry, please rewrite source codes using Math->complex($re, 0);

Modules

Mathematical Calculations