MathGroup Archive 1999

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

Search the Archive

Re: Help needed with List!

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16920] Re: Help needed with List!
  • From: Harald Giese <giese at dkrz.de>
  • Date: Thu, 8 Apr 1999 02:32:32 -0400
  • Organization: Institut fuer Meereskunde, Universitaet Hamburg
  • References: <7ec5kg$cu2@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

alvaroo at my-dejanews.com wrote:
> ...
> (i) I need to convert a long
> integer number in List format.  For example if I had the number 123456 I need
> to convert it into {1,2,3,4,5,6}:  Is it possible with an instruction?  
Have a look at the online help for "IntegerDigits".

> (ii) I need to delete from a List A the common elements with other List B.

Have a look at "Complement", esp. the online help "1.8.8 Advanced Topic:
Lists as Sets".


Regards,
Harald

-- 
Harald Giese
Email: giese at dkrz.de
Phone: +49 (0)40 4123 5796; Fax: +49 (0)40 5605724
Institut fuer Meereskunde der Universitaet Hamburg
(Institute of Oceanography of the University of Hamburg)
Troplowitzstrasse 7, D-22529 Hamburg


  • Prev by Date: Re: Re: binomial distribution
  • Next by Date: Re: Eigenvalue Problem
  • Previous by thread: Re: Help needed with List!
  • Next by thread: Re: Help needed with List!