PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
12 stars 28 forks source link

Infinity is cast to `".inf"` and `"-.inf"` instead of JS-like `"Infinity"` and `"-Infinity"` #1886

Closed anth-volk closed 1 month ago

anth-volk commented 1 month ago

Changing the string value will allow us to more easily handle on the front end.