Only define fallback implementations when needed. It avoids producing deadcode when the system provides required math functions.
7.3 KiB
7.3 KiB
Only define fallback implementations when needed. It avoids producing deadcode when the system provides required math functions.