Currently, basic math operations can be used when defining channels, ie. addition,subtraction,multiplication,division. However operations are completed in ascending order (via BODMAS). It would be useful to allow the use of brackets so that the order of operations can be chosen. This is especially important for the calculation of square root of a sum of channels.
Currently, basic math operations can be used when defining channels, ie. addition,subtraction,multiplication,division. However operations are completed in ascending order (via BODMAS). It would be useful to allow the use of brackets so that the order of operations can be chosen. This is especially important for the calculation of square root of a sum of channels.