EmptyElements | 0 |
Fill in all empty elements.
|
EmptyOperators | 1 |
Provide an operator.
|
NotDefined | 2 |
Variable or function is not defined.
|
SystemsNotSupported | 3 |
Systems not supported.
|
ArgumentMustBeScalar | 4 |
Argument must be scalar.
|
LimitsMustBeInteger | 5 |
Limits must be integer.
|
TypeConversionError | 6 |
Type conversion error. Please contact the developer.
|
ArgumentCanNotBeZero | 7 |
Argument of zero is not defined.
|
NoResult | 8 |
There is no result.
|
CriticalError | 9 |
Critical error occurred.
|
NoError | -1 |
No error.
|
RestorationStarted | 10 |
If restoration is unsuccessful, you will find emergency preservation of the data in the folder.
|
Uncertainty | 11 |
Uncertainty.
|
ArgumentMustBePositiveInteger | 12 |
Argument must be a positive integer.
|
RoundingCoefficientError | 13 |
Coefficient of rounding should be in the range from 0 to 15 inclusive.
|
VariableOfIntegrationNotSpecified | 14 |
The variable of integration is not specified, or specified incorrectly.
|
LimitsMustBeReal | 15 |
Limits must be real.
|
NoRealRoots | 16 |
No real roots.
|
InequalitiesNotSupported | 17 |
Inequalities are not supported.
|
CanNotFindFile | 18 |
Cannot find a specified file.
|
CanNotStartsWithNumber | 19 |
Variable and function names can't start with a number.
|
ControlCanNotBeDisplayed | 20 |
One or more items on this page cannot be displayed.
|
XMCDFileCanNotBeFullyParsed | 21 |
Number of error(s) occurred while parsing your .xmcd document. This file cannot be fully parsed with this version of the program. Please check for program updates, otherwise send the document to the developers so that it can be supported in the future.
|
RealPartMustBeMoreThanZero | 22 |
Real part of the argument must be greater than zero.
|
XMCDFileCanNotBeFullySaved | 23 |
Number of error(s) occurred while saving your .xmcd document. The installed version of the program can't fully save the document in the selected format. Please save the document in SMath Studio (*.sm) file format.
|
DimensionsDifferent | 24 |
Array dimensions do not match.
|
ProcessingInterruptedByUser | 25 |
Calculation interrupted by user.
|
ArgumentMustBeVector | 26 |
Argument must be a vector (a column matrix).
|
FileRequiresNewerProgram | 27 |
File was created using later version of the program.
|
FileRequiresNewerPlugin | 28 |
File requires newer version of plugin.
|
FileRequiresForPlugin | 29 |
File requires the following plugin to be installed.
|
AlertsOccuredOnFileOpen | 30 |
A problem occurred while opening file.
|
FileCanBeOpenedWithErrors | 31 |
The result content you will see on the page may be wrong. Do you want to open the file anyway?
|
PluginCannotBeEnabled | 32 |
Error occured while trying to load third-party assembly. Plugin disabled.
|
PluginRequiresNewerProgram | 33 |
Plugin requires later version of the program.
|
PluginRequiresNewerPlugin | 34 |
Plugin requires newer version of additional plugin to be installed.
|
PluginRequiresForPlugin | 35 |
Plugin requires additional plugin to be installed.
|
AlertsOccuredOnPluginOpen | 36 |
A problem occurred while loading plugin.
|
PluginCanBeOpenedWithErrors | 37 |
Note, unexpected visual and/or calculation errors can appear using this plugin. Do you want to enable plugin anyway?
|
WrongDomainOrIpSpecified | 38 |
Wrong Domain name or IP address specified.
|
WrongLoginNameSpecified | 39 |
Wrong Login name specified.
|
WrongPasswordSpecified | 40 |
Wrong password specified.
|
WrongSessionIdSpecified | 41 |
Wrong Session ID specified.
|
FunctionNotDefined | 42 |
Function is not defined.
|
ResultIsAboveMaxAllowedPositiveNumber | 43 |
Result is above max. allowed positive number.
|
ResultIsBelowMinAllowedNegativeNumber | 44 |
Result is below min. allowed negative number.
|
ArgumentMustBeString | 45 |
Argument must be a string.
|
CanNotParseString | 46 |
Cannot parse string.
|
WrongArguments | 47 |
Function has some invalid arguments.
|
ActionCouldNotBePerformedWithText | 48 |
Action could not be performed with text.
|
ResultIsAboveMaxAllowedForByte | 49 |
Result is above max. allowed for byte.
|
FileHasWrongFormat | 50 |
File has wrong format. Data import cannot be performed.
|
FileIsEmpty | 51 |
File is empty. No data imported.
|
ResultIsAboveMaxAllowedWhenIncreasing | 52 |
Result is above max. allowed when increasing.
|
ResultIsBelowMinAllowedWhenDecreasing | 53 |
Result is below min. allowed when decreasing.
|
IncreaseMaximumNumberLength | 54 |
Increase max. number length ('Menu' >> 'Options' >> 'Calculation' >> 'Max. number length').
|
VariablesShouldBeDefinedForArgumentFunctions | 55 |
Variables should be defined for argument-functions.
|
NumeralSystemBaseError | 56 |
Number base must be within the range of 1 to 37.
|
DivisionByZero | 57 |
Division by zero.
|
LogarithmOfZeroIsNotDefined | 58 |
Logarithm of zero is not defined.
|
ArgumentMustBeRealNumber | 59 |
Argument must be a real number.
|
NumberOfRowsOrColumnsDoNotMatch | 60 |
Number of rows and/or columns of matrices or vectors do not match.
|
MatricesDoNotMatch | 61 |
Number of rows and/or columns of matrices or vectors do not match.
|
DivisorMatrixMustBeSquare | 62 |
Divisor matrix must be square.
|
CrossProductCanNotBeCalculated | 63 |
Cross product can only be calculated for three-component vectors (3 rows x 1 column).
|
CanNotCalculate | 64 |
Cannot calculate.
|
MatrixMustBeSquare | 65 |
Matrix must be square.
|
FactorialNotDefined | 66 |
Factorial is defined for real numbers and zero.
|
MatrixNoninvertible | 67 |
Matrix is noninvertible (determinant equals zero).
|
ExampleIncorrect | 68 |
Syntax is incorrect.
|
ArgumentMustBeMatrixOrVector | 69 |
Argument cannot be scalar; must be matrix or vector.
|
CanNotSolve | 70 |
Cannot solve. Check program options.
|
LogarithmCanNotBeZeroBase | 71 |
Logarithm cannot have 0 as its base.
|
LogarithmCanNotBeOneBase | 72 |
Logarithm cannot have 1 as its base.
|
CanNotParseMatrix | 73 |
Can't parse matrix (Matrices within matrices not supported).
|
UnitsDontMatch | 74 |
Units don't match.
|
CanNotInsert | 75 |
Cannot insert.
|
CanNotParse | 76 |
Cannot parse.
|
SelectExpression | 77 |
Please select an expression or part of an expression.
|
ExportError | 78 |
Export error.
|
OperationCanNotBePerformedWithUnits | 79 |
Operation cannot be performed with units.
|
ArgumentDoesNotMatchToExpectedKind | 80 |
Argument doesn't match to expected kind.
|
EquationTooLongForVisualisation | 81 |
Equation too long to be displayed.
|
ResultPlacedToClipboard | 82 |
Result placed on the clipboard.
|
HighlightVariable | 83 |
Highlight variable.
|
AssignVariable | 84 |
Assign variable.
|
FileNotExists | 85 |
File does not exist.
|
FillInFileName | 86 |
Fill in file name.
|
FileAlreadyExistsContinue | 87 |
File already exists. Do you want to continue?
|
NoElementByIndex | 88 |
Requested matrix element doesn't exist.
|
PasswordCannotBeEmpty | 89 |
Password cannot be empty.
|
PasswordEntriesDoNotMatch | 90 |
Password entries do not match.
|
PasswordDoesNotMatch | 91 |
Password does not match.
|
ProcedureOutputValueIsUndefined | 92 |
Output value must be defined for the called procedure.
|
ResolveDependencies | 93 |
Plugin requires the following plug-in(s) to be installed and enabled. Please ensure dependencies are resolved before continuing.
|
NotAllDependenciesResolved | 94 |
Not all dependencies resolved. Do you want to continue anyway? Press "No" to abort file loading.
|
PluginsInstallationFailed | 95 |
Plug-in(s) installation failed.
|
VariableDefinedAndTypeDiffers | 99 |
Variable already defined by value of another type.
|