helpids.h (4e8031e0) | helpids.h (0f94c4d7) |
---|---|
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 --- 577 unchanged lines hidden (view full) --- 586#define HID_FUNC_SIN "SC_HID_FUNC_SIN" 587#define HID_FUNC_COT "SC_HID_FUNC_COT" 588#define HID_FUNC_TAN "SC_HID_FUNC_TAN" 589#define HID_FUNC_COSHYP "SC_HID_FUNC_COSHYP" 590#define HID_FUNC_SINHYP "SC_HID_FUNC_SINHYP" 591#define HID_FUNC_COTHYP "SC_HID_FUNC_COTHYP" 592#define HID_FUNC_TANHYP "SC_HID_FUNC_TANHYP" 593#define HID_FUNC_ARCTAN2 "SC_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 --- 577 unchanged lines hidden (view full) --- 586#define HID_FUNC_SIN "SC_HID_FUNC_SIN" 587#define HID_FUNC_COT "SC_HID_FUNC_COT" 588#define HID_FUNC_TAN "SC_HID_FUNC_TAN" 589#define HID_FUNC_COSHYP "SC_HID_FUNC_COSHYP" 590#define HID_FUNC_SINHYP "SC_HID_FUNC_SINHYP" 591#define HID_FUNC_COTHYP "SC_HID_FUNC_COTHYP" 592#define HID_FUNC_TANHYP "SC_HID_FUNC_TANHYP" 593#define HID_FUNC_ARCTAN2 "SC_HID_FUNC_ARCTAN2" |
594#define HID_FUNC_COSECANT "SC_HID_FUNC_COSECANT" 595#define HID_FUNC_SECANT "SC_HID_FUNC_SECANT" 596#define HID_FUNC_SECANTHYP "SC_HID_FUNC_SECANTHYP" 597#define HID_FUNC_COSECANTHYP "SC_HID_FUNC_COSECANTHYP" |
|
594#define HID_FUNC_DEG "SC_HID_FUNC_DEG" 595#define HID_FUNC_RAD "SC_HID_FUNC_RAD" 596#define HID_FUNC_EXP "SC_HID_FUNC_EXP" 597#define HID_FUNC_LOG "SC_HID_FUNC_LOG" 598#define HID_FUNC_LN "SC_HID_FUNC_LN" 599#define HID_FUNC_LOG10 "SC_HID_FUNC_LOG10" 600#define HID_FUNC_FAKULTAET "SC_HID_FUNC_FAKULTAET" 601#define HID_FUNC_REST "SC_HID_FUNC_REST" --- 163 unchanged lines hidden (view full) --- 765#define HID_FUNC_ROEMISCH "SC_HID_FUNC_ROEMISCH" 766#define HID_FUNC_ARABISCH "SC_HID_FUNC_ARABISCH" 767#define HID_FUNC_BAHTTEXT "SC_HID_FUNC_BAHTTEXT" 768#define HID_FUNC_JIS "SC_HID_FUNC_JIS" 769#define HID_FUNC_ASC "SC_HID_FUNC_ASC" 770#define HID_FUNC_UNICODE "SC_HID_FUNC_UNICODE" 771#define HID_FUNC_UNICHAR "SC_HID_FUNC_UNICHAR" 772#define HID_FUNC_NUMBERVALUE "SC_HID_FUNC_NUMBERVALUE" | 598#define HID_FUNC_DEG "SC_HID_FUNC_DEG" 599#define HID_FUNC_RAD "SC_HID_FUNC_RAD" 600#define HID_FUNC_EXP "SC_HID_FUNC_EXP" 601#define HID_FUNC_LOG "SC_HID_FUNC_LOG" 602#define HID_FUNC_LN "SC_HID_FUNC_LN" 603#define HID_FUNC_LOG10 "SC_HID_FUNC_LOG10" 604#define HID_FUNC_FAKULTAET "SC_HID_FUNC_FAKULTAET" 605#define HID_FUNC_REST "SC_HID_FUNC_REST" --- 163 unchanged lines hidden (view full) --- 769#define HID_FUNC_ROEMISCH "SC_HID_FUNC_ROEMISCH" 770#define HID_FUNC_ARABISCH "SC_HID_FUNC_ARABISCH" 771#define HID_FUNC_BAHTTEXT "SC_HID_FUNC_BAHTTEXT" 772#define HID_FUNC_JIS "SC_HID_FUNC_JIS" 773#define HID_FUNC_ASC "SC_HID_FUNC_ASC" 774#define HID_FUNC_UNICODE "SC_HID_FUNC_UNICODE" 775#define HID_FUNC_UNICHAR "SC_HID_FUNC_UNICHAR" 776#define HID_FUNC_NUMBERVALUE "SC_HID_FUNC_NUMBERVALUE" |
773 | 777#define HID_FUNC_BITAND "SC_HID_FUNC_BITAND" 778#define HID_FUNC_BITOR "SC_HID_FUNC_BITOR" 779#define HID_FUNC_BITXOR "SC_HID_FUNC_BITXOR" |