Skip to content

Instantly share code, notes, and snippets.

@carbide-public
Last active June 23, 2017 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carbide-public/d8d61c9d00da16bdaa08ef6f6d93307c to your computer and use it in GitHub Desktop.
Save carbide-public/d8d61c9d00da16bdaa08ef6f6d93307c to your computer and use it in GitHub Desktop.
Smiley Face
var x,y,z;
x=0
y=x**3
z=y-4
var l={
lat: z,
lon: 2*x
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment