Menu

SUM

Description

Returns the sum of all numbers.

Examples

SUM(NAN, 15) = NAN

SUM(M_PI/2, 15) = 16.570796326795

SUM(NAN) = NAN

SUM(INF) = NAN

SUM(-INF) = NAN

On this page