38
FS?
* = function
FS? Tests whether the specified system or user flag is set, and
returns a corresponding test result.
<N
TEST
n
flagnumber
→ 0/1
FS?C Tests whether the specified system or user flag is set,
returns a corresponding test result, then clears the flag.
<N
TEST
n
flagnumber
→ 0/1
FUNCTION Sets the plot type to FUNCTION.
N
FXND Splits an object into a numerator and a denominator.
N
‘
symb
1
’
→ ‘
symb
2
’
‘
symb
3
’
GAUSS Returns the diagonal representation of a quadratic form.
<%
QUADRATIC FORM
‘
symb
1
’
[
vector
1
]
→ [[
array
1
]] [[
array
2
]] ‘
symb
2
’
{
list
}
GCD Returns the greatest common divisor of two objects.
<!
POLYNOMIAL
‘
symb
1
’
‘
symb
2
’
→
z
GCDMOD Finds the greatest common divisor of two polynomials
modulo the current modulus.*
<!
MODULO
‘
symb
1
’
‘
symb
2
’
→ ‘
symb
3
’
GET Retrieves the specified object from a matrix, a list, or an
array.
<N
LIST
ELEMENTS
[[
matrix
]]
n
position
→
z
get
GETI Retrieves the specified object from a matrix, a list, or an
array, and the index of the next object.
<N
LIST
ELEMENTS
[[
matrix
]]
n
position1
→ [[
matrix
]]
n
position2
z
get
GOR Superimposes
grob
1
onto
grob
target.
<N
GROB
grob
target
{
#n #m
}
grob
1
→
grob
result
GRAD Sets Grads angle mode.
h
GRIDMAP Sets the plot type to GRIDMAP.
N
Name Description Access Inputs Outputs