spatialmath-matlab icon indicating copy to clipboard operation
spatialmath-matlab copied to clipboard

Allow symbolic use with trexp.m

Open Maltergate opened this issue 4 years ago • 0 comments

Checking the norm(w) < 10*eps on line 108 throws back an error when used with symbolic variables. Add a check not to perform this numerical verification if used with symbolical variables.

Maltergate avatar Dec 08 '20 14:12 Maltergate