help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using calculator for switching from decimal to hexadecimal


From: David Kastrup
Subject: Re: Using calculator for switching from decimal to hexadecimal
Date: Fri, 31 Mar 2006 10:43:44 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Ismael Valladolid Torres <ivalladolidt@terra.es> writes:

> Can I use the emacs calculator to switch from a decimal *big* value to
> its hexadecimal value and vice versa?
>
> I press H, enter 102BC09F, press D and get 2867359 which is simply
> 2BC09F, can I override this range limit?

You could use Emacs calc.

C-x * q 16#102bc09f RET C-y

271302815

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


reply via email to

[Prev in Thread] Current Thread [Next in Thread]