Skip to content

perlpilot/p6-Math-Trig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math::Trig

Subroutines for coverting between degrees, radians, and gradians; converting between different coordinate systems (cartesian, spherical, cylindrical); and great circle formulas

SYNOPSIS

use Math::Trig;

DESCRIPTION

BUGS

  • This is a work in progress. Caveat emptor.
  • Perhaps rename this module since it's less about trigonometry and more about angular conversions and great circles?

AUTHOR

Jonathan Scott Duff duff@pobox.com

ACKNOWLEDGEMENTS

This module is shamelessly based on the Perl 5 module of the same name. Without the authors and maintainers of that module, this module wouldn't exist in this form.

About

The bits of Perl 5's Math::Trig that aren't already built-in to Perl 6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages