I am using mySQL and CodeIgniter. I have some floating point numbers in my database such as
mySQL
CodeIgniter
Take the first value from the following:
select * from table order by abs(value - $myvalue);