Algorithms

From Wiki at Neela Nurseries
Revision as of 14:55, 15 February 2026 by Ted (talk | contribs) (Create section q Pitch Yaw and Roll q)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Integer division:

Link to Algorithmica dot org article on integer division:

Books on Algorithms

Here a brief list of books about algorithms and on many cases their applications in computer programming . . .

Integer Math

Possible Rust crate for integer math functions, does not presently require use of Rust `std` crate:

Figuring compass directions:

To figure pitch and roll:

Pitch Yaw and Roll

Pitch, yaw and roll:


Some fixed point trigonometry shared by engineer James Munns: