The modulo operation is the operation of calculating the rest of the Euclidean division . It is the mathematician Gauss who invented the arithmetic of congruences , in which one is interested in the remains of divisions rather than quotients. The modulo is also called the arithmetic of the clock , because all the modulo … Continue reading The psychedelic modulo
Animated by Javascript, this figure is obtained by projecting on a circle the modulo of a number by another.
Build a complex layout in CSS is not easy. The Microsoft WPF library, available under .NET, is used to describe UIs with XML tagged language. The designers of this library offer "panel" controls (like elements in HTML) whose purpose is to specify the layout of the elements of the UI (other panels, texts, images, etc … Continue reading WPF Panels – porting in HTML & Javascript – part 1