MathGroup Archive 2001

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

Search the Archive

how do i make a function to convert base 2 representation to base-10?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30813] how do i make a function to convert base 2 representation to base-10?
  • From: Au Han Bin <auhb3 at cz3.nus.edu.sg>
  • Date: Wed, 19 Sep 2001 00:16:59 -0400 (EDT)
  • References: <9nh2a1$iu$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

hello, I am a mathematica newbie. i'd like some advice on creating a
function that converts base-2 to base 10
eg. {1,0,1} -> 9
thanks, regards, josh


  • Prev by Date: decision analysis
  • Next by Date: Exact value return
  • Previous by thread: decision analysis
  • Next by thread: Re: how do i make a function to convert base 2 representation to base-10?