Hadrian Tang

Results 571 comments of Hadrian Tang

Cross-referencing this with #352.

Whether arguments are optional should be documented.

Or are all parameters actually optional?

I think a demo label would be better?

So when I need to open an issue about demo or docs, I need to post it as a comment here?

Here is a list: Demo --- - #128 - #163 - #204 - #227 - #228 - #241 Documentation --- - #140 - #141 - #146 - #151 - #154...

http://nerdamer.com/functions/divide.html Divides 2 polynomials. \----------------------------------- Usage: nerdamer("divide(x)") One argument missing. How can one process two things with only one parameter?

http://nerdamer.com/functions/Expression.text.html text() returns reserved names...?

### The grammar police strikes: http://nerdamer.com/functions/Expression.text.html >Pass in the string 'decimals' to ~always~ get *the expression back* as decimals. Pass in the string 'fractions' to ~always~ get *the expression back*...

A few issues while #284 was being written: After entering 2222222222222222.1, 'Load output to editor' outputs nothing. After entering 222222222222222.1, 'Load expression to editor' outputs nothing. After entering 22222222222222222222.1e0, it...