Kernel
3.1 Generic
3.2 Mathutil
3.3 Numeric
3.4 Utils
3.5 Iterat
3.6 Express
3.7 Ghelper
3.8 Strutl
3.9 Extapply
3.10 Types
3.11 Modarith
3.12 Diff
3.13 Operator
3.14 Function
3.15 Numbers
3.16 Vectors
3.17 Structs
3.18 Matrices
3.19 Quaternion
3.20 Pseries
3.21 Numsymb
3.22 Heuristic
3.23 Litfun
3.12 Diff
On this page:
*active-tags*
<differential-tags?
<dt
<dts
=dt
d:  *
d:  +
diff:  *
diff:  +
diff:  -
diff:  /
diff:  abs
diff:  acos
diff:  apply
diff:  arity
diff:  asin
diff:  assign-operations
diff:  atan1
diff:  atan2
diff:  binary-comparator
diff:  binary-op
diff:  cos
diff:  cosh
diff:  derivative
diff:  exp
diff:  expt
diff:  identity
diff:  invert
diff:  log
diff:  negate
diff:  one-like
diff:  one?
diff:  power
diff:  sin
diff:  sinh
diff:  sqrt
diff:  square
diff:  type
diff:  type-predicate
diff:  unary-op
diff:  zero-like
diff:  zero?
differential->terms
differential-coefficient
differential-object
differential-of
differential-tag-count
differential-tags
differential-term-list
dtl:  *
dtl:  +
extract-dx-differential
extract-dx-function
extract-dx-operator
extract-dx-part
finite-part
infinitesimal-part
insert-differential-tag
intersect-differential-tags
make-differential-quantity
make-differential-tag
make-differential-term
make-x+  dx
max-order-tag
remove-differential-tag
replace-differential-tag
replace-dx-function
replace-dx-operator
same-differential-tags?
simple-derivative-internal
tag-active?
tdtl:  *
terms->differential
terms->differential-collapse
union-differential-tags
with-active-tag
with-tag
without-tag
3.12.1 Deriv
deriv:  assign-operations
deriv:  euclidean-structure
deriv:  multivariate-derivative
8.15.0.4

3.12 Diff🔗

 (require sicm/kernel/diff) package: rktsicm

procedure

(*active-tags* ??? ...)  '???

  ??? : any?
(<differential-tags? ??? ...)  '???
  ??? : any?
(<dt ??? ...)  '???
  ??? : any?
(<dts ??? ...)  '???
  ??? : any?
(=dt ??? ...)  '???
  ??? : any?
(d:* ??? ...)  '???
  ??? : any?
(d:+ ??? ...)  '???
  ??? : any?
(diff:* ??? ...)  '???
  ??? : any?
(diff:+ ??? ...)  '???
  ??? : any?
(diff:- ??? ...)  '???
  ??? : any?
(diff:/ ??? ...)  '???
  ??? : any?
(diff:abs ??? ...)  '???
  ??? : any?
(diff:acos ??? ...)  '???
  ??? : any?
(diff:apply ??? ...)  '???
  ??? : any?
(diff:arity ??? ...)  '???
  ??? : any?
(diff:asin ??? ...)  '???
  ??? : any?
(diff:assign-operations ??? ...)  '???
  ??? : any?
(diff:atan1 ??? ...)  '???
  ??? : any?
(diff:atan2 ??? ...)  '???
  ??? : any?
(diff:binary-comparator ??? ...)  '???
  ??? : any?
(diff:binary-op ??? ...)  '???
  ??? : any?
(diff:cos ??? ...)  '???
  ??? : any?
(diff:cosh ??? ...)  '???
  ??? : any?
(diff:derivative ??? ...)  '???
  ??? : any?
(diff:exp ??? ...)  '???
  ??? : any?
(diff:expt ??? ...)  '???
  ??? : any?
(diff:identity ??? ...)  '???
  ??? : any?
(diff:invert ??? ...)  '???
  ??? : any?
(diff:log ??? ...)  '???
  ??? : any?
(diff:negate ??? ...)  '???
  ??? : any?
(diff:one-like ??? ...)  '???
  ??? : any?
(diff:one? ??? ...)  '???
  ??? : any?
(diff:power ??? ...)  '???
  ??? : any?
(diff:sin ??? ...)  '???
  ??? : any?
(diff:sinh ??? ...)  '???
  ??? : any?
(diff:sqrt ??? ...)  '???
  ??? : any?
(diff:square ??? ...)  '???
  ??? : any?
(diff:type ??? ...)  '???
  ??? : any?
(diff:type-predicate ??? ...)  '???
  ??? : any?
(diff:unary-op ??? ...)  '???
  ??? : any?
(diff:zero-like ??? ...)  '???
  ??? : any?
(diff:zero? ??? ...)  '???
  ??? : any?
(differential->terms ??? ...)  '???
  ??? : any?
(differential-coefficient ??? ...)  '???
  ??? : any?
(differential-object ??? ...)  '???
  ??? : any?
(differential-of ??? ...)  '???
  ??? : any?
(differential-tag-count ??? ...)  '???
  ??? : any?
(differential-tags ??? ...)  '???
  ??? : any?
(differential-term-list ??? ...)  '???
  ??? : any?
(dtl:* ??? ...)  '???
  ??? : any?
(dtl:+ ??? ...)  '???
  ??? : any?
(extract-dx-differential ??? ...)  '???
  ??? : any?
(extract-dx-function ??? ...)  '???
  ??? : any?
(extract-dx-operator ??? ...)  '???
  ??? : any?
(extract-dx-part ??? ...)  '???
  ??? : any?
(finite-part ??? ...)  '???
  ??? : any?
(infinitesimal-part ??? ...)  '???
  ??? : any?
(insert-differential-tag ??? ...)  '???
  ??? : any?
(intersect-differential-tags ??? ...)  '???
  ??? : any?
(make-differential-quantity ??? ...)  '???
  ??? : any?
(make-differential-tag ??? ...)  '???
  ??? : any?
(make-differential-term ??? ...)  '???
  ??? : any?
(make-x+dx ??? ...)  '???
  ??? : any?
(max-order-tag ??? ...)  '???
  ??? : any?
(remove-differential-tag ??? ...)  '???
  ??? : any?
(replace-differential-tag ??? ...)  '???
  ??? : any?
(replace-dx-function ??? ...)  '???
  ??? : any?
(replace-dx-operator ??? ...)  '???
  ??? : any?
(same-differential-tags? ??? ...)  '???
  ??? : any?
(simple-derivative-internal ??? ...)  '???
  ??? : any?
(tag-active? ??? ...)  '???
  ??? : any?
(tdtl:* ??? ...)  '???
  ??? : any?
(terms->differential ??? ...)  '???
  ??? : any?
(terms->differential-collapse ??? ...)  '???
  ??? : any?
(union-differential-tags ??? ...)  '???
  ??? : any?
(with-active-tag ??? ...)  '???
  ??? : any?
(with-tag ??? ...)  '???
  ??? : any?
(without-tag ??? ...)  '???
  ??? : any?
3.12.1 Deriv🔗

 (require sicm/kernel/deriv) package: rktsicm

procedure

(deriv:assign-operations ??? ...)  '???

  ??? : any?
(deriv:euclidean-structure ??? ...)  '???
  ??? : any?
(deriv:multivariate-derivative ??? ...)  '???
  ??? : any?