Algorithms

From Wiki at Neela Nurseries
Revision as of 18:09, 9 February 2026 by Ted (talk | contribs) (Fixed point trigonometry shared by engineer James Munns)
Jump to navigation Jump to search

Integer division:

Link to Algorithmica dot org article on integer division:

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

Figuring compass directions:

To figure pitch and roll:


Some fixed point trigonometry shared by engineer James Munns: