[ 源代码: fparserc++ ]
软件包:libfparser4(4.5.2-2 以及其他的)
Function Parser for C++
This C++ library offers a class which can be used to parse and evaluate a mathematical function from a string (which might be eg. requested from the user).
The syntax of the function string is similar to mathematical expressions written in C/C++ (the exact syntax is specified in the documentation below). The function can then be evaluated with different values of variables.
其他与 libfparser4 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版