bazilvan
Industrial
- Feb 17, 2007
- 1
Is there an open source programming language which allows one to name calculated fields using a function name with multiple function arguments, in which each argument is an index of sequences. The language needs to be independent of operating system and database.
For example, in the following calculated fields
V(a,e,ti) = Q(a,e,t) * P(a,e,i)
Function names are V, Q and P, while function arguments a,e,t,i are indices for sequences.
I shall be thankful for advice anyone can offer.
For example, in the following calculated fields
V(a,e,ti) = Q(a,e,t) * P(a,e,i)
Function names are V, Q and P, while function arguments a,e,t,i are indices for sequences.
I shall be thankful for advice anyone can offer.