Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golden ratio #16

Merged
merged 2 commits into from Jan 28, 2012
Merged

Golden ratio #16

merged 2 commits into from Jan 28, 2012

Conversation

Snugug
Copy link
Member

@Snugug Snugug commented Jan 28, 2012

Function to return golden ratio calculated by definition of golden ratio (1/2 + sqrt(5) / 2)

Sam Richard added 2 commits January 28, 2012 09:39
Updated SQRT to use Newton's Method for calculating. Cannot be expanded to nth root (at least not yet), but will accurately calculate SQRT of any number greater than zero, including decimals.
Function to calculate Golden Ratio
@Snugug
Copy link
Member Author

Snugug commented Jan 28, 2012

I'm going to merge this and #15 inso I can create and update the gem.

@Snugug Snugug mentioned this pull request Jan 28, 2012
Snugug added a commit that referenced this pull request Jan 28, 2012
@Snugug Snugug merged commit dde9a79 into master Jan 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant