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

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

AShte
Principiante
630 Vistas
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 Respuestas
Xiaoping_D_Intel
Empleados
630 Vistas

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

FortranFan
Colaborador Distinguido III
630 Vistas

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

Responder