(PHP 3, PHP 4, PHP 5)bcscale -- Set default scale parameter for all bc math functions
Description
bool bcscale ( int scale )
- This function sets the default scale parameter for all subsequent bc math functions that do not explicitly specify a scale parameter. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.