refactor: improve the implementation of math/base/special/hyp2f1
#41501
Annotations
2 warnings
|
Lint JavaScript files:
lib/node_modules/@stdlib/math/base/special/hyp2f1/lib/main.js#L94
Function 'hyp2f1' has too many statements (122). Maximum allowed is 100
|
|
Lint JavaScript files:
lib/node_modules/@stdlib/math/base/special/hyp2f1/lib/hyt2f1.js#L73
Function 'hyt2f1' has too many statements (120). Maximum allowed is 100
|
Loading