PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

bcompiler> <BC math
Last updated: Sun, 25 Nov 2007

view this page in

bcsub

(PHP 4, PHP 5)

bcsub — 임의 정확도 수를 다른 임의 정확도 수에서 뺀다

설명

string bcsub ( string $left_operand , string $right_operand [, int $scale ] )

right_operandleft_operand 에서 빼고 결과값을 문자열로 반환한다. 선택적인 scale 매개변수는 소수점 이하 자릿수를 설정하는데 사용된다.

bcadd() 참고.



add a note add a note User Contributed Notes
bcsub
There are no user contributed notes for this page.

bcompiler> <BC math
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites