Fix/avoid java.lang.arithmetic exception division undefined
When SvCalculator is used for divide operation and values are 0. This will avoid java.lang.arithmetic exception division undefined in cases when unproperly used.
When SvCalculator is used for divide operation and values are 0. This will avoid java.lang.arithmetic exception division undefined in cases when unproperly used.