The Math.floor() function in JavaScript is used to round off the number passed as parameter to its nearest integer in Downward direction of rounding i.g towards the lesser value.
A sum of Rs. 731 is divided among A,B and C, such that 'A' receives 255 more than 'B' and 'B' receives 25% less than 'C'. What is 'C' s share in the amount?