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

Add function that will convert a fractional string #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 22, 2021

  1. Add function that will convert a fractional string

    to a float, by parsing the string, converting the pieces and converting
    the pieces to a float.
    
    Shout out to @sowings13 and @loganhnry for the diagnosis and reporting
    it in macmanpb#2
    
    This will resolve macmanpb#2
    Steve Newell committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    ebdb42d View commit details
    Browse the repository at this point in the history