📉Graphing 🖩Calculator (text plotter)

by Ricardo “Rudxain” Fernández Serrata

Version 13 (August 26, 2022)

Download (557 downloads)

ASCII/Unicode Graphing Calculator. Is able to scan/calculate a cartesian-plane from specified expressions & start to end coordinates, and draws/prints its graph. Supports custom resolution, "line" width, zoom, anti-aliasing and offset (antialias, zoom, and width are all controlled by resolution).

The expressions to graph are specified at eval_A and eval_B variable blocks. The default expressions here are equivalent to "y = sin(x)".

x0 and y0 are the initial coordinates (start of scan). x1 and y1 are the final coords. `step` is the "resolution", small = detailed. x and y are just the "mutable coords" that are used when scanning and frequently change their value based on the stepping

4.0 average rating from 1 reviews

5 stars
0
4 stars
1
3 stars
0
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.