Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
JavaScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.8k
Star
34.2k
Code
Issues
21
Pull requests
192
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Algorithm to calculate the Arithmetic Geometric Mean
- #897
#897
Merged
raklaptudirm
merged 14 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
Rudxain:patch-1
Copy head branch name to clipboard
Feb 24, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Algorithm to calculate the Arithmetic Geometric Mean
#897
raklaptudirm
merged 14 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
Rudxain:patch-1
Copy head branch name to clipboard
Commits
Commits on Feb 20, 2022
Create ArithmeticGeometricMean.js
Rudxain
authored
dd9481e
View commit details
Copy full SHA for dd9481e
Browse repository at this point
Commits on Feb 23, 2022
Merge branch 'TheAlgorithms:master' into patch-1
Rudxain
authored
2cf398a
View commit details
Copy full SHA for 2cf398a
Browse repository at this point
Finally added the test script for AGM
Rudxain
authored
6ab3f4b
View commit details
Copy full SHA for 6ab3f4b
Browse repository at this point
Better doc, and corrected some formatting
Rudxain
authored
6ab7a98
View commit details
Copy full SHA for 6ab7a98
Browse repository at this point
Merge branch 'TheAlgorithms:master' into patch-1
Rudxain
authored
df68055
View commit details
Copy full SHA for df68055
Browse repository at this point
Fixed syntax typos
Rudxain
authored
1dca4e6
View commit details
Copy full SHA for 1dca4e6
Browse repository at this point
Added more tests and made FP comparison more "loose"
Rudxain
authored
f1382e3
View commit details
Copy full SHA for f1382e3
Browse repository at this point
Patched bugs
Rudxain
authored
1762ac9
View commit details
Copy full SHA for 1762ac9
Browse repository at this point
Fixed-0 bug
Rudxain
authored
0b812e9
View commit details
Copy full SHA for 0b812e9
Browse repository at this point
Again, tried to fix minus zero
Rudxain
authored
3c8e162
View commit details
Copy full SHA for 3c8e162
Browse repository at this point
Finally fixed all bugs (probably)
Rudxain
authored
f9d28a8
View commit details
Copy full SHA for f9d28a8
Browse repository at this point
Fixed style (probably)
Rudxain
authored
f81549d
View commit details
Copy full SHA for f81549d
Browse repository at this point
Fixed style
Rudxain
authored
b0b0776
View commit details
Copy full SHA for b0b0776
Browse repository at this point
Fixed all style
Rudxain
authored
4f7431c
View commit details
Copy full SHA for 4f7431c
Browse repository at this point
You can’t perform that action at this time.