Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 326 Bytes

2025-03-27-detect-precision-limit-in-trig-functions.md

File metadata and controls

2 lines (2 loc) · 326 Bytes
  • DIR-4-11 - LowPrecisionPeriodicTrigonometricFunctionCall.ql:
    • New query within rule added to detect calls to periodic trigonometric functions with values outside of pi*k for k that depends on implementation and application precision goals, assuming k=1 for 32 bit floating types and k=10 for 64 bit floating types.