Manuals/calci/IMCOS
Jump to navigation
Jump to search
- IMCOS returns the NAN(error) value, when 'iN' is a logical value.
- The cosine of a complex number is:
IMCOS
Lets see an example,
IMCOS(iN)
=IMCOS("2+1i") is -0.64214812471552+-1.0686074213827783i
Syntax
Remarks
Examples
Description
This function returns the cosine of a complex number.
Column1 | Column2 | Column3 | Column4 | |
Row1 | -0.64214812471552+-1.0686074213827783i | |||
Row2 | ||||
Row3 | ||||
Row4 | ||||
Row5 | ||||
Row6 |
IMCOS(iN)
Where 'iN' is a complex number.