home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


fdiv

$

f


->fdiv(


nstr


[,


n


])

Returns $f divided by nstr to n places. If scale (the number of digits) is unspecified, division is computed to the number of digits given by:

max($div_scale, length(dividend)+length(divisor))