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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
When for instance value = 1.16 and multiplier = 100value * multiplier gives us 115.99999999999999 so the return expression returns false even when the given value is valid.