Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 211 Bytes

File metadata and controls

4 lines (4 loc) · 211 Bytes

evalpoly

Pure Python function, ported from JavaScript, coded by kgryte @github.com

Same syntax as Julia evalpoly, Julia @evalpoly not implemented.

N.B. does not use Python eval builtin function.