general.lib
constant
A_Z
type
type
int
→
(
string
→
returntype
)
constant
ASCII
type
type
list
→
returntype
constant
absValue
type
type
def
→
returntype
constant
binomial
type
type
int
→
(
int
→
returntype
)
constant
factorial
type
type
int
→
returntype
constant
fibonacci
type
type
int
→
returntype
constant
kmemory
type
type
list
→
returntype
constant
number_e
type
type
int
→
returntype
constant
number_pi
type
type
int
→
returntype
constant
primes
type
type
int
→
(
int
→
returntype
)
constant
product
type
type
list
→
(
def
→
returntype
)
constant
sort
type
type
list
→
(
def
→
returntype
)
constant
lsum
type
type
list
→
(
int
→
returntype
)
constant
sum
type
type
list
→
(
def
→
returntype
)
constant
watchdog
type
type
string
→
(
int
→
returntype
)
constant
deleteSublist
type
type
list
→
(
intvec
→
returntype
)
constant
primecoeffs
type
type
list
→
(
def
→
returntype
)
constant
timeFactorize
type
type
list
→
(
poly
→
returntype
)
constant
timeStd
type
type
list
→
(
ideal
→
returntype
)
constant
factorH
type
type
poly
→
returntype