<?php function so_set_y($x){ return floor($x/1000)/10; } echo so_set_y(2140);
You have javascript disabled. You will not be able to edit any code.