Revision history for Math-Trig 0.5.1 2022-06-04T11:46:34-05:00 - Add constants _2pi and _4pi - Add tests for all constants - Updated README - Moved to Zef ecosystem - Small mods in docs - Removed dependency on Test::META 0.5.0 2021-06-12T20:22:35-05:00 - Converted to use App::Mi6 - Removed Travis testing 0.3.1 2020-02-14T00:00:00-0500 - renamed module to Trig.rakumod 0.3.0 2020-02-13T00:00:00-0500 - forked from the original verion 0.0.2 - added trig functions: sind, cosd, tand, asind, acosd, atand, atan2d - added tests for the new functions - added travis testing badge - updated README and LICENSE - added CHANGELOG - added a Makefile for developer use