calculator icon indicating copy to clipboard operation
calculator copied to clipboard

In this issue, it is also worth co Address Undefined Values Display for Various Functions Issue Description:nsidering other functions, such as sin(x)/2sin(x). There is also undefined at point 0. It should probably be added to write undefined for undefined values, but not 1 or something else.

Open githraj opened this issue 2 years ago • 0 comments

In the context of this issue, it is pertinent to consider the display of undefined values for various functions, such as sin(x)/2sin(x), and similar expressions. As highlighted in a previous user comment it is important to acknowledge that these functions have undefined points, particularly at x=0.

The suggestion raised by the user in the referenced comment is to clearly indicate "undefined" for such points, rather than presenting an arbitrary value like 1 or any other potentially misleading value. This enhancement would ensure a more accurate representation of mathematical data and improve the overall user experience.

githraj avatar Oct 31 '23 11:10 githraj