Open bmkgupta opened 5 years ago
given p is an integer,but when i give a non-integer as an input ,it should have thrown an error or it should round off it to the nearest integer, but instead it is giving the fraction as output
Issue fixed for Non integer input. commit id-- # 9d10d7d
Valid fix: @chinnusai25
given p is an integer,but when i give a non-integer as an input ,it should have thrown an error or it should round off it to the nearest integer, but instead it is giving the fraction as output