Basically, A=>B means if we know that A is true then B is true, also if we know that B is false we can show that A is false. If all we know is that A is false we aren't certain about B, and if all we know is that B is true we aren't certain about A.
A <=> B means they are either both true or...