Jan-Sandr / Grafer

2 stars 1 forks source link

#205 Improved RangeInput check #207

Closed Jan-Sandr closed 2 years ago

Jan-Sandr commented 2 years ago

This Pull Request is linked to which task?

205

Solution description

Added new method IsInfinityLast() to check if infinity is last character of input if not then it will notify user about the problem. Also wrapped ConvertInfinities() in to condition to avoid unwanted errors.

I confirm that