nerdamer icon indicating copy to clipboard operation
nerdamer copied to clipboard

dot() and cross() don't work with unknowns as parameters

Open gunnarmein-ts opened this issue 3 years ago • 1 comments

nerdamer("dot(a,b)") with a or b undefined will throw. Same with cross.

expected behavior: leave it unresolved, like sin(a).

gunnarmein-ts avatar May 07 '22 01:05 gunnarmein-ts

Sounds fair. I can't think of any issues this would create. I'll update this behavior.

jiggzson avatar May 08 '22 17:05 jiggzson