Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

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

Open
gunnarmein-ts opened this issue May 7, 2022 · 1 comment
Open

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

gunnarmein-ts opened this issue May 7, 2022 · 1 comment

Comments

@gunnarmein-ts
Copy link

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

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

@jiggzson
Copy link
Owner

jiggzson commented May 8, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants