Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

algorithms

AdmiralEmser edited this page Jan 11, 2021 · 3 revisions

Includes:

Algorithms.


folf::algorithms::euclidean_algorithm(unsigned short int, unsigned short int)

Input: (unsigned short int NUMBER_ONE, unsigned short int NUMBER_TWO)

Return type: unsigned short int

Purpose: Returns the greatest common divisor of two numbers.

Pages

Home

Contents of FOLF-namespace


Last update of pages: 11.01.2021

Clone this wiki locally