hidother.src (39c2db0b) hidother.src (97a44619)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 177 unchanged lines hidden (view full) ---

186hidspecial HID_FUNC_SIN { HelpID = HID_FUNC_SIN; };
187hidspecial HID_FUNC_COT { HelpID = HID_FUNC_COT; };
188hidspecial HID_FUNC_TAN { HelpID = HID_FUNC_TAN; };
189hidspecial HID_FUNC_COSHYP { HelpID = HID_FUNC_COSHYP; };
190hidspecial HID_FUNC_SINHYP { HelpID = HID_FUNC_SINHYP; };
191hidspecial HID_FUNC_COTHYP { HelpID = HID_FUNC_COTHYP; };
192hidspecial HID_FUNC_TANHYP { HelpID = HID_FUNC_TANHYP; };
193hidspecial HID_FUNC_ARCTAN2 { HelpID = HID_FUNC_ARCTAN2; };
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 177 unchanged lines hidden (view full) ---

186hidspecial HID_FUNC_SIN { HelpID = HID_FUNC_SIN; };
187hidspecial HID_FUNC_COT { HelpID = HID_FUNC_COT; };
188hidspecial HID_FUNC_TAN { HelpID = HID_FUNC_TAN; };
189hidspecial HID_FUNC_COSHYP { HelpID = HID_FUNC_COSHYP; };
190hidspecial HID_FUNC_SINHYP { HelpID = HID_FUNC_SINHYP; };
191hidspecial HID_FUNC_COTHYP { HelpID = HID_FUNC_COTHYP; };
192hidspecial HID_FUNC_TANHYP { HelpID = HID_FUNC_TANHYP; };
193hidspecial HID_FUNC_ARCTAN2 { HelpID = HID_FUNC_ARCTAN2; };
194hidspecial HID_FUNC_COSECANT { HelpID = HID_FUNC_COSECANT; };
195hidspecial HID_FUNC_SECANT { HelpID = HID_FUNC_SECANT; };
196hidspecial HID_FUNC_COSECANTHYP { HelpID = HID_FUNC_COSECANTHYP; };
197hidspecial HID_FUNC_SECANTHYP { HelpID = HID_FUNC_SECANTHYP; };
194hidspecial HID_FUNC_DEG { HelpID = HID_FUNC_DEG; };
195hidspecial HID_FUNC_RAD { HelpID = HID_FUNC_RAD; };
196hidspecial HID_FUNC_EXP { HelpID = HID_FUNC_EXP; };
197hidspecial HID_FUNC_LOG { HelpID = HID_FUNC_LOG; };
198hidspecial HID_FUNC_LN { HelpID = HID_FUNC_LN; };
199hidspecial HID_FUNC_LOG10 { HelpID = HID_FUNC_LOG10; };
200hidspecial HID_FUNC_FAKULTAET { HelpID = HID_FUNC_FAKULTAET; };
201hidspecial HID_FUNC_REST { HelpID = HID_FUNC_REST; };

--- 283 unchanged lines hidden ---
198hidspecial HID_FUNC_DEG { HelpID = HID_FUNC_DEG; };
199hidspecial HID_FUNC_RAD { HelpID = HID_FUNC_RAD; };
200hidspecial HID_FUNC_EXP { HelpID = HID_FUNC_EXP; };
201hidspecial HID_FUNC_LOG { HelpID = HID_FUNC_LOG; };
202hidspecial HID_FUNC_LN { HelpID = HID_FUNC_LN; };
203hidspecial HID_FUNC_LOG10 { HelpID = HID_FUNC_LOG10; };
204hidspecial HID_FUNC_FAKULTAET { HelpID = HID_FUNC_FAKULTAET; };
205hidspecial HID_FUNC_REST { HelpID = HID_FUNC_REST; };

--- 283 unchanged lines hidden ---