php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
num2str.c File Reference
#include "bcmath.h"
#include "convert.h"
#include "zend_string.h"

Go to the source code of this file.

Functions

zend_stringbc_num2str_ex (bc_num num, size_t scale)
 

Function Documentation

◆ bc_num2str_ex()

zend_string * bc_num2str_ex ( bc_num num,
size_t scale )

Definition at line 37 of file num2str.c.