Math Question

From: Quackker12 (jakemuse_at_netzero.net)
Date: 04/29/04


Date: 28 Apr 2004 17:41:25 -0700

is there a function in ansi c that does this?

sigma(2^n/n!,0,infinity,n);

syntax
sigma(expression, start, end, variable);

may be expression could be a function....

I know you can do this with maple/mathlab, but i don't have it. I was
hoping there was a function or a library I could get.

TIA

jakemuse@netzero.net



Relevant Pages

  • Re: Trigger to timestamp all Updates, tables with Multiple field Primary Key
    ... Hugo was talking about the syntax of the UPDATE involving a join, ... Using a JOIN in an update in not ANSI standard; ANSI requires subqueries to get the same result. ... ON clause or a WHERE clause is not the issue here. ...
    (microsoft.public.sqlserver.server)
  • Re: Identischer SQL - Befehl liefert zwei unterschiedliche Werte
    ... portabel ist ausschliesslich die ANSI Syntax. ... Joe Celko's SQL for Smarties. ... Und das ANSI JOIN gehört zum SQL 92 Standard, ...
    (microsoft.public.de.sqlserver)
  • Re: Stored Procedure Enter Same Record Twice?
    ... >> I'm kind of new to sql server 2000. ... >> join syntax to the ANSI style. ... > You can wait on the ANSI conversion. ... > first using the old style syntax. ...
    (microsoft.public.sqlserver.programming)
  • Re: C++ Compiling Problems
    ... >> Brian Kernighan and Dennis Ritchie. ... > The K&R syntax has been obsolete for at least a decade. ... ANSI C syntax. ...
    (Fedora)
  • Re: ANSI C syntax ?
    ... Does this code satisfy ANSI C syntax? ... Microsoft's compiler, it won't work, since they have no interest to ... compiler suppose such syntax, namely, declaration after the execution ...
    (comp.lang.c)