Skip to content

Instantly share code, notes, and snippets.

@sajjadyousefnia
Created May 3, 2018 04:57
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 sajjadyousefnia/c51ab09038b62d9c64389e0c1d324824 to your computer and use it in GitHub Desktop.
Save sajjadyousefnia/c51ab09038b62d9c64389e0c1d324824 to your computer and use it in GitHub Desktop.
// Java
double calCircumference(double radius, double pi);
double calCircumference(double radius);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment