You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new the math calculations in PHP. But I noticed your library focused on BIG integers. What about deep floating point numbers? Can I use it to accurately calculate that? Or would I need to convert decimals to integers before using your library.