Skip to main content

IMAGINARY

Returns the imaginary coefficient of a complex number.

CategoryEngineering
SyntaxIMAGINARY(inumber)

Parameters

ParameterRequiredDescription
inumberRequiredA complex number in text format (e.g., "3+4i").

Example

IMAGINARY(inumber)

Auto-generated from the EngCanvas function registry.