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
On this page:
*conjugate-transparent-operators*
abs?
absolute-integer-tolerance
acos?
addto-symbolic-operator-table
addup-args
allow-nary-difference-quotient
almost-integer?
angle?
asin?
atan?
conjugate?
cos?
cosh?
csc?
cube?
derivative?
difference?
ederivative?
enable-constructor-simplifications
enable-constructor-simplifications?
equality?
exp?
expt?
heuristic-number-canonicalizer
heuristic-sin-cos-simplify
imag-part?
incremental-simplifier
invert?
log?
magnitude?
make-numsymb-expression
make-polar?
make-rectangular?
max?
min?
mulup-args
n:  -pi/  2-mod-2pi?
n:  -pi/  4-mod-pi?
n:  2pi
n:  pi
n:  pi-mod-2pi?
n:  pi/  2
n:  pi/  2-mod-2pi?
n:  pi/  2-mod-pi?
n:  pi/  3
n:  pi/  4
n:  pi/  4-mod-pi?
n:  pi/  6
n:  zero-mod-2pi?
n:  zero-mod-pi?
negate?
numerical-expression
numerical-expression-canonicalizer
product?
quotient?
real-part?
relative-integer-tolerance
sec?
sin?
sinh?
sqrt?
square?
sum?
symb1:  *
symb1:  +
symb1:  -
symb1:  /
symb:  &
symb:  *
symb:  +
symb:  -
symb:  -pi/  2-mod-2pi?
symb:  -pi/  4-mod-pi?
symb:  /
symb:  =
symb:  =:  bin
symb:  abs
symb:  acos
symb:  add
symb:  add:  n
symb:  addends
symb:  and
symb:  angle
symb:  anglexpr
symb:  asin
symb:  atan
symb:  conjugate
symb:  cos
symb:  cosh
symb:  csc
symb:  cube
symb:  denominator
symb:  derivative
symb:  dif
symb:  dif:  n
symb:  difference
symb:  dividend
symb:  divisor
symb:  elementary-access?
symb:  exp
symb:  expt
symb:  if
symb:  imag-part
symb:  invert
symb:  log
symb:  magexpr
symb:  magnitude
symb:  make-polar
symb:  make-rectangular
symb:  max
symb:  min
symb:  minuend
symb:  mul
symb:  mul:  n
symb:  multiplicands
symb:  negate
symb:  not
symb:  numerator
symb:  one?
symb:  or
symb:  pi-mod-2pi?
symb:  pi/  2-mod-2pi?
symb:  pi/  2-mod-pi?
symb:  pi/  4-mod-pi?
symb:  product
symb:  quo
symb:  quo:  n
symb:  quotient
symb:  real-part
symb:  sec
symb:  sin
symb:  sinh
symb:  sqrt
symb:  square
symb:  subtrahend
symb:  sum
symb:  tan
symb:  zero-mod-2pi?
symb:  zero-mod-pi?
symb:  zero?
symbolic-operator-table
tan?
8.15.0.4

3.21 Numsymb🔗

 (require sicm/kernel/numsymb) package: rktsicm

procedure

(*conjugate-transparent-operators* ??? ...)  '???

  ??? : any?
(abs? ??? ...)  '???
  ??? : any?
(absolute-integer-tolerance ??? ...)  '???
  ??? : any?
(acos? ??? ...)  '???
  ??? : any?
(addto-symbolic-operator-table ??? ...)  '???
  ??? : any?
(addup-args ??? ...)  '???
  ??? : any?
(allow-nary-difference-quotient ??? ...)  '???
  ??? : any?
(almost-integer? ??? ...)  '???
  ??? : any?
(angle? ??? ...)  '???
  ??? : any?
(asin? ??? ...)  '???
  ??? : any?
(atan? ??? ...)  '???
  ??? : any?
(conjugate? ??? ...)  '???
  ??? : any?
(cos? ??? ...)  '???
  ??? : any?
(cosh? ??? ...)  '???
  ??? : any?
(csc? ??? ...)  '???
  ??? : any?
(cube? ??? ...)  '???
  ??? : any?
