You are here

Definitions

6 February, 2015 - 11:20

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.