Skip to contents

Calculates the sum using a more accurate floating point summation (Kahan Sum).

Usage

fsum(arg = DOUBLE)

Arguments

arg

DOUBLE

Value

DOUBLE

SQL examples

fsum(A)