SoPlex Documentation
Loading...
Searching...
No Matches
big_decimal_fp Struct Reference

#include <format.h>

Public Attributes

const char * significand
 
int significand_size
 
int exponent
 

Detailed Description

Definition at line 1735 of file format.h.

Member Data Documentation

◆ exponent

int exponent

Definition at line 1738 of file format.h.

◆ significand

const char* significand

Definition at line 1736 of file format.h.

◆ significand_size

int significand_size

Definition at line 1737 of file format.h.