Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug of conversion from long to double #1847

Merged
merged 2 commits into from
Jan 9, 2024

Commits on Nov 15, 2023

  1. Fix bug of conversion from long to double

    It the input is long type, it should be load as long type, not ulong.
    wwXing0 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a690ce4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. update long2float

    wwXing0 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9d4c698 View commit details
    Browse the repository at this point in the history