Acme-Math-PerfectChristmasTree
view release on metacpan or search on metacpan
# 'lights_length' => 439.822971502571
DESCRIPTION
This module calculates perfect Christmas tree. Sorry, "perfect Christmas
tree" is not a data tree. So it has nothing to do with data structure.
This module is using an equation which was devised by mathematics club
of The University Of Sheffield. For more details, refer to the following
web site.
<http://www.shef.ac.uk/news/nr/debenhams-christmas-tree-formula-1.227810
>
METHODS
calc_perfect_christmas_tree
Calculates perfect Christmas tree.
This function needs an argument which specify height of tree (please
input as centimeter).
This function returns a hash. Keys of hash are...
# 'lights_length' => 439.822971502571
=head1 DESCRIPTION
This module calculates perfect Christmas tree. Sorry, "perfect Christmas tree" is not a data tree.
So it has nothing to do with data structure.
This module is using an equation which was devised by mathematics club of The University Of Sheffield.
For more details, refer to the following web site.
L<http://www.shef.ac.uk/news/nr/debenhams-christmas-tree-formula-1.227810>
=head1 METHODS
=over 4
=item calc_perfect_christmas_tree
Calculates perfect Christmas tree.
This function needs an argument which specify height of tree (please input as centimeter).
lib/Acme/Math/PerfectChristmasTree.pm view on Meta::CPAN
=head1 DESCRIPTION
This module calculates perfect Christmas tree. Sorry, "perfect Christmas tree" is not a data tree.
So it has nothing to do with data structure.
This module is using an equation which was devised by mathematics club of The University Of Sheffield.
For more details, refer to the following web site.
L<http://www.shef.ac.uk/news/nr/debenhams-christmas-tree-formula-1.227810>
=head1 METHODS
=over
=item calc_perfect_christmas_tree
Calculates perfect Christmas tree.
( run in 0.814 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )