cpp_intrinsics_test, a C++ code which demonstrates some of the intrinsic functions provided by the C++ language.
The information on this web page is distributed under the MIT license.
cpp_intrinsics_test is available in a C version and a C++ version and a Fortran90 version and a Python version.
C_INTRINSICS, a C program which illustrates the use of intrinsic functions supplied by the C language.
F77_INTRINSICS, Fortran77 programs which include some examples of the use of intrinsic functions included with the Fortran77 standard language.
F90_INTRINSICS, Fortran90 programs which include some examples of the use of intrinsic functions included with the Fortran90 standard language.
G++_INTRINSICS, a C++ code which demonstrates some of the intrinsic functions provided by the G++ compiler for C++.
G77_INTRINSICS, Fortran77 programs which include some examples of the use of intrinsic functions included with the G77 compiler.
G95_INTRINSICS, Fortran90 programs which include some examples of the use of intrinsic functions peculiar to the GNU G95 Fortran compiler.
GCC_INTRINSICS, a C++ code which demonstrates some of the intrinsic functions provided by the GCC compiler for C.
GFortran_INTRINSICS, a Fortran90 program which demonstrates the use of some of the intrinsic functions included with the GFortran compiler.
MATH_INTRINSICS, a JAVA program which illustrates the use of the intrinsic functions in the Java Math package.
XLF_INTRINSICS, Fortran90 programs which include some examples of the use of intrinsic functions peculiar to the IBM XLF Fortran compiler.