complexcurve2dimg
Calculates the two rows matrix (x, y) ,y vales, from an inputted expression.
Arguments
- Expression containing symbol for x value
- Real value starting value for x
- Real value ending value for x
- Integer number of samples for x
Output
Matrix with two rows. First row for x and second row for y. y is imaginary part of complex number or zero if result is not complex number.
Examples