Problem I wrote some math formulas in Haskell and was wondering about how to clean the code up and make […]

Problem I have multiple products that all have sizes and I need to find the cheapest configuration that meets the […]

Problem I have a program I am writing that calculates Algebra 2 functions and equations. The interface is all CLI, […]

Problem I wrote a simple quadratic equation solver with Ruby to help me solve quadratic equations. Please tell me what […]

Problem I got a proposed exercise from a Java2 book. This one wants me to find out the numeric centers. […]

Problem I made this math script, where you enter an equation and it solves it for you. I was wondering […]