Help for this page

Select Code to Download


  1. or download this
    Example 1:  A(B(2))
    Example 2:  A(B(2)+C(D()))
    
  2. or download this
    #!/usr/bin/perl -wT
    
    ...
    
      return $result;
    }