Skip to content

Commit ed1de6b

Browse files
committed
feat(calculus): Add limit(expr, v, a) syntax
Implements the limit(expr, variable, value) positional syntax to allow limits with respect to indexed variables or other variables not usable as keyword arguments. Also, Updates documentation and adds doctests for the new syntax and associated error handling. Ensures code coverage for the new argument parsing. Fixes #38761
1 parent b8f98e7 commit ed1de6b

File tree

1 file changed

+252
-67
lines changed

1 file changed

+252
-67
lines changed

0 commit comments

Comments
 (0)