A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.tutorialspoint.com/cpp_standard_library/numeric.htm below:

C++ Standard Library Numeric Functions

C++ Library - <numeric> Introduction

It is used to generalized numeric operations and this header describes a set of algorithms to perform certain operations on sequences of numeric values. In C++, It includes common mathematical functions and types, as well as optimized numeric arrays and support for random number generation.

Functions Sr.No. Function & description 1 accumulate

It is used accumulate values in range.

2 adjacent_difference

It is used to compute adjacent difference of range.

3 inner_product

It is used to compute cumulative inner product of range.

4 partial_sum

It is used to compute partial sums of range.

5 iota

It is used to store increasing sequence.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4