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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 61: Line 61:
 
* This function currently appears in the AddIn category of the Function Wizard.
 
* This function currently appears in the AddIn category of the Function Wizard.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: IMAGINARY function|IMAGINARY]]
 
* [[Documentation/How_Tos/Calc: IMAGINARY function|IMAGINARY]]
 
* [[Documentation/How_Tos/Calc: COMPLEX function|COMPLEX]]
 
* [[Documentation/How_Tos/Calc: COMPLEX function|COMPLEX]]

Revision as of 07:38, 17 July 2018


IMREAL

Returns the real part of a complex number.

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

Syntax:

IMREAL(complexnumber)

complexnumber is text representing a complex number, for example as a+bi or a+bj, where a is the real part and b the imaginary part.
IMREAL returns the real part as a number.

Example:

IMREAL("4+3i")

returns 4.

Issues:

  • This function currently appears in the AddIn category of the Function Wizard.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_IMREAL_function&oldid=243377"
Views
Personal tools
Navigation
Tools