I have come with a problem with programming language.
//php $a = (int) (10.20 * 100); echo $a; // expected output: 10