Program name : '=script=' ('=bin=')
Function : Generating random variables from the Cauchy distribution.
Output to STDOUT :
1. Generated random numbers. The number of those numbers is specified by -n.
Output to STDERR :
2. the sum of the all variables and the sum of their square.
3. random seed.
Options :
-g N : The number of variables to be generated.
-s N : Random seed.
-. N : Digits after decimal points.
-1 : No secondary information such as seed and sums.
-: ; Entail serial number.
--help : Print this online help manual of this command "'=SCRIPT='". Similar to "perldoc `which [-t] '=SCRIPT='` ".
--help opt ..or.. --help options : Only shows the option helps. It is easy to read when you are in very necessary.
--help ja : Shows Japanese online help manual. ; "'=script=' --help ja" で日本語のオンラインマニュアルを表示します。
--help nopod : Print this online manual using the code insdide this program without using the function of Perl POD.
--version : Shows version information of this program.