Manuals/calci/IMCSC
Jump to navigation
Jump to search
IMCSC(ComplexNumber)
- where is any complex number.
Description
- This function gives the COSEC value of a complex number.
- Consider the complex number is the form of
- x & y are the real numbers.
- 'i' is the imaginary unit
- Also x is called the real part & y is the imaginary part of a complex number.
- COMPLEX is the function used to convert Real & Imaginary numbers in to a complex number.
- is defined by
Examples
IMCSC(ComplexNumber)
- ComplexNumber is any complex number.
IMCSC(ComplexNumber) | Value |
IMCSC("6+4i") | -0.0102445792543298-i0.03518037937143115 |
IMCSC("6-8i") | -0.00018746697130656888+i0.0006442025450429695 |
IMCSC("10") | -1.8381639608896656+i0 |
Related Videos
See Also
References