The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Math-NumSeq-Alpha alpha"

META.yml River stage zero No dependents

KRYDE/Math-NumSeq-Alpha-4 - 12 Jul 2020 03:00:48 UTC

Math::NumSeq::SevenSegments - count of segments to display by 7-segment LED River stage zero No dependents

This sequence is how many segments are lit to display i in 7-segment LEDs i = 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ... value = 6, 2, 5, 5, 4, 5, 6, 3, 7, 5, 8, 4, 7, 7, 6, 7, 8 ... (A277116) The segments for each digit are --- --- --- | | | | | |...

KRYDE/Math-NumSeq-Alpha-4 - 12 Jul 2020 03:00:48 UTC

Math::NumSeq::AlphabeticalLength - length of numbers written in words River stage zero No dependents

This sequence is how many letters when i is written out in words. starting i=1 3, 3, 5, 4, 4, 3, 5, 5, 4, 3, 6, 6, 8, 8, 7, 7, 9, 8, 8, ... For example i=3 is value 5 because "three" has 5 letters. Only letters are counted. Spaces, hyphenation or acc...

KRYDE/Math-NumSeq-Alpha-4 - 12 Jul 2020 03:00:48 UTC

Math::NumSeq::AlphabeticalLengthSteps - iterations of length in characters River stage zero No dependents

This is a count of how many times iterating i -> AlphabeticalLength(i) until reaching a cycle. i = 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 value = 3, 3, 2, 0, 1, 3, 2, 2, 1, 3, 4, 4, 3, 3, 3, ... For example i=6="six" is 3 letters, then 3="three" is 5 le...

KRYDE/Math-NumSeq-Alpha-4 - 12 Jul 2020 03:00:48 UTC
4 results (0.028 seconds)