Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28455 Discussions

ifort 17 beta - still no support for complex arguments for ASIN, ACOS, ATAN?

AShte
Beginner
286 Views
The Fortran 2008 standard specified that intrinsilcs ACOS, ASIN, ATAN take complex arguments. It seems ifort 17.0.0 20160315 does not yet accept complex for these intrinsics. Any estimate for when this might be supported? Or perhaps I missed some compiler option to enable this? Thanks Anton
0 Kudos
2 Replies
Xiaoping_D_Intel
Employee
286 Views

Ifort 17.0 doesn't support them. They are on our list of F2008 features to be implemented - issue ID is DPD200378901. 

 

Thanks,

Xiaoping Duan

Intel Customer Support

0 Kudos
FortranFan
Honored Contributor II
286 Views

See this thread, especially Steve Lionel's response in Quote #16:

https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/600364

0 Kudos
Reply