Rounddown ():- this function is also to give the number fo digits after the decimal without any change in the value. for eg:- rounddown(2.1298,2)== 2.12 or ...
確定! 回上一頁