/parsefloat

Go Float64 Expression Parsing Library

Primary LanguageGoMIT LicenseMIT

parsefloat

Go Float64 Expression Parsing Library

Build Status Coverage Status Go Report Card GoDoc

parsefloat can generate Eval-able expressions by parsing strings that contain float64's, named variables, operations of float64's, and functions of the go math library that operate on float64.