Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 437 Bytes

TrigPi

Build Status

This modules implements cosPi, sinPi and cisPi as mentioned in IEEE 754.

cosPi($x), sinPi($x) and cisPi($x) are designed to be more accurate values of cos($x*pi), sin($x*pi) and cis($x*pi) respectively, especially for large values of $x.