HRCore V1.1.0
A High Resolution Calculation Library
Loading...
Searching...
No Matches
Value.hpp File Reference

Implements of mathematic data type and calculation. More...

#include "../HRCore.h"
Include dependency graph for Value.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HRCore::Value::Integer
 Integer type. More...
 
class  HRCore::Value::Integer::DivisionResult_t
 Type defination of division result (For Integer only). More...
 
class  HRCore::Value::Float
 Float type. More...
 

Namespaces

namespace  HRCore
 HRCore main namespace, contains all classes.
 
namespace  HRCore::Value
 A namespace that contains mathematic data type.
 

Detailed Description

Implements of mathematic data type and calculation.

Version
0.1
Date
2022-12-06

Definition in file Value.hpp.