33 #ifndef AMATH_LOCALE_IDENT_H 34 #define AMATH_LOCALE_IDENT_H 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#" },
static const identhelpdef identtexts[]