Doble rslt = (exchg1<exchg2)? exchg1:exchg2;
double rslt;if ( exchg1 < exchg2 ) rslt = exchg1;else rslt = exchg2;
(( 1 / 0 )) &> /dev/null || { echo -e "stderrrrrrrrrrrrrrrrrrr";}