Recent Posts
JavaScript | 2 sec ago
Bash | 10 sec ago
None | 45 sec ago
None | 46 sec ago
None | 1 min ago
JavaScript | 1 min ago
JavaScript | 2 min ago
JavaScript | 2 min ago
None | 2 min ago
JavaScript | 2 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Luis Tomas Wayar on the 9th of Feb 2010 11:06:48 PM Download | Raw | Embed | Report
  1. from pylab import *
  2. a = 2
  3. th= linspace(0, 10*pi,200)
  4. r = sqrt(a**2 * th)
  5. polar(th,r)
  6. polar(th, -r)
  7. show()
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: