text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Entrada no válida
Error message shown when the input makes a function fail, like log(-1)
Resultado indefinido
Error message shown when there's no possible value for a function.
Memoria insuficiente
Error message shown when we run out of memory during a calculation.
Desbordamiento
Error message shown when there's an overflow during the calculation.
Resultado no definido
Same as 101
Resultado no definido
Same 101
Desbordamiento
Same as 107
Desbordamiento
Same 107
No se puede dividir entre cero
Error string shown when a divide by zero condition happens during the calculation