★ wanayoo — archive 1999 http://www.php.net/manual/function.bcdiv.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: bcdiv
View the source code for this pageSearch the site



Previous page
 bccomp
 Updated
Sat, 12 Aug 2000
bcmod 
Next page


bcdiv

(PHP3 , PHP4 )

bcdiv -- Divide two arbitrary precision numbers

Description

string bcdiv (string left operand, string right operand [, int scale])

Divides the left operand by the right operand and returns the result. The optional scale sets the number of digits after the decimal place in the result.

See also bcmul().


 About Notes


Previous page
 bccomp
 Updated
Sat, 12 Aug 2000
bcmod 
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.