MathGroup Archive 2006

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

Search the Archive

Re: conversion to InputForm without spaces

  • To: mathgroup at smc.vnet.net
  • Subject: [mg69943] Re: [mg69893] conversion to InputForm without spaces
  • From: "Chris Chiasson" <chris at chiasson.name>
  • Date: Thu, 28 Sep 2006 06:14:33 -0400 (EDT)
  • References: <200609271003.GAA00055@smc.vnet.net> <000c01c6e229$5debaa60$996f1081@fy.chalmers.se>

For instance, if one enters 1+a into an Input cell in StandardForm and
subsequently converts the cell to InputForm via
Cell->ConvertTo->InputForm, the output is: "1 + a". I would prefer
"1+a".

On 9/27/06, Ingolf Dahl <ingolf.dahl at telia.com> wrote:
> Could you please explain a little bit better? Do you mean without having
> every blank converted to "*" ?
>
> Best regards
>
> Ingolf Dahl
>
> -----Original Message-----
> From: Chris Chiasson [mailto:chris at chiasson.name]
To: mathgroup at smc.vnet.net
> Subject: [mg69943] [mg69893] conversion to InputForm without spaces
>
> Is there an option to convert a Cell to InputForm without the spaces?
> Thanks,
>
> --
> http://chris.chiasson.name/
>
>
>
>


-- 
http://chris.chiasson.name/


  • Prev by Date: Re: equation question
  • Next by Date: Re: Program to calculate rational function with imbedded continued fraction
  • Previous by thread: conversion to InputForm without spaces
  • Next by thread: RE: conversion to InputForm without spaces