arithmetic-type/double

View on GitHub
src/trigonometry/atan2.js

Summary

Maintainability
A
0 mins
Test Coverage
export const atan2 = Math.atan2;