modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / etc / calc / help / freeeuler
blob95e094b7ea15984eaf39e8ad9f306a41ce6cf861
1 NAME
2     freeeuler - free stored Euler numbers
4 SYNOPSIS
5     freeeuler()
7 TYPES
8     return      none
10 DESCRIPTION
11     The memory used to store calculated Euler numbers is freed by
12     freeeuler().
14 EXAMPLE
15     ; freeeuler();
17 LIMITS
18     none
20 LINK LIBRARY
21     void qfreeeuler(void);
23 SEE ALSO
24     euler, bernoulli, freebernoulli
26 ## Copyright (C) 2000  Ernest Bowen
28 ## Calc is open software; you can redistribute it and/or modify it under
29 ## the terms of the version 2.1 of the GNU Lesser General Public License
30 ## as published by the Free Software Foundation.
32 ## Calc is distributed in the hope that it will be useful, but WITHOUT
33 ## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
34 ## or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
35 ## Public License for more details.
37 ## A copy of version 2.1 of the GNU Lesser General Public License is
38 ## distributed with calc under the filename COPYING-LGPL.  You should have
39 ## received a copy with calc; if not, write to Free Software Foundation, Inc.
40 ## 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
42 ## @(#) $Revision: 30.1 $
43 ## @(#) $Id: freeeuler,v 30.1 2007/03/16 11:10:42 chongo Exp $
44 ## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/freeeuler,v $
46 ## Under source code control:   2000/12/14 01:33:00
47 ## File existed as early as:    2000
49 ## Share and enjoy!  :-)        http://www.isthe.com/chongo/tech/comp/calc/