Scientific Calculator
Scripts tagged algorithms
- falcon/NRroot
written by Falcon
Root of a function using Newton-Raphson method
- mitercercomponente/mitercercomponente
written by mitercercomponente
matematicas
- silentmatt/sort
written by Matthew Crumley
Sort a list, optionally with a custom ordering function. It's a bubble sort so don't use it in real code.