Documentation

roundEx

function 
roundEx(
 value,
 prec=0
);

The function rounds up the $value to $prec post-comma symbols.

Function parameters

Parameter Description
value Value to be rounded up
prec Number of comma symbols, up to which the round up is performed.


© «Bitrix24», 2001-2024
Up