﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
338	problem with the conjugation complex	jcolombo	Christian Paz	"the conjugation function is not working in the correct way.
See example: 
Complex aa = (3)+i*(4);
Complex conjugado = ~(aa);

the correct answer is (3)+i*(-4)
but the tol answer is (3.000000)+i*(4.000000).

Beyond that, is not possible implement the functions: imaginary part, real part
and the norm of a complex number.

considerately, Jones Colombo"	defect	closed	normal		Math	1.1.3	normal	fixed		
