Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Scripts| Email : sachin {at} jainsachin {dot} com

PHP | Set default scale parameter for all bc math functions | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



Friends


    Set default scale parameter for all bc math functions

    bcscale

    (PHP 4, PHP 5)

    bcscale — Set default scale parameter for all bc math functions

    Description

    bool bcscale ( int $scale )

    Sets the default scale parameter for all subsequent bc math functions that do not explicitly specify a scale parameter.

    Parameters

    scale

    The scale factor.

    Return Values

    Returns TRUE on success or FALSE on failure.

    Examples

    Example #1 bcscale() example

    <?php

    // default scale : 3
    bcscale(3);
    echo 
    bcdiv('105''6.55957'); // 16.007

    // this is the same without bcscale()
    echo bcdiv('105''6.55957'3); // 16.007

    ?>


    SEO Tutorial / Articles





    Php / Mysql Tutorial



    Articles



      Portfolio


      SEO by Jainsachin