RosettaCodeData/Task/Averages-Pythagorean-means/JavaScript/averages-pythagorean-means-...

9 lines
149 B
JavaScript

{
"values": {
"Arithmetic": 5.5,
"Geometric": 4.528728688116765,
"Harmonic": 3.414171521474055
},
"test": "is A >= G >= H ? yes"
}