Help for this page

Select Code to Download


  1. or download this
    MODULE = gsl_error_pl_4227    PACKAGE = main
    
  2. or download this
    MODULE = SIS::GSL    PACKAGE = SIS::GSL
    
  3. or download this
    MODULE = SIS::GSL    PACKAGE = main
    
  4. or download this
    use warnings;
    use strict;
    ...
    my $r = demo2_e(4, -2,  4, 3, 3, 2, 1, 1, 2);
    
    print $r, "\n";