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].