Last active
January 7, 2019 14:40
-
-
Save andrevidela/728cb3032a32a4dba07d489b0c40dedb 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
let doubleVect = Vector(fst: 1.0, snd: 1.0) | |
doubleVect.magnitude |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment