Re: CalcSharp



On a sunny day (Mon, 12 Sep 2005 17:11:56 +0200) it happened Helmut Wabnig
<EmailAddress> wrote in <oh6bi1h5ph1pnkf2f6cnka2i21fe3rq1jj@xxxxxxx>:

>On Mon, 12 Sep 2005 15:43:03 +0200, Nik <nikola.stepan@xxxxxxxxxxx>
>wrote:
>
>>CalcSharp is .Net application that evaluates mathematical expressions
>>step by ste
>
> Tried (2 * 4)
>
>program only ask for registration, does not do any calculation,
>
>cannot evaluate,
>sorry.
Do not worry, I have the answer for you (2 * 4) is very close to 8.
How much precision do you want?
.



Relevant Pages

  • Re: CalcSharp
    ... >>>CalcSharp is .Net application that evaluates mathematical expressions ... >>>step by ste ... >>program only ask for registration, does not do any calculation, ...
    (sci.physics)
  • Re: CalcSharp
    ... >CalcSharp is .Net application that evaluates mathematical expressions ... >step by ste ... program only ask for registration, does not do any calculation, ... Prev by Date: ...
    (sci.physics)
  • Expression parser
    ... I have a screen which allows the user to create mathematical expressions ... string val1 = "2"; ... I need to parse this out to perform the actually calculation. ... handle this but I'm still missing some possible combinations. ...
    (microsoft.public.dotnet.languages.csharp)