Last active
July 4, 2018 16:52
-
-
Save kwarkjes/e72b952d04604d1ad321c522198e6335 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var y = [Math.PI, Math.cos(Math.PI)]; | |
(!!y / 0) - y[0] === Math.min((!!y / 0)) && (Math.PI / 0).toString().length === (y.length * (parseInt(Math.PI) + Array.isArray(y))) | |
// y? | |
// output => true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment