MathGroup Archive 2005

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

Search the Archive

Re: Simple formatting options

  • To: mathgroup at smc.vnet.net
  • Subject: [mg59338] Re: Simple formatting options
  • From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
  • Date: Sat, 6 Aug 2005 01:29:27 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <dcuvgc$e8p$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,
StringReplace[ToString[0.5], "0." ~~ a_ :> "." <> 
a]

??

Regards

  Jens

"Daniele Lupo" 
<danwolf80_no_spam_please_ at libero.it> schrieb im 
Newsbeitrag news:dcuvgc$e8p$1 at smc.vnet.net...
| Hi.
|
| My question is very simple...
|
| How can I write numbers like 0.5 in the 
following form: .5, using only the
| fractional part, without the zero?
|
| I'd like to use this format to label my smith 
chart...
|
| Thanks for answers.
|
| Daniele
| 



  • Prev by Date: Hankel matrix?
  • Next by Date: String[bring] vs "bring"
  • Previous by thread: Re: Simple formatting options
  • Next by thread: Re: Simple formatting options