Docblock comments
This commit is contained in:
parent
d41e68b919
commit
316f86e03c
|
@ -1932,7 +1932,7 @@ class PHPExcel_Calculation_Engineering {
|
||||||
/**
|
/**
|
||||||
* IMLOG2
|
* IMLOG2
|
||||||
*
|
*
|
||||||
* Returns the common logarithm (base 10) of a complex number in x + yi or x + yj text format.
|
* Returns the base-2 logarithm of a complex number in x + yi or x + yj text format.
|
||||||
*
|
*
|
||||||
* Excel Function:
|
* Excel Function:
|
||||||
* IMLOG2(complexNumber)
|
* IMLOG2(complexNumber)
|
||||||
|
|
Loading…
Reference in New Issue