This package converts UNICODE bangle string to a number and vice versa. This also contains some basic math operations like sum,sub,multi and div
The Evaluator class in banglamath has two functions: bengali_to_english() thatevaluates a Bengali math expression and return the result in English and bengali_to_bengali()that does the same thing as bengali_to_english() except that it returns the result in Bengali.