IMSUM

Syntax:

IMSUM ( argument-list )

Description: Adds the values of its arguments.

Mathematical Formula:

Arguments:

Name

Type

Description

argument-list

text

Each argument in argument-list is a complex number string in x + yi or x + yj text format.

Return Type and Value: text – The sum of the values of its arguments, in x+yi or x+yj text format.

However, if any argument in argument-list is ill-formed, #NUM! is returned.

example: