★ wanayoo — archive 1999 http://www.php.net/manual/function.bcsub.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to BC math
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
BC math
* bcadd
* bccomp
* bcdiv
* bcmod
* bcmul
* bcpow
* bcscale
* bcsqrt
* bcsub
Manual: bcsub
View the source code for this pageSearch the site



Previous page
 bcsqrt
 Updated
Sat, 12 Aug 2000
Calendar 
Next page


bcsub

(PHP3 , PHP4 )

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.

See also bcadd().


 About Notes


Previous page
 bcsqrt
 Updated
Sat, 12 Aug 2000
Calendar 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.