Sun Studio 12:Fortran 库参考
| | | | |
| B |
| |
| | bic ( ) |
| |
| | bis ( ) |
| |
| | BLAS(Basic Linear Algebra Subroutines,基本线性代数函数子例程) ( ) |
| | | | |
| D |
| |
| | d_acos(x) ( ) ( ) |
| |
| | d_acosd(x) ( ) ( ) |
| |
| | d_acosh(x) ( ) ( ) |
| |
| | d_acosp(x) ( ) ( ) |
| |
| | d_acospi(x) ( ) ( ) |
| |
| | d_addran() ( ) |
| |
| | d_addrans() ( ) |
| |
| | d_asin(x) ( ) |
| |
| | d_asind(x) ( ) |
| |
| | d_asinh(x) ( ) |
| |
| | d_asinp(x) ( ) |
| |
| | d_asinpi(x) ( ) |
| |
| | d_atan(x) ( ) |
| |
| | d_atan2(x) ( ) |
| |
| | d_atan2d(x) ( ) |
| |
| | d_atan2pi(x) ( ) ( ) |
| |
| | d_atand(x) ( ) |
| |
| | d_atanh(x) ( ) |
| |
| | d_atanp(x) ( ) |
| |
| | d_atanpi(x) ( ) |
| |
| | d_cbrt(x) ( ) |
| |
| | d_ceil(x) ( ) |
| |
| | d_erf(x) ( ) |
| |
| | d_erfc(x) ( ) |
| |
| | d_expml(x) ( ) |
| |
| | d_floor(x) ( ) |
| |
| | d_hypot(x) ( ) |
| |
| | d_infinity() ( ) |
| |
| | d_j0(x) ( ) |
| |
| | d_j1(x) ( ) |
| |
| | d_jn(n, x) ( ) |
| |
| | d_lcran() ( ) |
| |
| | d_lcrans() ( ) |
| |
| | d_lgamma(x) ( ) |
| |
| | d_log1p(x) ( ) |
| |
| | d_log2(x) ( ) |
| |
| | d_logb(x) ( ) |
| |
| | d_max_normal() ( ) |
| |
| | d_max_subnormal() ( ) |
| |
| | d_min_normal() ( ) |
| |
| | d_min_subnormal() ( ) |
| |
| | d_nextafter(x,y) ( ) |
| |
| | d_quiet_nan(n) ( ) |
| |
| | d_remainder(x,y) ( ) |
| |
| | d_rint(x) ( ) ( ) |
| |
| | d_scalbn(x,n) ( ) |
| |
| | d_shufrans() ( ) |
| |
| | d_signaling_nan(n) ( ) |
| |
| | d_significand(x) ( ) |
| |
| | d_sin(x) ( ) |
| |
| | d_sincos(x,s,c) ( ) |
| |
| | d_sincosd(x,s,c) ( ) |
| |
| | d_sincosp(x,s,c) ( ) |
| |
| | d_sincospi(x,s,c) ( ) |
| |
| | d_sind(x) ( ) |
| |
| | d_sinh(x) ( ) |
| |
| | d_sinp(x) ( ) |
| |
| | d_sinpi(x) ( ) |
| |
| | d_tan(x) ( ) |
| |
| | d_tand(x) ( ) |
| |
| | d_tanh(x) ( ) |
| |
| | d_tanp(x) ( ) |
| |
| | d_tanpi(x) ( ) |
| |
| | d_y0(x), 贝塞尔 ( ) |
| |
| | d_y1(x), 贝塞尔 ( ) |
| |
| | d_yn(n,x) ( ) |
| |
| | date_and_time ( ) |
| |
| | drand ( ) |
| |
| | dtime ( ) |
| | | | |
| I |
| |
| | I/O 错误处理程序 ( ) |
| |
| | iargc ( ) |
| |
| | ID, 进程, 获取, getpid ( ) |
| |
| | id_finite(x) ( ) |
| |
| | id_fp_class(x) ( ) |
| |
| | id_irint(x) ( ) |
| |
| | id_isinf(x) ( ) |
| |
| | id_isnan(x) ( ) |
| |
| | id_isnormal(x) ( ) |
| |
| | id_issubnormal(x) ( ) |
| |
| | id_iszero(x) ( ) |
| |
| | id_logb(x) ( ) |
| |
| | id_signbit(x) ( ) |
| |
| | ieee_flags ( ) |
| |
| | ieee_handler ( ) |
| |
| | IEEE 环境 ( ) |
| | | 舍入模式 ( ) |
| | | 异常处理 ( ) |
| |
| | IEEE 算术 ( ) |
| |
| | IEEE 算术和异常 (Fortran 2003) ( ) |
| |
| | ierrno ( ) |
| |
| | IMPLICIT ( ) |
| |
| | include 文件 system.inc ( ) |
| |
| | index ( ) |
| |
| | inmax ( ) |
| |
| | inode ( ) |
| |
| | iq_finite(x) ( ) |
| |
| | iq_fp_class(x) ( ) |
| |
| | iq_isinf(x) ( ) |
| |
| | iq_isnan(x) ( ) |
| |
| | iq_isnormal(x) ( ) |
| |
| | iq_issubnormal(x) ( ) |
| |
| | iq_iszero(x) ( ) |
| |
| | iq_logb(x) ( ) |
| |
| | iq_signbit(x) ( ) |
| |
| | ir_finite(x) ( ) |
| |
| | ir_fp_class(x) ( ) |
| |
| | ir_irint(x) ( ) |
| |
| | ir_isinf(x) ( ) |
| |
| | ir_isnan(x) ( ) |
| |
| | ir_isnormal(x) ( ) |
| |
| | ir_issubnormal(x) ( ) |
| |
| | ir_iszero(x) ( ) |
| |
| | ir_logb(x) ( ) |
| |
| | ir_signbit(x) ( ) |
| |
| | irand ( ) |
| |
| | isatty ( ) |
| |
| | isetjmp ( ) |
| |
| | ISO_C_BINDING 模块函数 ( ) |
| | | | |
| J |
| |
| | jump, longjmp, isetjmp ( ) |
| | | | |
| K |
| |
| | kill, 发送信号 ( ) |
| | | | |
| Q |
| |
| | q_copysign(x) ( ) |
| |
| | q_fabs(x) ( ) |
| |
| | q_fmod(x) ( ) |
| |
| | q_infinity() ( ) |
| |
| | q_max_normal() ( ) |
| |
| | q_max_subnormal() ( ) |
| |
| | q_min_normal() ( ) |
| |
| | q_min_subnormal() ( ) |
| |
| | q_nextafter(x,y) ( ) |
| |
| | q_quiet_nan(n) ( ) |
| |
| | q_remainder(x,y) ( ) |
| |
| | q_scalbn(x,n) ( ) |
| |
| | q_signaling_nan(n) ( ) |
| |
| | qsort, qsort64 ( ) |
| | | | |
| R |
| |
| | r_acos(x) ( ) ( ) |
| |
| | r_acosd(x) ( ) ( ) |
| |
| | r_acosh(x) ( ) ( ) |
| |
| | r_acosp(x) ( ) ( ) |
| |
| | r_acospi(x) ( ) ( ) |
| |
| | r_addran() ( ) |
| |
| | r_addrans() ( ) |
| |
| | r_asin(x) ( ) |
| |
| | r_asind(x) ( ) |
| |
| | r_asinh(x) ( ) |
| |
| | r_asinp(x) ( ) |
| |
| | r_asinpi(x) ( ) |
| |
| | r_atan(x) ( ) |
| |
| | r_atan2(x) ( ) |
| |
| | r_atan2d(x) ( ) |
| |
| | r_atan2pi(x) ( ) ( ) |
| |
| | r_atand(x) ( ) |
| |
| | r_atanh(x) ( ) |
| |
| | r_atanp(x) ( ) |
| |
| | r_atanpi(x) ( ) |
| |
| | r_cbrt(x) ( ) |
| |
| | r_ceil(x) ( ) |
| |
| | r_erf(x) ( ) |
| |
| | r_erfc(x) ( ) |
| |
| | r_expml(x) ( ) |
| |
| | r_floor(x) ( ) |
| |
| | r_hypot(x) ( ) |
| |
| | r_infinity() ( ) |
| |
| | r_j0(x) ( ) |
| |
| | r_j1(x) ( ) |
| |
| | r_jn(n, x) ( ) |
| |
| | r_lcran() ( ) |
| |
| | r_lcrans() ( ) |
| |
| | r_lgamma(x) ( ) |
| |
| | r_log1p(x) ( ) |
| |
| | r_log2(x) ( ) |
| |
| | r_logb(x) ( ) |
| |
| | r_max_normal() ( ) |
| |
| | r_max_subnormal() ( ) |
| |
| | r_min_normal() ( ) |
| |
| | r_min_subnormal() ( ) |
| |
| | r_nextafter(x,y) ( ) |
| |
| | r_quiet_nan(n) ( ) |
| |
| | r_remainder(x,y) ( ) |
| |
| | r_rint(x) ( ) ( ) |
| |
| | r_scalbn(x,n) ( ) |
| |
| | r_shufrans() ( ) |
| |
| | r_signaling_nan(n) ( ) |
| |
| | r_significand(x) ( ) |
| |
| | r_sin(x) ( ) |
| |
| | r_sincos(x,s,c) ( ) |
| |
| | r_sincosd(x,s,c) ( ) |
| |
| | r_sincosp(x,s,c) ( ) |
| |
| | r_sincospi(x,s,c) ( ) |
| |
| | r_sind(x) ( ) |
| |
| | r_sinh(x) ( ) |
| |
| | r_sinp(x) ( ) |
| |
| | r_sinpi(x) ( ) |
| |
| | r_tan(x) ( ) |
| |
| | r_tand(x) ( ) |
| |
| | r_tanh(x) ( ) |
| |
| | r_tanp(x) ( ) |
| |
| | r_tanpi(x) ( ) |
| |
| | r_y0(x), 贝塞尔 ( ) |
| |
| | r_y1(x), 贝塞尔 ( ) |
| |
| | r_yn(n,x), 贝塞尔 ( ) |
| |
| | rand ( ) |
| |
| | rindex ( ) |
| |
| | rshift ( ) |
| | | | |
| V |
| |
| | VMS Fortran, 内函数 ( ) |
| | | | |
| 参 |
| |
| | 参数, 命令行, getarg ( ) |
| | | | |
| 错 |
| |
| | 错误 |
| | | 处理程序, I/O ( ) |
| | | 消息, perror, gerror, ierrno ( ) |
| |
| | 错误和中断, longjmp ( ) |
| | | | |
| 单 |
| |
| | 单精度 libm 函数 ( ) |
| | | | |
| 当 |
| |
| | 当地时区, lmtime() ( ) |
| |
| | 当前工作目录, getcwd ( ) |
| | | | |
| 登 |
| |
| | 登录名, 获取 getlog ( ) |
| | | | |
| 读 |
| |
| | 读取, 字符 getc, fgetc ( ) |
| | | | |
| 放 |
| |
| | 放置字符, putc, fputc ( ) |
| | | | |
| 浮 |
| |
| | 浮点 |
| | | IEEE 定义 ( ) |
| | | IEEE 异常处理 ( ) |
| |
| | 浮点函数, Fortran 95 内函数 ( ) |
| | | | |
| 符 |
| |
| | 符号, 链接到现有文件, symlink ( ) |
| | | | |
| 复 |
| |
| | 复位文件 |
| | | fseek, ftell ( ) |
| | | fseeko64, ftello64 ( ) |
| | | | |
| 格 |
| |
| | 格林尼治标准时间, gmtime ( ) |
| | | | |
| 各 |
| |
| | 各个时间例程的 tarray() 值 ( ) |
| | | | |
| 更 |
| |
| | 更改 |
| | | 缺省目录, chdir ( ) |
| | | 文件模式, chmod ( ) |
| | | | |
| 环 |
| |
| | 环境变量, getenv ( ) |
| | | | |
| 获 |
| |
| | 获取 |
| | | 当前工作目录, getcwd ( ) |
| | | 登录名, getlog ( ) |
| | | 环境变量, getenv ( ) |
| | | 进程 ID, getpid ( ) |
| | | 文件描述符, getfd ( ) |
| | | 文件指针, getfilep ( ) |
| | | 用户 ID, getuid ( ) |
| | | 字符 getc, fgetc ( ) |
| | | 组 ID, getgid ( ) |
| | | | |
| 计 |
| |
| | 计算不大于 x 的下一个整数 ( ) |
| |
| | 计算大于或等于 x 的最小整数 ( ) |
| |
| | 计算直角三角形的斜边长度 ( ) |
| | | | |
| 进 |
| |
| | 进程 |
| | | ID, 获取, getpid ( ) |
| | | 等待终止, wait ( ) |
| | | 发送信号, kill ( ) |
| | | 使用 fork 函数创建副本 ( ) |
| | | | |
| 矩 |
| |
| | 矩阵函数, Fortran 95 内函数 ( ) |
| | | | |
| 链 |
| |
| | 链接到现有文件, link ( ) |
| | | | |
| 描 |
| |
| | 描述符, 获取文件, getfd ( ) |
| | | | |
| 名 |
| |
| | 名, 登录, 获取, getlog ( ) |
| |
| | 名称, 终端端口, ttynam ( ) |
| | | | |
| 命 |
| |
| | 命令行参数, getarg ( ) |
| | | | |
| 模 |
| |
| | 模式, 文件, access ( ) |
| | | | |
| 目 |
| |
| | 目录 |
| | | 获取当前工作目录, getcwd ( ) |
| | | 缺省更改, chdir ( ) |
| | | | |
| 权 |
| |
| | 权限, access 函数 ( ) |
| | | | |
| 确 |
| |
| | 确定文件的位置 |
| | | fseek, ftell ( ) |
| | | fseeko64, ftello64 ( ) |
| | | | |
| 日 |
| |
| | 日期 |
| | | date_and_time ( ) |
| | | 当前日期, 日期 ( ) |
| | | 和时间, 以字符形式, fdate ( ) |
| | | | |
| 三 |
| |
| | 三角函数 |
| | | FORTRAN 77 内函数 ( ) |
| | | VMS 内函数 ( ) |
| | | | |
| 删 |
| |
| | 删除文件, unlink ( ) |
| | | | |
| 数 |
| |
| | 数据类型 ( ) |
| |
| | 数学函数 |
| | | FORTRAN 77 内函数 ( ) ( ) |
| | | Fortran 95 内函数 ( ) |
| | | VMS 内函数 ( ) |
| |
| | 数值函数, Fortran 95 内函数 ( ) |
| | | | |
| 四 |
| |
| | 四倍精度 libm 函数 ( ) |
| | | | |
| 通 |
| |
| | 通过 free 解除分配内存 ( ) |
| | | | |
| 文 |
| |
| | 文档, 访问 ( ) ( ) |
| |
| | 文档索引 ( ) |
| |
| | 文件 |
| | | 获取文件指针, getfilep ( ) |
| | | 描述符, 获取, getfd ( ) |
| | | 模式, access ( ) |
| | | 权限, access ( ) |
| | | 删除, unlink ( ) |
| | | 重命名 ( ) |
| | | 状态, stat ( ) |
| | | 状态, stat64 ( ) |
| |
| | 文件存在, access ( ) |
| | | | |
| 向 |
| |
| | 向进程发送信号, kill ( ) ( ) |
| |
| | 向量函数, Fortran 95 内函数 ( ) |
| | | | |
| 写 |
| |
| | 写入字符 putc, fputc ( ) |
| | | | |
| 延 |
| |
| | 延迟执行, alarm ( ) |
| | | | |
| 用 |
| |
| | 用户 ID, 获取, getuid ( ) |
| | | | |
| 右 |
| |
| | 右移, rshift ( ) |
| | | | |
| 暂 |
| |
| | 暂停执行一段时间, sleep ( ) |
| | | | |
| 整 |
| |
| | 整型, long 转换, short ( ) |
| | | | |
| 指 |
| |
| | 指针, 获取文件指针, getfilep ( ) |
| | | | |
| 中 |
| |
| | 中断和错误, longjmp ( ) |
| | | | |
| 终 |
| |
| | 终端, 端口名, ttynam ( ) |
| |
| | 终止 |
| | | 等待进程终止, wait ( ) |
| | | 将内存信息写入核心转储文件 ( ) |
| | | 状态, exit ( ) |
| | | | |
| 主 |
| |
| | 主机名, 获取, hostnm ( ) |
| | | | |
| 专 |
| |
| | 专用名称, Fortran 95 内函数 ( ) |
| | | | |
| 转 |
| |
| | 转换函数, FORTRAN 77 内函数 ( ) |
| | | | |
| 状 |
| |
| | 状态 |
| | | 文件, stat ( ) |
| | | 文件, stat64 ( ) |
| | | 终止, exit ( ) |
| | | | |
| 子 |
| |
| | 子串, 查找, index ( ) |
| | | | |
| 字 |
| |
| | 字符 |
| | | 放置字符, putc, fputc ( ) |
| | | 获取字符 getc, fgetc ( ) |
| |
| | 字符函数 |
| | | FORTRAN 77 内函数 ( ) |
| | | Fortran 95 内函数 ( ) |
| | | | |
| 组 |
| |
| | 组 ID, 获取, getgid ( ) |
| | | | |
| 最 |
| |
| | 最大, 正整数, inmax ( ) |
| | | | |
| 左 |
| |
| | 左移, lshift ( ) |
- © 2010, Oracle Corporation and/or its affiliates