C 執行時庫對基本數學的支援包括 std::max()、std::abs()、std::round() 和 std::sqrt() 等函式。
std::max()
std::abs()
std::round()
std::sqrt()
有關基本數學函式的更多資訊(包括互動式示例)