cchesser / pi-a-rama

A simple repository of learning languages and exploring π

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pi-a-rama

A simple repository of learning languages and exploring π. The goal of this repository is to explore other languages, starting with trivial examples of printing the value of pi, and then expanding to other approaches to compute to a larger number of precision.

  • go - Simple example of printing pi (go run pi.go).
  • rockstar - Simple assignment of pi to variable.

About

A simple repository of learning languages and exploring π


Languages

Language:Go 100.0%