HighPrecision('Expression')

Description

With this function, 'Expression' is marked as quantity with double precision. Calculations which are then performed with 'Expression' are implemented with double precision, even if the original expression only has single precision.

On the one hand, double precision has the advantage that calculations can be performed more precisely. On the other hand, however, it requires twice as much memory. Therefore, ibaAnalyzer automatically decides based on the input arguments which precision to use for calculation.