s_rint.c
来自「Axis 221 camera embedded programing inte」· C语言 代码 · 共 14 行
C
14 行
/********************************************************************************* File: rndint.c** ** Contains: C source code for implementations of floating-point** functions which round to integral value or format, as** defined in header <fp.h>. In particular, this file** contains implementations of functions rint, nearbyint,** rinttol, round, roundtol, trunc, modf and modfl. This file** targets PowerPC or Power platforms.** ** Written by: A. Sazegari, Apple AltiVec Group** Created originally by Jon Okada, Apple Numerics Group** ** Copyright:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?