General::precsm

Details

  • This message is generated when a requested value of precision is less than the value of $MinPrecision.
  • You can lower the value of $MinPrecision if necessary.
  • In the Wolfram Language, the accuracy of a number is the number of known digits to the right of the decimal point, the precision is the total number of significant digits, and the scale is the number of digits to the left of the decimal point; therefore, the precision is the sum of the scale and the accuracy.
  • This is a warning message to indicate that the value of $MinPrecision has been exceeded. This warning message does not necessarily indicate an error.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[General::precsm].

Examples

Basic Examples  (1)

The precision specified in SetPrecision is less than the value of $MinPrecision when this expression is evaluated:

This shows valid precision specifications: