misc doc fixes and organization

beziers reorg
arc bug fix for endpoint=false and N=undef
This commit is contained in:
Adrian Mariano
2022-01-07 14:23:01 -05:00
parent 1df2d49e3c
commit d8aa4ced71
10 changed files with 777 additions and 868 deletions

View File

@@ -1281,8 +1281,7 @@ function skew(p=_NO_ARG, sxy=0, sxz=0, syx=0, syz=0, szx=0, szy=0) =
p==_NO_ARG? m : apply(m, p);
// Section: Applying transformation matrices to
// Section: Applying transformation matrices to data
/// Internal Function: is_2d_transform()
/// Usage: