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

search for in the

deg2rad> <dechex
Last updated: Sat, 24 Mar 2007

view this page in

decoct

(PHP 4, PHP 5)

decoct — Desítkové na osmičkové

Popis

string decoct ( int $number )

Vrátí řetězec obsahující osmičkovou reprezentaci čísla předaného v parametru number. Největší převoditelné číslo je 2147483647 desítkově, které se převede na "17777777777".

Viz také octdec(), decbin(), dechex() a base_convert().



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

deg2rad> <dechex
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites