I have stored a value in decimal form 300.300
which is stored as 300.30000000000001 in Redis sorted set (According to redis docs)
I want 300.300 from that 300.30000000000001
I have stored a value in decimal form 300.300
which is stored as 300.30000000000001 in Redis sorted set (According to redis docs)
I want 300.300 from that 300.30000000000001