|
[Date Index]
[Thread Index]
[Author Index]
Re: Why this function does not return a single value
- To: mathgroup at smc.vnet.net
- Subject: [mg60243] Re: Why this function does not return a single value
- From: Bill Rowe <readnewsciv at earthlink.net>
- Date: Thu, 8 Sep 2005 04:53:26 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
On 9/7/05 at 4:03 AM, marekbr at gmail.com (Marek) wrote:
>For now I have only one thing to say. Those multiplication signs
>appear out of nowhere when I convert the call with function definition
>from Input Form to Standard Form. I can remove the m while in Standard
>form but as soon as I execute this cell (or convert it to Standard
>Form) they reappear. Is that the way it is suppose to be?
When a multiplication sign appears as a result of converting from one form to another it typically is because there is a space between expressions in the original form. Mathematica treats a space between expressions as multiplication. And often, it is very difficult to notice an extra space.
--
To reply via email subtract one hundred and four
Prev by Date:
Re: Solution from Reduce as boundaries for Distribution
Next by Date:
Re: Gauss elimination
Previous by thread:
Re: Why this function does not return a single value
Next by thread:
Re: Why this function does not return a single value
|