1// Generated by scripts/generate-builtins.sh — do not edit.
2// Builtin function names of the installed numbl version, for syntax highlighting.
3export const numblBuiltinNames: string[] = [
4 'Inf',
5 'MException',
6 'NaN',
7 'abs',
8 'accumarray',
9 'acos',
10 'acosd',
11 'acosh',
12 'acot',
13 'acotd',
14 'acoth',
15 'acsc',
16 'acscd',
17 'acsch',
18 'addedge',
19 'addprop',
20 'airy',
21 'all',
22 'and',
23 'angle',
24 'any',
25 'asec',
26 'asecd',
27 'asech',
28 'asin',
29 'asind',
30 'asinh',
31 'assert',
32 'atan',
33 'atan2',
34 'atan2d',
35 'atand',
36 'atanh',
37 'autumn',
38 'bandwidth',
39 'besselh',
40 'besseli',
41 'besselj',
42 'besselk',
43 'bessely',
44 'beta',
45 'bin2dec',
46 'bitand',
47 'bitget',
48 'bitor',
49 'bitset',
50 'bitshift',
51 'bitxor',
52 'blanks',
53 'blkdiag',
54 'bone',
55 'camlight',
56 'cart2pol',
57 'cart2sph',
58 'cat',
59 'ceil',
60 'cell',
61 'cell2mat',
62 'cell2struct',
63 'char',
64 'chol',
65 'circshift',
66 'class',
67 'clc',
68 'clear',
69 'clf',
70 'clock',
71 'close',
72 'colon',
73 'colorbar',
74 'complex',
75 'computer',
76 'cond',
77 'configureDictionary',
78 'conj',
79 'conncomp',
80 'contains',
81 'conv',
82 'conv2',
83 'convhull',
84 'convhulln',
85 'cool',
86 'copper',
87 'corrcoef',
88 'cos',
89 'cosd',
90 'cosh',
91 'cot',
92 'cotd',
93 'coth',
94 'count',
95 'cov',
96 'cross',
97 'csc',
98 'cscd',
99 'csch',
100 'ctranspose',
101 'cummax',
102 'cummin',
103 'cumprod',
104 'cumsum',
105 'cumtrapz',
106 'datestr',
107 'datetime',
108 'days',
109 'deal',
110 'deblank',
111 'dec2bin',
112 'dec2hex',
113 'deconv',
114 'degree',
115 'delaunay',
116 'delaunayn',
117 'det',
118 'diag',
119 'dictionary',
120 'diff',
121 'dot',
122 'double',
123 'eig',
124 'ellipj',
125 'endsWith',
126 'entries',
127 'eps',
128 'eq',
129 'erase',
130 'erf',
131 'erfc',
132 'erfcinv',
133 'erfcx',
134 'erfinv',
135 'error',
136 'etime',
137 'exp',
138 'expm',
139 'expm1',
140 'extractAfter',
141 'extractBefore',
142 'extractBetween',
143 'eye',
144 'factorial',
145 'false',
146 'fft',
147 'fftshift',
148 'fieldnames',
149 'fields',
150 'figure',
151 'fileparts',
152 'filesep',
153 'find',
154 'fix',
155 'flip',
156 'fliplr',
157 'flipud',
158 'floor',
159 'full',
160 'fullfile',
161 'func2str',
162 'gallery',
163 'gamma',
164 'gammaln',
165 'gca',
166 'gcf',
167 'ge',
168 'get',
169 'getReport',
170 'getappdata',
171 'getfield',
172 'gradient',
173 'graph',
174 'gray',
175 'grid',
176 'groot',
177 'gt',
178 'hex2dec',
179 'histc',
180 'hold',
181 'horzcat',
182 'hot',
183 'hours',
184 'hsv',
185 'hypot',
186 'idivide',
187 'ifft',
188 'ifftshift',
189 'imag',
190 'ind2sub',
191 'inf',
192 'inferiorto',
193 'inpolygon',
194 'insert',
195 'insertAfter',
196 'insertBefore',
197 'int16',
198 'int2str',
199 'int32',
200 'int64',
201 'int8',
202 'interp1',
203 'intersect',
204 'inv',
205 'ipermute',
206 'isConfigured',
207 'isKey',
208 'isappdata',
209 'iscell',
210 'ischar',
211 'iscolumn',
212 'isempty',
213 'isequal',
214 'isfield',
215 'isfinite',
216 'isfloat',
217 'isgraphics',
218 'ishandle',
219 'ishghandle',
220 'ishold',
221 'isinf',
222 'isinteger',
223 'iskeyword',
224 'islogical',
225 'ismac',
226 'ismatrix',
227 'ismembc',
228 'ismember',
229 'isnan',
230 'isnumbl',
231 'isnumeric',
232 'isobject',
233 'ispc',
234 'isprop',
235 'isreal',
236 'isrow',
237 'isscalar',
238 'isspace',
239 'issparse',
240 'isstr',
241 'isstring',
242 'isstrprop',
243 'isstruct',
244 'isunix',
245 'isvarname',
246 'isvector',
247 'jet',
248 'jsondecode',
249 'jsonencode',
250 'keys',
251 'kron',
252 'laplacian',
253 'lastwarn',
254 'ldivide',
255 'le',
256 'legend',
257 'legendre',
258 'length',
259 'linsolve',
260 'linspace',
261 'listfonts',
262 'log',
263 'log10',
264 'log1p',
265 'log2',
266 'logical',
267 'logspace',
268 'lookup',
269 'lower',
270 'lt',
271 'lu',
272 'magic',
273 'mat2cell',
274 'mat2str',
275 'max',
276 'mean',
277 'median',
278 'meshgrid',
279 'mexext',
280 'min',
281 'minus',
282 'minutes',
283 'mkpp',
284 'mldivide',
285 'mod',
286 'mode',
287 'mpower',
288 'mrdivide',
289 'mtimes',
290 'mustBeFinite',
291 'mustBeInRange',
292 'mustBeInteger',
293 'mustBeMember',
294 'mustBeNonempty',
295 'mustBeNonnegative',
296 'mustBeNonzero',
297 'mustBeNumeric',
298 'mustBePositive',
299 'mustBeScalarOrEmpty',
300 'mustBeVector',
301 'namedargs2cell',
302 'nan',
303 'nargin',
304 'nchoosek',
305 'ndgrid',
306 'ndims',
307 'ne',
308 'newplot',
309 'nextpow2',
310 'nexttile',
311 'nnz',
312 'nonzeros',
313 'norm',
314 'not',
315 'now',
316 'nthroot',
317 'null',
318 'num2cell',
319 'num2str',
320 'numEntries',
321 'numedges',
322 'numel',
323 'numnodes',
324 'odeget',
325 'odeset',
326 'ones',
327 'or',
328 'pad',
329 'pagemtimes',
330 'pagetranspose',
331 'parula',
332 'pathdef',
333 'peaks',
334 'permute',
335 'pink',
336 'pinv',
337 'plus',
338 'pol2cart',
339 'poly',
340 'polyfit',
341 'polyval',
342 'pow2',
343 'power',
344 'ppval',
345 'prod',
346 'qr',
347 'qz',
348 'rand',
349 'randi',
350 'randn',
351 'randperm',
352 'rank',
353 'rcond',
354 'rdivide',
355 'real',
356 'regexp',
357 'regexpi',
358 'regexprep',
359 'rem',
360 'remove',
361 'repelem',
362 'replace',
363 'repmat',
364 'reshape',
365 'rethrow',
366 'reverse',
367 'rmappdata',
368 'rmfield',
369 'rng',
370 'roots',
371 'rot90',
372 'round',
373 'sec',
374 'secd',
375 'sech',
376 'seconds',
377 'setappdata',
378 'setdiff',
379 'setfield',
380 'sgtitle',
381 'shading',
382 'shg',
383 'sign',
384 'sin',
385 'sind',
386 'single',
387 'sinh',
388 'size',
389 'sort',
390 'sortrows',
391 'spalloc',
392 'sparse',
393 'spconvert',
394 'spdiags',
395 'speye',
396 'sph2cart',
397 'spparms',
398 'spring',
399 'sprintf',
400 'sqrt',
401 'squeeze',
402 'sscanf',
403 'startsWith',
404 'std',
405 'str2double',
406 'str2num',
407 'strcat',
408 'strcmp',
409 'strcmpi',
410 'strfind',
411 'string',
412 'strip',
413 'strjoin',
414 'strlength',
415 'strmatch',
416 'strncmp',
417 'strncmpi',
418 'strrep',
419 'strsplit',
420 'strtok',
421 'strtrim',
422 'struct',
423 'struct2cell',
424 'sub2ind',
425 'subplot',
426 'substruct',
427 'sum',
428 'summer',
429 'superiorto',
430 'svd',
431 'symvar',
432 'tan',
433 'tand',
434 'tanh',
435 'throw',
436 'throwAsCaller',
437 'tic',
438 'tiledlayout',
439 'times',
440 'title',
441 'toeplitz',
442 'trace',
443 'transpose',
444 'trapz',
445 'tril',
446 'triu',
447 'true',
448 'typecast',
449 'types',
450 'uint16',
451 'uint32',
452 'uint64',
453 'uint8',
454 'uminus',
455 'union',
456 'unique',
457 'uniquetol',
458 'uplus',
459 'upper',
460 'usejava',
461 'validateattributes',
462 'values',
463 'var',
464 'vecnorm',
465 'ver',
466 'verLessThan',
467 'version',
468 'vertcat',
469 'waitbar',
470 'weboptions',
471 'winter',
472 'xlabel',
473 'xlim',
474 'xor',
475 'ylabel',
476 'ylim',
477 'zeros',
478 'zlabel',
479];