function-plot
function-plot copied to clipboard
power is not an integer, you should use nth-root instead, returning an empty interval
Hi,Your framework has a design flaw. When using the input {fn: ' x ^ (1/2)'}, It cannot be drawing, and warned me. Please tell me how to input 'x ^ (1/2)' correctly, thank you.
This library uses interval arithmetic by default which makes it hard to do exponentiation, please check out this issue to use the regular math library https://github.com/mauriciopoppe/function-plot/issues/174
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.