xref: /original-bsd/games/number/number.6 (revision 2301fdfb)
@(#)number.6 6.2 (Berkeley) 04/02/87
Copyright (c) 1980 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.

@(#)number.6 6.6 (Berkeley) 4/1/87


NUMBER 6 ""
C 4
NAME
number - convert Arabic numerals to English
SYNOPSIS
number [ # ]
DESCRIPTION
Number converts its arguments from decimal numbers to a fully spelled-out version. In the absence of arguments, number reads from the standard input. Output is to the standard output.
BUGS
Number doesn't understand about exponents.