I'm trying to do hex calculation directly with bc, I already specified the scale, but `echo 'scale=16;c06b1000-c06a5e78' | bc`, still got me zero, what could be wrong?