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

atanh

Roman1
New Contributor I
377 Views

Hi,

I am using Visual Fortran Compiler XE 13.0.1.119 .

When I compile with option /stand:f08 , I am getting the following message:

warning #7416: Fortran 2008 does not allow this intrinsic procedure. [ATANH]

I don't think the above message is necessary. I have just checked the Fortran 2008 standard, and ATANH is there. Look on page 331.

Roman

0 Kudos
2 Replies
Steven_L_Intel1
Employee
377 Views
Thanks - we'll check into this.
0 Kudos
Steven_L_Intel1
Employee
377 Views

We have an open report of several F2008 intrinsics and new features that the compiler incorrectly complains about, but ATANH was missed on this list.  I added it.  The various ERF, GAMMA and some other intrinsics also incorrectly give F2008 warnings. This is our issue DPD200235770 and will be fixed in a future version/

0 Kudos
Reply