wduquette / molt

Embeddable TCL Interpreter for Rust applications
BSD 3-Clause "New" or "Revised" License
103 stars 12 forks source link

expr should support all TCL 7.6 math functions. #23

Open wduquette opened 5 years ago

wduquette commented 5 years ago

At present, Molt supports only a few math functions. It should support the rest of the TCL 7.6 set.