bcsub bcsub (PHP 3, PHP 4, PHP 5)
bcsub --
Subtract one arbitrary precision number from another
Description string
bcsub ( string left_operand, string right_operand [, int scale] )
Subtracts the right_operand from the
left_operand and returns the result in a
string. The optional scale parameter is
used to set the number of digits after the decimal place in the
result.
Examples Example 1. bcsub() example
<?php $a = '1.234' ; $b = '5' ; echo bcsub ( $a , $b ); // -3 echo bcsub ( $a , $b , 4 ); // -3.7660 ?>
Links
IX Web Hosting $6.45/mo 400GB Diskspace 2500GB Bandwidth Host 8 Domains PHP Perl CGI SSI MySQL PostgreSQL 3 Free Domain For Life Additional costs for Windows plan + $2.50:ASP/.NET, Cold Fusion, ODBC/DSN, MSSQL Bluehost $6.95/mo 50GB Diskspace 999GB Bandwidth Host 6 Domains CGI Ruby(RoR) Perl PHP MySQL PostgreSQL Support Custom PHP.INI SSH SSL FTP Stats Free Domain Forever 27/7 Support HostGator $9.95/mo 100GB Diskspace 1000GB Bandwidth Host Unlimited Domains CPanel PHP CGI SSH SSI Instant Backups 99.9% Uptime Guarantee 30 Day Money Back
Partners