Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Error using sqrt function

skravoof
Beginner
606 Views
Hi There,
When I use sqrt or modulo i am having error as follows. Am i supposed to like some math library?
Any suggestion?
error #6404: This name does not have a type, and must have an explicit type. [SQRT]
error #6404: This name does not have a type, and must have an explicit type. [MODULO]
Regards,
skravoof
0 Kudos
1 Reply
Xiaoping_D_Intel
Employee
606 Views
I could not reproduce the error. Is it possible for you to post a simple case and the command line used?
0 Kudos
Reply