MathGroup Archive 1999

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

Search the Archive

Gettting Rid of units

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16506] Gettting Rid of units
  • From: rlove at antispam.neosoft.com (Robert B. Love )
  • Date: Tue, 16 Mar 1999 03:59:52 -0500
  • Organization: NeoSoft, Inc.
  • Sender: owner-wri-mathgroup at wolfram.com

I have a function I can call that returns a list of angles
with "Degree" attached, like this:
 
  {96.231 Degree, 96.8642 Degree...}

I can't see how to remove the "Degree" unit.  What I want is a
list of pure values.  I confess I don't know how the unit is
attached and I don't have source for the function called.

Somebody plz provide a simple explantion of how to remove the 
label "Degree"  and maybe pointers on what to read to learn how
this was attached in the first place.

All help appreciated.

--
----------------------------------------------------------------
 Bob Love                                   MIME & NeXT Mail OK
 rlove at neosoft.com                            
----------------------------------------------------------------



  • Prev by Date: Eliminating a "Unit"
  • Next by Date: Re: Q: extracting list of arguments of function
  • Previous by thread: RE: Re: Eliminating a "Unit"
  • Next by thread: Re: Gettting Rid of units