See the reference manual.
The specification quotes : dataset { measure<number> _+ } | component<number>
But, if we have a dataset of INTEGER measures? What would be the result?
Mathematically we know that it will return INTEGER, so, should we preserve INTEGER, because we know, or do we say that the resulting component is a double?
See the reference manual.
The specification quotes :
dataset { measure<number> _+ } | component<number>But, if we have a dataset of INTEGER measures? What would be the result?
Mathematically we know that it will return INTEGER, so, should we preserve INTEGER, because we know, or do we say that the resulting component is a double?