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