------------------------------------------------------------------------ Helper function to check whether number is zero (0 or 0.0 or 0E+0) or not? @param s the string to check @return true in case s is zero and false otherwise. ------------------------------------------------------------------------
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected