runTestCases('GEOMEAN', $expectedResult, ...$args); } public static function providerGEOMEAN(): array { return require 'tests/data/Calculation/Statistical/GEOMEAN.php'; } }