php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
BCinfo Struct Reference

Data Fields

int dp0
 
int dp1
 
int dplen
 
int dsign
 
int e0
 
int inexact
 
int nd
 
int nd0
 
int rounding
 
int scale
 
int uflchk
 

Detailed Description

Definition at line 504 of file zend_strtod.c.

Field Documentation

◆ dp0

int BCinfo::dp0

Definition at line 505 of file zend_strtod.c.

◆ dp1

int BCinfo::dp1

Definition at line 505 of file zend_strtod.c.

◆ dplen

int BCinfo::dplen

Definition at line 505 of file zend_strtod.c.

◆ dsign

int BCinfo::dsign

Definition at line 505 of file zend_strtod.c.

◆ e0

int BCinfo::e0

Definition at line 505 of file zend_strtod.c.

◆ inexact

int BCinfo::inexact

Definition at line 505 of file zend_strtod.c.

◆ nd

int BCinfo::nd

Definition at line 505 of file zend_strtod.c.

◆ nd0

int BCinfo::nd0

Definition at line 505 of file zend_strtod.c.

◆ rounding

int BCinfo::rounding

Definition at line 505 of file zend_strtod.c.

◆ scale

int BCinfo::scale

Definition at line 505 of file zend_strtod.c.

◆ uflchk

int BCinfo::uflchk

Definition at line 505 of file zend_strtod.c.


The documentation for this struct was generated from the following file: