modified: diffout.py
[GalaxyCodeBases.git] / c_cpp / etc / calc / help / builtin.top
blob806542df2d1adc0e69307fa16d8b7ceaae6d9280
1 Builtin functions
3         There is a large number of built-in functions.  Many of the
4         functions work on several types of arguments, whereas some only
5         work for the correct types (e.g., numbers or strings).  In the
6         following description, this is indicated by whether or not the
7         description refers to values or numbers.  This display is generated
8         by the 'show builtin' command.
10 ## Copyright (C) 1999  Landon Curt Noll
12 ## Calc is open software; you can redistribute it and/or modify it under
13 ## the terms of the version 2.1 of the GNU Lesser General Public License
14 ## as published by the Free Software Foundation.
16 ## Calc is distributed in the hope that it will be useful, but WITHOUT
17 ## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
18 ## or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
19 ## Public License for more details.
21 ## A copy of version 2.1 of the GNU Lesser General Public License is
22 ## distributed with calc under the filename COPYING-LGPL.  You should have
23 ## received a copy with calc; if not, write to Free Software Foundation, Inc.
24 ## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
26 ## @(#) $Revision: 30.1 $
27 ## @(#) $Id: builtin.top,v 30.1 2007/03/16 11:10:42 chongo Exp $
28 ## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/builtin.top,v $
30 ## Under source code control:   1995/07/10 01:17:53
31 ## File existed as early as:    1995
33 ## chongo <was here> /\oo/\     http://www.isthe.com/chongo/
34 ## Share and enjoy!  :-)        http://www.isthe.com/chongo/tech/comp/calc/