z Value | Function | Description | Variables | AMS 2.05↓ | AMS 2.07↑ |
Functions from lib68k2( ) |
101 | getDate( )→a | Stores the date to list a | none | × | √ |
102 | getDenom(exp(str))→a | Stores the denominator to a | str | √ | √ |
103 | getDtFmt( )→a | Stores the date format to a | none | × | √ |
104 | getFold( )→a | Stores the current folder to a | none | √ | √ |
105 | getMode(str)→a | Get the current mode of this feature and stores it to a | str | √ | √ |
106 | getNum(expr(str))→a | Solves expression str for a single value, stored in a | str | √ | √ |
107 | getTime( )→a | Stores the current time to list a | none | × | √ |
108 | getTmFmt( )→a | Stores the time format to a | none | × | √ |
109 | getTmZn( )→a | Stores the time zone to a | none | × | √ |
110 | getUnits( )→a | Stores the units settings to a | none | √ | √ |
111 | imag(expr(str))→a | | str | √ | √ |
112 | inString(str,a)→a | | str, a | √ | √ |
113 | int(expr(str))→a | | str | √ | √ |
114 | intDiv(expr(str),expr(x))→a | | str, x | √ | √ |
115 | ∫(expr(str),x)→a | | str, x | √ | √ |
116 | iPart(x)→x | Stores the integer part of x to x, i.e. 2.13792 would be saved as 2. | x | √ | √ |
117 | isClkOn( )→a | Returns true or false if clock is on | none | √ | √ |
118 | isPrime(x)→a | Returns true or false if x is prime | x | √ | √ |
119 | NA | Shades the screen from top & bottom to middle | none | √ | √ |
120 | char(x)→a | Stores a character into a; 0<x<255, i.e. char(111) returns "o" | x | √ | √ |
121 | NA | Shades the screen from left & right to middle | none | √ | √ |
122 | getDtStr(x)→a | | x | √ | √ |
123 | getTmStr(x)→a | | x | √ | √ |
124 | identity(x)→a | | x | √ | √ |
125 | lcm(x,y)→a | | x, y | √ | √ |
126 | left(x)→a | | x | √ | √ |
127 | limit(expr(str),x,y)→a | | str, x, y | √ | √ |
128 | LinReg x,y | | x, y | √ | √ |
129 | augment(x,y)→a | Creates matrix a, which is matrix x augmented to matrix y | x, y | √ | √ |
130 | colDim(x)→a | | x | √ | √ |
131 | colNorm(x)→a | | x | √ | √ |
132 | crossP(x,y)→a | | x, y | √ | √ |
133 | CubicReg x,y | | x, y | √ | √ |
134 | cumSum(x)→a | | x | √ | √ |
135 | Disp x»Cylind | | x | √ | √ |
136 | det(x)→a | | x | √ | √ |
137 | diag(x)→a | | x | √ | √ |
138 | dim(x)→a | | x | √ | √ |
139 | dotP(x,y)→a | | x, y | √ | √ |
140 | eigVc(x)→a | | x | √ | √ |
141 | eigVl(x)→a | | x | √ | √ |
142 | ExpReg x,y | | x, y | √ | √ |
143 | ΔList(x)→a | | x | √ | √ |
144 | list»mat(x) | | x | √ | √ |
145 | exp»list(x,a) | | x, a | √ | √ |
146 | ln(x)→x | Stores the ln of x into x | x | √ | √ |
147 | LnReg x,y | | x, y | √ | √ |
148 | log(x)→x | Stores the log of x into x | x | √ | √ |
149 | Logistic x,y | | x, y | √ | √ |
150 | LU a,x,y,c | | a, x, y, c | √ | √ |
151 | mat»list(x) | | x | √ | √ |
152 | mRow(expr(str),x,y)→a | | str, x, y | √ | √ |
153 | mean(x)→a | | x | √ | √ |
154 | median(x)→a | | x | √ | √ |
155 | MedMed x,y | | x, y | √ | √ |
156 | mid(str,x,y)→a | | str, x, y | √ | √ |
157 | min(expr(str),expr(x))→a | | str, x | √ | √ |
158 | mRowAdd(expr(str),x,y,b)→a | | str, x, y, b | √ | √ |
159 | nDeriv(expr(str),x,b)→a | | str, x, b | √ | √ |
160 | newList(x)→a | | x | √ | √ |
161 | newMat(x,y)→a | | x, y | √ | √ |
162 | NewPlot x,b,c | | x, b, c | √ | √ |
163 | nInt(expr(str),x,y,b)→a | | str, x, y, b | √ | √ |
164 | norm(x)→a | | x | √ | √ |
165 | nSolve(expr(str),x)→a | | str, x | √ | √ |
166 | P»Rx(expr(str),expr(a))→a | | str, a | √ | √ |
167 | P»Ry(expr(str),expr(a))→a | | str, a | √ | √ |
168 | part(expr(str))→a | | str | √ | √ |
169 | Disp x»Polar | | x | √ | √ |
170 | polyEval(x,expr(str))→a | | x, str | √ | √ |
171 | PowerReg x,y | | x, y | √ | √ |
172 | Π(expr(str),x,b,c)→a | | str, x, b, c | √ | √ |
173 | product(x,y)→a | | x, y | √ | √ |
174 | propFrac(expr(str))→a | | str | √ | √ |
175 | QR b,x,y | | b, x, y | √ | √ |
176 | QuadReg x,y | | x, y | √ | √ |
177 | QuartReg x,y | | x, y | √ | √ |
178 | R»Pθ(expr(str),expr(x))→a | | x, str | √ | √ |
179 | R»Pr(expr(str),expr(x))→a | | str, x | √ | √ |
180 | rand(x)→a | | x | √ | √ |
181 | randMat(x,y)→a | | x, y | √ | √ |
182 | randNorm(x,y)→a | | x, y | √ | √ |
183 | randPoly(x,y)→a | | x, y | √ | √ |
184 | RandSeed x | | x | √ | √ |
185 | real(expr(str))→a | | str | √ | √ |
186 | Disp x»Rect | | x | √ | √ |
187 | ref(x)→a | | x | √ | √ |
188 | remain(expr(str),expr(x))→a | | str, x | √ | √ |
189 | Return | | none | √ | √ |
190 | Return x | | x | √ | √ |
191 | right(str)→a | | str | √ | √ |
192 | rotate(str)→a | | str | √ | √ |
193 | round(expr(x),y)→a | | x, y | √ | √ |
194 | rowAdd(str,x,y)→a | | str, x, y | √ | √ |
195 | rowDim(str)→a | | str | √ | √ |
196 | rowNorm(str)→a | | str | √ | √ |
197 | rowSwap(str,x,y)→a | | str, x, y | √ | √ |
198 | rref(str)→a | | str | √ | √ |
199 | sec(x)→a | | x | √ | √ |
200 | sec-1(x)→a | | x | √ | √ |