G
G
GLPavel2018-11-19 14:59:31
C++ / C#
GLPavel, 2018-11-19 14:59:31

Is there an analogue of the decimal data type in C++?


link to off source in c sharp
The idea is, there is a huge number greater than long double , in python and c sharp this problem was solved by the decimal format how to solve it in c ++?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
res2001, 2018-11-19
@res2001

Use libraries for big/long numbers.

T
Therapyx, 2018-11-19
@Therapyx

128-bit float
I don’t know if there is such a thing in STL, I didn’t find it on the pluses.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question