CSNSE / redoapp2

0 stars 0 forks source link

Do what I did for intercepts but for domain and range. Automatically finds domain and range and puts it into the correct text field. (Im thinking this is gonna be harder than just intercepts as I couldn't find any built in tools) #30

Closed Clement-Wright closed 8 months ago

Clement-Wright commented 8 months ago

im making this manual input

Clement-Wright commented 8 months ago

Im changing what I'm going to do for range and domain. I'm going to make it so that it is manual input from the beginning when you create the equation. (its already kinda like this). But I'm going to use these manual input domain and range and make these the parametricDomain of the function as explained in https://www.desmos.com/api/v1.8/docs/index.html

Clement-Wright commented 8 months ago

StackOverflow Stuff Helped A Lot for this ^ Commit: https://stackoverflow.com/questions/56284161/latex-curly-braces-will-not-be-passed-have-used-math-quill-and-still-not-workin

It only works for Domain However

Clement-Wright commented 8 months ago
More Reddit Stuff That Helped for Range: https://www.reddit.com/r/desmos/comments/sz85og/domain_and_range_restrictions_as_variables/ https://www.desmos.com/api/v1.8/docs/index.html#document-colors https://www.desmos.com/calculator/v6y8rp4hfp https://www.reddit.com/r/desmos/comments/pq9dsm/domain_and_range_for_a_function_fx/ https://www.desmos.com/calculator/ipl3t6vbur https://www.desmos.com/calculator/ulvgl2zldx

\\/