Skip to content

Conversation

@ducdat0507
Copy link

@ducdat0507 ducdat0507 commented Oct 25, 2020

And all of that is in 4 lines!

BigDouble a = 1e100;
double b = (double)a;
Console.WriteLine(b) // 1E+100

@ducdat0507 ducdat0507 changed the title Add explicit conversion support Add explicit conversion operator support Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant