amath  1.8.5
Simple command line calculator
ident.h
Go to the documentation of this file.
1 /*-
2  * Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net>
3  * All rights reserved.
4  *
5  * Redistribution and use in source and binary forms, with or without
6  * modification, are permitted provided that the following conditions
7  * are met:
8  * 1. Redistributions of source code must retain the above copyright
9  * notice, this list of conditions and the following disclaimer.
10  * 2. Redistributions in binary form must reproduce the above copyright
11  * notice, this list of conditions and the following disclaimer in the
12  * documentation and/or other materials provided with the distribution.
13  *
14  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
15  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
16  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
17  * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24  *
25  * Generated with FlexCat. For more information, see:
26  * http://sourceforge.net/projects/flexcat/
27  *
28  * Project homepage:
29  * https://amath.innolan.net
30  *
31  */
32 
33 #ifndef AMATH_LOCALE_IDENT_H
34 #define AMATH_LOCALE_IDENT_H
35 
36 /**
37  * @file loc/ident.h
38  * @brief Help texts for built-in functions
39  */
40 
41 #include "amath.h"
42 #include "amathc.h"
43 #include "amatht.h"
44 
45 static const identhelpdef identtexts[] = {
46  { 0, "abs", "No help is available for this function.#NEWLINE#" },
47  { 1, "sgn", "No help is available for this function.#NEWLINE#" },
48  { 2, "round", "No help is available for this function.#NEWLINE#" },
49  { 3, "trunc", "No help is available for this function.#NEWLINE#" },
50  { 4, "floor", "No help is available for this function.#NEWLINE#" },
51  { 5, "ceil", "No help is available for this function.#NEWLINE#" },
52  { 6, "sqr", "No help is available for this function.#NEWLINE#" },
53  { 7, "cbr", "No help is available for this function.#NEWLINE#" },
54  { 8, "lb", "No help is available for this function.#NEWLINE#" },
55  { 9, "ln", "No help is available for this function.#NEWLINE#" },
56  { 10, "lg", "No help is available for this function.#NEWLINE#" },
57  { 11, "sin", "No help is available for this function.#NEWLINE#" },
58  { 12, "cos", "No help is available for this function.#NEWLINE#" },
59  { 13, "tan", "No help is available for this function.#NEWLINE#" },
60  { 14, "cot", "No help is available for this function.#NEWLINE#" },
61  { 15, "sec", "No help is available for this function.#NEWLINE#" },
62  { 16, "csc", "No help is available for this function.#NEWLINE#" },
63  { 17, "asin", "No help is available for this function.#NEWLINE#" },
64  { 18, "acos", "No help is available for this function.#NEWLINE#" },
65  { 19, "atan", "No help is available for this function.#NEWLINE#" },
66  { 20, "acot", "No help is available for this function.#NEWLINE#" },
67  { 21, "asec", "No help is available for this function.#NEWLINE#" },
68  { 22, "acsc", "No help is available for this function.#NEWLINE#" },
69  { 23, "sinh", "No help is available for this function.#NEWLINE#" },
70  { 24, "cosh", "No help is available for this function.#NEWLINE#" },
71  { 25, "tanh", "No help is available for this function.#NEWLINE#" },
72  { 26, "coth", "No help is available for this function.#NEWLINE#" },
73  { 27, "sech", "No help is available for this function.#NEWLINE#" },
74  { 28, "csch", "No help is available for this function.#NEWLINE#" },
75  { 29, "asinh", "No help is available for this function.#NEWLINE#" },
76  { 30, "acosh", "No help is available for this function.#NEWLINE#" },
77  { 31, "atanh", "No help is available for this function.#NEWLINE#" },
78  { 32, "acoth", "No help is available for this function.#NEWLINE#" },
79  { 33, "asech", "No help is available for this function.#NEWLINE#" },
80  { 34, "acsch", "No help is available for this function.#NEWLINE#" },
81  { 35, "ver", "The versed sine is an early appearing trigonometric function.#NEWLINE#It is equal to one minus the cosine.#NEWLINE#ver(x) = 1 - cos(x)#NEWLINE#" },
82  { 36, "vcs", "The versed cosine is an early appearing trigonometric function.#NEWLINE#It is equal to one plus the cosine.#NEWLINE#ver(x) = 1 + cos(x)#NEWLINE#" },
83  { 37, "cvs", "The coversed sine is an early appearing trigonometric function.#NEWLINE#It is equal to one minus the sine.#NEWLINE#ver(x) = 1 - sin(x)#NEWLINE#" },
84  { 38, "cvc", "The coversed cosine is an early appearing trigonometric function.#NEWLINE#It is equal to one plus the sine.#NEWLINE#cvc(x) = 1 + sin(x)#NEWLINE#" },
85  { 39, "hv", "No help is available for the haversed sine function.#NEWLINE#" },
86  { 40, "hvc", "No help is available for the haversed cosine function.#NEWLINE#" },
87  { 41, "hcv", "No help is available for the hacoversed sine function.#NEWLINE#" },
88  { 42, "hcc", "No help is available for the hacoversed cosine function.#NEWLINE#" },
89  { 43, "aver", "No help is available for this function.#NEWLINE#" },
90  { 44, "avcs", "No help is available for this function.#NEWLINE#" },
91  { 45, "acvs", "No help is available for this function.#NEWLINE#" },
92  { 46, "acvc", "No help is available for this function.#NEWLINE#" },
93  { 47, "ahv", "No help is available for this function.#NEWLINE#" },
94  { 48, "ahvc", "No help is available for this function.#NEWLINE#" },
95  { 49, "ahcv", "The inverse hacoversed sine is not implemented in this version of amath.#NEWLINE#" },
96  { 50, "ahcc", "The inverse hacoversed cosine is not implemented in this version of amath.#NEWLINE#" },
97  { 51, "exsec", "No help is available for the exsecant function.#NEWLINE#" },
98  { 52, "excsc", "No help is available for the excosecant function.#NEWLINE#" },
99  { 53, "aexsec", "No help is available for the inverse exsecant function.#NEWLINE#" },
100  { 54, "aexcsc", "No help is available for the inverse excosecant function.#NEWLINE#" },
101  { -1, EMPTYSTRING, EMPTYSTRING }
102 };
103 
104 #endif
#define EMPTYSTRING
Definition: amath.h:213
static const identhelpdef identtexts[]
Definition: ident.h:45