This message is generated by various numerical errors during compiled evaluation, such as numerical overflow and underflow, or invalid numerical function arguments.
This message can also be generated by errors in the construction of tensors.
Off[message] switches off the message; On[message] switches it on. For example: Off[CompiledFunction::cfn].
Examples
Basic Examples(2)
The result exceeds the largest machine number on this computer:
This example generates an error because the integer result from Floor is larger than the largest machine integer on this computer.