if [[ $x -ge 3660 && $x -lt 3800 ]];then
if [ $x -ge 3660 ];then if [ $x -lt 3800 ];then
if [ $x -ge 3660 ];then if [ $x -lt 3800 ];then echo $x | awk '{printf "%1.3fV - %3.1f", $1 / 1000, 15 + ($1 - 3660) / 4}{print "%"}' exit 1 fi;fi