eki / mathcraft

A mathtastic computer algebra system.
0 stars 0 forks source link

Add sqrt function #8

Open eki opened 4 years ago

eki commented 4 years ago

Parse sqrt as a function (not an identifier or as four separate variables).

Implement in lazy and immediate models.