phi
POD
=encoding utf8
NAME
phi.raku --computing the golden ratio Ļ with some radix
DESCRIPTION
This programme displays the value of Ļ in any radix (2 to 36).
Note: the decimal point is not printed.
USAGE
raku phi.raku --radix=16 --scale=15
Parameters
radix
The radix. This parameter is mandatory. Allowed values are 2 to 36.
scale
The number of digits to display. This parameter is optional. Its default value is 10.
COPYRIGHT and LICENCE
Copyright (C) 2024, Jean Forget, all rights reserved
This programme is published under the same conditions as Raku: the Artistic License version 2.0.
The text of the license is available in the file in this repository, or you can read them at: