Re: Outline: Numeric Types and Values
[email protected] (Luke Palmer)
| Newsgroups | perl.perl6.documentation |
|---|---|
| Message-ID | <[email protected]> |
> Mailing-List: contact [email protected]; run by ezmlm > Date: Wed, 13 Nov 2002 11:01:26 -0800 > From: Michael Lazzaro <[email protected]> > > - converting numbers to strings > - writing a number as a string > (what the rules are for how it will look) > - writing a number as a formatted string > (how you write something as bin/oct/hex/radix) > (how you write something w/ other formatting) I'll do this part. Luke