JSFiddle - React, Tailwind, and code Playground

by Josh Pullen

JavaScript

function findRoots(f, numberToFind) {

}

function findRoot(f) {
	
}

const f = (x) => {
	
}