RossComputerGuy/stardustos

View on GitHub
libraries/libc/src/math/pow.c

Summary

Maintainability
Test Coverage

The function pow is never used.
Invalid

double pow(double x, double y) {
Severity: Minor
Found in libraries/libc/src/math/pow.c by cppcheck

The function pow is never used. (detailed CWE explanation)

There are no issues that match your filters.

Category
Status