Post Reply 
Sigma character - TYPE returns 3 (function)
12-18-2023, 01:59 PM
Post: #7
RE: Sigma character - TYPE returns 3 (function)
(12-17-2023 05:38 PM)Didier Lachieze Wrote:  
(12-17-2023 01:58 PM)deSitter Wrote:  Yes but I'm curious what the function is! I looked through every parameter of every standard app and no can find.

It’s the Sigma function. Place σ in the command line and press Help:

Quote:Σ -Summation

Syntax:
Σ(expr, var, ivalue, fvalue)

Finds the sum of expr with respect to var as var goes from ivalue to fvalue in steps of 1.


Examples:
Σ(X²,X,1,5) → 55
Σ({'X^2','Y-3'},{'X','Y'},{1,3},{5,10}) → {55,28}

NOT the summation function! I may have been born yesterday but I converged all night Smile Lower case sigma. I just want to use the Greek character. There is a collision somewhere, I assumed int statistics apps, but can't find it in there.

-drl
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Sigma character - TYPE returns 3 (function) - deSitter - 12-18-2023 01:59 PM



User(s) browsing this thread: 1 Guest(s)