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