Modify ↓
Opened 16 years ago
Closed 16 years ago
#3268 closed enhancement (fixed)
Add sum function.
Reported by: | Rich Harkins | Owned by: | Rich Harkins |
---|---|---|---|
Priority: | high | Component: | TracFormsPlugin |
Severity: | major | Keywords: | tracforms-0.2 |
Cc: | Trac Release: | 0.11 |
Description
Add a [tf.sum] operation to allow for summation of its arguments.
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
Keywords: | tracforms-0.2 added |
---|---|
Priority: | normal → high |
Severity: | normal → major |
Trac Release: | 0.10 → 0.11 |
Type: | defect → enhancement |
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in revision r3904 along with count, countif, sumprod, zip, filter, int, quote, and value operations.