Last indexation completed on 2025-10-26 05:38:22 UTC
| Name | Size | Date (UTC) | Last indexed | Description | |
|---|---|---|---|---|---|
| Name | Size | Date (UTC) | Last indexed | Description | |
| Parent directory | - | 2024-02-11 02:05:16 | |||
| cmath.cpp | 21893 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:07 | ||
| cmath.h | 8528 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:07 | ||
| cnumberparser.cpp | 4037 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:07 | ||
| cnumberparser.h | 2617 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:07 | ||
| constants.cpp | 58863 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:07 | ||
| constants.h | 1585 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:07 | ||
| errors.h | 4978 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:07 | ||
| evaluator.cpp | 72306 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:08 | ||
| evaluator.h | 5567 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:08 | ||
| floatcommon.c | 9940 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:08 | convenience functions, based on floatnum. | |
| floatcommon.h | 4174 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:08 | header file for convenience functions, based on floatnum. | |
| floatconfig.h | 7120 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:08 | this file contains the basic settings, that control the overall behaviour of floatnum and derivates. Uncomment or set any of the following defines according to your needs. |
|
| floatconst.c | 12053 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:08 | constants for higher math functions | |
| floatconst.h | 2293 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:08 | constants for higher math functions | |
| floatconvert.c | 15601 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | radix conversion, based on floatnum. | |
| floatconvert.h | 2858 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | radix conversion, based on floatnum. | |
| floaterf.c | 11193 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | normal distribution integrals erf and the like | |
| floaterf.h | 1416 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | normal distribution integrals erf and the like | |
| floatexp.c | 8833 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | exponential function and friends, based on floatnum. | |
| floatexp.h | 1785 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | exponential function and friends, based on floatnum. | |
| floatgamma.c | 11959 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | Gamma function, based on floatnum. | |
| floatgamma.h | 1496 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | Gamma function, based on floatnum. | |
| floathmath.c | 12596 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | higher mathematical functions, based on floatnum. | |
| floathmath.h | 13986 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:09 | higher mathematical functions, based on floatnum. | |
| floatincgamma.c | 6978 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | ||
| floatincgamma.h | 1332 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | incomplete gamma function | |
| floatio.c | 22930 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | low level conversion, based on floatnum. | |
| floatio.h | 5878 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | low level conversion, based on floatnum. | |
| floatipower.c | 3365 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | ||
| floatipower.h | 1467 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | ||
| floatlog.c | 12566 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | logarithm and friends, based on floatnum. | |
| floatlog.h | 1707 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | logarithms and friends, based on floatnum. | |
| floatlogic.c | 4940 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | logic functions, based on floatnum. | |
| floatlogic.h | 1659 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | logic functions, based on floatnum. | |
| floatlong.c | 6222 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | portable double size integer arithmetic. | |
| floatlong.h | 2386 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:10 | portable double size integer arithmetic | |
| floatnum.c | 40879 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | Arbitrary precision floating point numbers, based on bc. | |
| floatnum.h | 18387 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | Arbitrary precision floating point numbers header file. | |
| floatpower.c | 1821 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | power operation, based on floatnum. | |
| floatpower.h | 1337 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | power operation, based on floatnum. | |
| floatseries.c | 5358 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | basic series, based on floatnum. | |
| floatseries.h | 1667 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | header file for basic series, based on floatnum. | |
| floattrig.c | 9063 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | trigonometry functions, based on floatnum. | |
| floattrig.h | 1935 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:11 | trigonometry functions, based on floatnum. | |
| functions.cpp | 39073 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:12 | ||
| functions.h | 2559 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:12 | ||
| hmath.cpp | 53723 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:13 | ||
| hmath.h | 8351 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:13 | ||
| number.c | 42391 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | Implements arbitrary precision numbers. | |
| number.h | 4600 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | Arbitrary precision numbers header file. | |
| numberformatter.cpp | 3065 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | ||
| numberformatter.h | 1222 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | ||
| opcode.cpp | 20 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | ||
| opcode.h | 1597 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | ||
| quantity.cpp | 25983 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | ||
| quantity.h | 9161 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | ||
| rational.cpp | 6118 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:14 | ||
| rational.h | 2344 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:15 | ||
| settings.cpp | 15050 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:15 | ||
| settings.h | 2548 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:15 | ||
| units.cpp | 22236 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:15 | ||
| units.h | 7400 bytes | 2024-02-11 02:05:16 | 2025-10-26 05:31:15 |