<?php $a = [ 1.5 => 1.5, 1.25 => 1.25, 1.75 => 1.75 ]; var_dump( $a );
You have javascript disabled. You will not be able to edit any code.