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