Skip to content

This is a header(.h) which contains a new-designed class "large_float".

License

Notifications You must be signed in to change notification settings

bilibili12433014/large_float

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

large_float

This is a header(.h) which contains a new-designed class "large_float".

In the class:

"a" is molecule.

"b" is denominator.

And when sign==0, it's equal to or greater than 0.

And when sign==1, it's negative number.

You can use operator:

+

-

*

/

>

<

<=

>=

!=

==

% (only when it is an int type)

You can use function:

is_int() check wheather it is an int type.

About

This is a header(.h) which contains a new-designed class "large_float".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages