closes #1845 + found problems with OR and several COMPLEX operators.
Now discrepancy is only for complex values and " ^ " operator in the extremely rare cases where NaNs ans Infs are computed: the sign of the Inf may differ from IDL as the result from the used of the stdlib complex pow() function.
closes #1845 + found problems with OR and several COMPLEX operators. Now discrepancy is only for complex values and " ^ " operator in the extremely rare cases where NaNs ans Infs are computed: the sign of the Inf may differ from IDL as the result from the used of the stdlib complex pow() function.