You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function is used to check the parity of a large int. This function returns true(1) if the number has odd parity else it returns false(0) for even parity.