MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Number to Binary

  • To: mathgroup at smc.vnet.net
  • Subject: [mg47592] Re: Number to Binary
  • From: Bill Rowe <readnewsciv at earthlink.net>
  • Date: Fri, 16 Apr 2004 05:22:15 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

On 4/15/04 at 3:39 AM, adam_hartshorne at hotmail.com (Oracle3001)
wrote:

>Could anybody plz tell me how I can input a number and convert this
>to a binary representation using mathematica?

Do either of the functions IntegerDigits or BaseForm do what you want?

Or perhaps one of the routines in Utilities`BinaryFiles`?

You need to be a bit more explicit as to what you are trying to do.
--
To reply via email subtract one hundred and four


  • Prev by Date: RE: Feynman
  • Next by Date: Re: Contour lines with individual labels
  • Previous by thread: Re: Number to Binary
  • Next by thread: Re: Number to Binary