(derivative? ??? ...)  '???
  ??? : any?
(difference? ??? ...)  '???
  ??? : any?
(ederivative? ??? ...)  '???
  ??? : any?
(enable-constructor-simplifications ???    
  ...)  '???
  ??? : any?
(enable-constructor-simplifications? ???    
  ...)  '???
  ??? : any?
(equality? ??? ...)  '???
  ??? : any?
(exp? ??? ...)  '???
  ??? : any?
(expt? ??? ...)  '???
  ??? : any?
(heuristic-number-canonicalizer ??? ...)  '???
  ??? : any?
(heuristic-sin-cos-simplify ??? ...)  '???
  ??? : any?
(imag-part? ??? ...)  '???
  ??? : any?
(incremental-simplifier ??? ...)  '???
  ??? : any?
(invert? ??? ...)  '???
  ??? : any?
(log? ??? ...)  '???
  ??? : any?
(magnitude? ??? ...)  '???
  ??? : any?
(make-numsymb-expression ??? ...)  '???
  ??? : any?
(make-polar? ??? ...)  '???
  ??? : any?
(make-rectangular? ??? ...)  '???
  ??? : any?
(max? ??? ...)  '???
  ??? : any?
(min? ??? ...)  '???
  ??? : any?
(mulup-args ??? ...)  '???
  ??? : any?
(n:-pi/2-mod-2pi? ??? ...)  '???
  ??? : any?
(n:-pi/4-mod-pi? ??? ...)  '???
  ??? : any?
(n:2pi ??? ...)  '???
  ??? : any?
(n:pi ??? ...)  '???
  ??? : any?
(n:pi-mod-2pi? ??? ...)  '???
  ??? : any?
(n:pi/2 ??? ...)  '???
  ??? : any?
(n:pi/2-mod-2pi? ??? ...)  '???
  ??? : any?
(n:pi/2-mod-pi? ??? ...)  '???
  ??? : any?
(n:pi/3 ??? ...)  '???
  ??? : any?
(n:pi/4 ??? ...)  '???
  ??? : any?
(n:pi/4-mod-pi? ??? ...)  '???
  ??? : any?
(n:pi/6 ??? ...)  '???
  ??? : any?
(n:zero-mod-2pi? ??? ...)  '???
  ??? : any?
(n:zero-mod-pi? ??? ...)  '???
  ??? : any?
(negate? ??? ...)  '???
  ??? : any?
(numerical-expression ??? ...)  '???
  ??? : any?
(numerical-expression-canonicalizer ???    
  ...)  '???
  ??? : any?
(product? ??? ...)  '???
  ??? : any?
(quotient? ??? ...)  '???
  ??? : any?
(real-part? ??? ...)  '???
  ??? : any?
(relative-integer-tolerance ??? ...)  '???
  ??? : any?
(sec? ??? ...)  '???
  ??? : any?
(sin? ??? ...)  '???
  ??? : any?
(sinh? ??? ...)  '???
  ??? : any?
(sqrt? ??? ...)  '???
  ??? : any?
(square? ??? ...)  '???
  ??? : any?
(sum? ??? ...)  '???
  ??? : any?
(symb1:* ??? ...)  '???
  ??? : any?
(symb1:+ ??? ...)  '???
  ??? : any?
(symb1:- ??? ...)  '???
  ??? : any?
(symb1:/ ??? ...)  '???
  ??? : any?
(symb:& ??? ...)  '???
  ??? : any?
(symb:* ??? ...)  '???
  ??? : any?
(symb:+ ??? ...)  '???
  ??? : any?
(symb:- ??? ...)  '???
  ??? : any?
(symb:-pi/2-mod-2pi? ??? ...)  '???
  ??? : any?
(symb:-pi/4-mod-pi? ??? ...)  '???
  ??? : any?
(symb:/ ??? ...)  '???
  ??? : any?
(symb:= ??? ...)  '???
  ??? : any?
(symb:=:bin ??? ...)  '???
  ??? : any?
(symb:abs ??? ...)  '???
  ??? : any?
(symb:acos ??? ...)  '???
  ??? : any?
