Precalc icon indicating copy to clipboard operation
Precalc copied to clipboard

This repo contains some code which can graph equations in a UIView.

Results 5 Precalc issues
Sort by recently updated
recently updated
newest added

There has to be a more performant way to graph all of these points, but I don't know what it is. Trying to graph more than a few points is...

bug

Sine is implemented. We still need: - [x] Cosine - [x] Tangent - [ ] Arcsine - [ ] Cotangent - [ ] Arctangent

enhancement
help wanted

The two thick axis lines don't actually move to be centered along the graph, so creating a graph with a lower bound that is not the negative of the upper...

bug

It would be nice if there was a proper parabola equation that offered all of the parameters of a pen and paper equation. (Right now, we can simulate a parabola...

enhancement
help wanted

I don't have a modern iPad, so I can't run this in Playgrounds on iOS 10. I know nothing about Playgrounds for iPad except that it runs Swift on iPad...

enhancement
help wanted