Category Archives: Math

Recursion

“To know recursion, you must first know recursion.” (Original author unknown) Much of the fun of writing code is learning about all of the various algorithms and techniques that help get the job done. Some of these are relatively straightforward: … Continue reading

Posted in Algorithms, C, Coding, Math | Tagged , , , , | Leave a comment

OpenSCAD

OpenSCAD allows you to create .stl files based on mathematical descriptions. Continue reading

Posted in 3D Printing, Coding, Math, Tools | Tagged , , , , , | Leave a comment

Using Math To Answer Questions

Math can be used to solve all sorts of problems, once you learn how to describe the problems mathematically… Continue reading

Posted in Math, Science | Leave a comment

Evolved Art

Genetic Art, or exploring the creative side of Chaos. Continue reading

Posted in BASIC, Coding, Math, Science | Leave a comment