public boolean isSmallerOrEqual0() {
   return MathHelper.isLowerOrEqualThanZero(m_aValue);
 }