(symb:add ??? ...)  '???
  ??? : any?
(symb:add:n ??? ...)  '???
  ??? : any?
(symb:addends ??? ...)  '???
  ??? : any?
(symb:and ??? ...)  '???
  ??? : any?
(symb:angle ??? ...)  '???
  ??? : any?
(symb:anglexpr ??? ...)  '???
  ??? : any?
(symb:asin ??? ...)  '???
  ??? : any?
(symb:atan ??? ...)  '???
  ??? : any?
(symb:conjugate ??? ...)  '???
  ??? : any?
(symb:cos ??? ...)  '???
  ??? : any?
(symb:cosh ??? ...)  '???
  ??? : any?
(symb:csc ??? ...)  '???
  ??? : any?
(symb:cube ??? ...)  '???
  ??? : any?
(symb:denominator ??? ...)  '???
  ??? : any?
(symb:derivative ??? ...)  '???
  ??? : any?
(symb:dif ??? ...)  '???
  ??? : any?
(symb:dif:n ??? ...)  '???
  ??? : any?
(symb:difference ??? ...)  '???
  ??? : any?
(symb:dividend ??? ...)  '???
  ??? : any?
(symb:divisor ??? ...)  '???
  ??? : any?
(symb:elementary-access? ??? ...)  '???
  ??? : any?
(symb:exp ??? ...)  '???
  ??? : any?
(symb:expt ??? ...)  '???
  ??? : any?
(symb:if ??? ...)  '???
  ??? : any?
(symb:imag-part ??? ...)  '???
  ??? : any?
(symb:invert ??? ...)  '???
  ??? : any?
(symb:log ??? ...)  '???
  ??? : any?
(symb:magexpr ??? ...)  '???
  ??? : any?
(symb:magnitude ??? ...)  '???
  ??? : any?
(symb:make-polar ??? ...)  '???
  ??? : any?
(symb:make-rectangular ??? ...)  '???
  ??? : any?
(symb:max ??? ...)  '???
  ??? : any?
(symb:min ??? ...)  '???
  ??? : any?
(symb:minuend ??? ...)  '???
  ??? : any?
(symb:mul ??? ...)  '???
  ??? : any?
(symb:mul:n ??? ...)  '???
  ??? : any?
(symb:multiplicands ??? ...)  '???
  ??? : any?
(symb:negate ??? ...)  '???
  ??? : any?
(symb:not ??? ...)  '???
  ??? : any?
(symb:numerator ??? ...)  '???
  ??? : any?
(symb:one? ??? ...)  '???
  ??? : any?
(symb:or ??? ...)  '???
  ??? : any?
(symb:pi-mod-2pi? ??? ...)  '???
  ??? : any?
(symb:pi/2-mod-2pi? ??? ...)  '???
  ??? : any?
(symb:pi/2-mod-pi? ??? ...)  '???
  ??? : any?
(symb:pi/4-mod-pi? ??? ...)  '???
  ??? : any?
(symb:product ??? ...)  '???
  ??? : any?
(symb:quo ??? ...)  '???
  ??? : any?
(symb:quo:n ??? ...)  '???
  ??? : any?
(symb:quotient ??? ...)  '???
  ??? : any?
(symb:real-part ??? ...)  '???
  ??? : any?
(symb:sec ??? ...)  '???
  ??? : any?
(symb:sin ??? ...)  '???
  ??? : any?
(symb:sinh ??? ...)  '???
  ??? : any?
(symb:sqrt ??? ...)  '???
  ??? : any?
(symb:square ??? ...)  '???
  ??? : any?
(symb:subtrahend ??? ...)  '???
  ??? : any?
(symb:sum ??? ...)  '???
  ??? : any?
(symb:tan ??? ...)  '???
  ??? : any?
(symb:zero-mod-2pi? ??? ...)  '???
  ??? : any?
(symb:zero-mod-pi? ??? ...)  '???
  ??? : any?
(symb:zero? ??? ...)  '???
  ??? : any?
(symbolic-operator-table ??? ...)  '???
  ??? : any?
(tan? ??? ...)  '???
  ??? : any?