Difference between revisions of "Documentation/How Tos/Calc: IMSUM function"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 40: Line 40:
 
* [[Documentation/How_Tos/Calc:_IMSUM_function|<div style="font-size: 120%; border-style: double; border-color:#778899;">Imsum]]
 
* [[Documentation/How_Tos/Calc:_IMSUM_function|<div style="font-size: 120%; border-style: double; border-color:#778899;">Imsum]]
 
* [[Documentation/How_Tos/Calc:_IMTAN_function|<div style="font-size: 120%;">Imtan]]
 
* [[Documentation/How_Tos/Calc:_IMTAN_function|<div style="font-size: 120%;">Imtan]]
}}__NOTOC__
+
}}__TOC__
  
 
== IMSUM ==
 
== IMSUM ==

Revision as of 04:02, 7 May 2013


IMSUM

Returns the sum of complex numbers.

This function is only available if the Analysis AddIn is installed.

Syntax:

IMSUM(complexnum1; complexnum2; ... complexnum29)

complexnum1, complexnum2, ... are complex numbers as text, or references to cells / cell ranges containing complex numbers as text.

Example:

IMSUM("1+2i"; "3+4i")

returns 4+6i as text.

IMSUM(A1:A2)

where cell A1 contains the text 1+2i and cell A2 contains 3+4i, returns 4+6i as text.

Issues:

  • This function currently appears in the AddIn category of the Function Wizard.
Template:Documentation/SeeAlso
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_IMSUM_function&oldid=219885"
Views
Personal tools
Navigation
Tools