
Available under Creative Commons-ShareAlike 4.0 International License.
Definition 8.1: Standard Library
A set of specific task functions that have been added to the programming language for universal use.
Definition 8.2: confdence
The reliance that Standard Library functions work properly.
Definition 8.3: abs
A function within the cmath standard library in C++ which stands for absolute.
- 1807 reads