You rock. Many thanks
On Thu, Aug 13, 2009 at 7:25 PM, Marko Milivojevic <markom_at_markom.info>wrote:
> > Sorry to drag this thread back up ... but I went through Marko's link and
> > then thought of the lab. I believe there is a calculator in the lab no?
> > Can it display scientific?
>
> I believe you have access to standard Windows calculator in the lab. I
> think it has a mode for hex... If not, remember that hex to bin is
> very simple calculation especially when dealing with 4 digits only.
>
> Start from right to left:
>
> d1 * 1 =
> d2 * 16 =
> d3 * 256 =
> d4 * 4096 =
> SUM:
>
> Where d1, d2, d3 and d4 are hex digits, right to left. In the case you
> quote from my blog (0xFDEA):
>
> A * 1 = 10
> E * 16 = 224
> D * 256 = 3328
> F * 4096 = 61440
> SUM: 65002
>
> But, like I said. I believe Windows calc is not an issue. Lab ain't
> CCNA ;-). You have other things to worry there, not this :-).
>
> --
> Marko
> CCIE #18427 (SP)
> My network blog: http://cisco.markom.info/
>
-- Andrew Lee Lissitz all.from.nj_at_gmail.com Blogs and organic groups at http://www.ccie.netReceived on Thu Aug 13 2009 - 23:48:40 ART
This archive was generated by hypermail 2.2.0 : Tue Sep 01 2009 - 05:43:56 ART