General::exact

更多信息

  • This message is generated when the indicated function argument is not an exact number.
  • Exact numbers include integers, rational numbers, and other numbers that are known exactly. Numbers with decimal points are inexact numbers.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[General::exact].

范例

基本范例  (1)

The first argument is an inexact number:

This example shows valid arguments in GCD: