Search Results
Octal to decimal Returns the decimal equivalent of the octal number represented by the octal_string argument.
Definition and Usage The octdec () function converts an octal number to a decimal number. Tip: To convert decimal to octal, look at the decoct () function.
Jun 22, 2023 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
Return The octdec () function Returns the decimal equivalent of the specified octal number.
Dec 12, 2023 · The octdec () function is a built-in function that calculates the decimal equivalent of an octal number. It accepts the octal number as the only argument.
Returns the decimal equivalent of the octal number represented by the octal_string argument.
People also ask
What is octdec function?
How to convert octal to decimal in PHP?
What is octal_string in PHP?
Become a sponsor for $15/month. Link is sitewide - PR5 homepage, 20+ PR4 pages, 90+ PR3 pages. Email dave [AT]icemelon [D0T]c0m. PHP Functions Function: octdec (PHP 3, PHP 4, PHP 5) octdec -- Octal to decimal
