jmathplot
jmathplot copied to clipboard
Failed with infinity value (POSITIVE_INFINITY, NEGATIVE_INFINITY)
I try this to draw the function 1/x and ln(x). For 1/x this library works well with zero division, but for ln(x) the library failed with number <=0 (situation with DOUBLE.POSITIVE_INFINITY and DOUBLE.NEGATIVE_INFINITY).