C 运行时库对基本数学的支持包括 std::max()、std::abs()、std::round() 和 std::sqrt() 等函数。
std::max()
std::abs()
std::round()
std::sqrt()
有关基本数学函数的更多信息(包括交互式示例)