Existing users, log in.  New users, create a free account.  Lost password?

3 comments |

erm - Tension Software

Calcline allows variable name as y4, this is the reason it doesn`t manage y4 as y*4. If you want y*4 you need to enter y*4 and not y4 wich could be a variable name in the variable table. We think this is ok.
We will consider the suggestion to make selectable the result in the small window.
Thank you.

Reply to This

Thursday, May 12 2005 @ 01:37 AM PDT


erm - scott929

A variable should not be assumed to exist unless it does. 4y or y4 (esp the former) should be interpreted as an expression unless y4 exists as a variable. I know this is a bad example b/c it costs $100 but this is the way Mathematica interprets the input and I think is a good way to do it.

Anyway my point remains... even if it interprets it as a variable it should not hang the program it should print an error message.

Reply to This

Thursday, May 12 2005 @ 11:19 PM PDT


Bug fixed - Tension Software

Bug are now fixed in version 1.0.2
Still the * operator must be explicit
This is not a bug, just a decision on how Calcline has to work. We will consider later if allow implicit * operator. We think that considering 'x4' as 'x * 4' or as a variable named 'x4' can generate confusion, specially in people with not a strong background in mathematics. Anyway if we receive feedback that this is the right way to go we are open to think again about it.
For now release 1.02 fixes bug in the Calculation engine. Now working in calcline is a lot better. We apologize for the problem in version 1.0.0 . We will add new features in version 1.1 Thank you.

Reply to This

Monday, May 16 2005 @ 06:28 AM PDT