📄 mathalib.rtn
字号:
acos {compute an arc cosine (ANSI)} {<b>acos\( \)</b>} {<b><a href="./mathALib.html#acos">acos</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}asin {compute an arc sine (ANSI)} {<b>asin\( \)</b>} {<b><a href="./mathALib.html#asin">asin</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}atan {compute an arc tangent (ANSI)} {<b>atan\( \)</b>} {<b><a href="./mathALib.html#atan">atan</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}atan2 {compute the arc tangent of y/x (ANSI)} {<b>atan2\( \)</b>} {<b><a href="./mathALib.html#atan2">atan2</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}cbrt {compute a cube root} {<b>cbrt\( \)</b>} {<b><a href="./mathALib.html#cbrt">cbrt</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ceil {compute the smallest integer greater than or equal to a specified value (ANSI)} {<b>ceil\( \)</b>} {<b><a href="./mathALib.html#ceil">ceil</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}cos {compute a cosine (ANSI)} {<b>cos\( \)</b>} {<b><a href="./mathALib.html#cos">cos</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}cosh {compute a hyperbolic cosine (ANSI)} {<b>cosh\( \)</b>} {<b><a href="./mathALib.html#cosh">cosh</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}exp {compute an exponential value (ANSI)} {<b>exp\( \)</b>} {<b><a href="./mathALib.html#exp">exp</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fabs {compute an absolute value (ANSI)} {<b>fabs\( \)</b>} {<b><a href="./mathALib.html#fabs">fabs</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}floor {compute the largest integer less than or equal to a specified value (ANSI)} {<b>floor\( \)</b>} {<b><a href="./mathALib.html#floor">floor</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fmod {compute the remainder of x/y (ANSI)} {<b>fmod\( \)</b>} {<b><a href="./mathALib.html#fmod">fmod</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}infinity {return a very large double} {<b>infinity\( \)</b>} {<b><a href="./mathALib.html#infinity">infinity</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}irint {convert a double-precision value to an integer} {<b>irint\( \)</b>} {<b><a href="./mathALib.html#irint">irint</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}iround {round a number to the nearest integer} {<b>iround\( \)</b>} {<b><a href="./mathALib.html#iround">iround</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}log {compute a natural logarithm (ANSI)} {<b>log\( \)</b>} {<b><a href="./mathALib.html#log">log</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}log10 {compute a base-10 logarithm (ANSI)} {<b>log10\( \)</b>} {<b><a href="./mathALib.html#log10">log10</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}log2 {compute a base-2 logarithm} {<b>log2\( \)</b>} {<b><a href="./mathALib.html#log2">log2</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}pow {compute the value of a number raised to a specified power (ANSI)} {<b>pow\( \)</b>} {<b><a href="./mathALib.html#pow">pow</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}round {round a number to the nearest integer} {<b>round\( \)</b>} {<b><a href="./mathALib.html#round">round</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sin {compute a sine (ANSI)} {<b>sin\( \)</b>} {<b><a href="./mathALib.html#sin">sin</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sincos {compute both a sine and cosine} {<b>sincos\( \)</b>} {<b><a href="./mathALib.html#sincos">sincos</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sinh {compute a hyperbolic sine (ANSI)} {<b>sinh\( \)</b>} {<b><a href="./mathALib.html#sinh">sinh</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sqrt {compute a non-negative square root (ANSI)} {<b>sqrt\( \)</b>} {<b><a href="./mathALib.html#sqrt">sqrt</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}tan {compute a tangent (ANSI)} {<b>tan\( \)</b>} {<b><a href="./mathALib.html#tan">tan</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}tanh {compute a hyperbolic tangent (ANSI)} {<b>tanh\( \)</b>} {<b><a href="./mathALib.html#tanh">tanh</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}trunc {truncate to integer} {<b>trunc\( \)</b>} {<b><a href="./mathALib.html#trunc">trunc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}acosf {compute an arc cosine (ANSI)} {<b>acosf\( \)</b>} {<b><a href="./mathALib.html#acosf">acosf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}asinf {compute an arc sine (ANSI)} {<b>asinf\( \)</b>} {<b><a href="./mathALib.html#asinf">asinf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}atanf {compute an arc tangent (ANSI)} {<b>atanf\( \)</b>} {<b><a href="./mathALib.html#atanf">atanf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}atan2f {compute the arc tangent of y/x (ANSI)} {<b>atan2f\( \)</b>} {<b><a href="./mathALib.html#atan2f">atan2f</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}cbrtf {compute a cube root} {<b>cbrtf\( \)</b>} {<b><a href="./mathALib.html#cbrtf">cbrtf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ceilf {compute the smallest integer greater than or equal to a specified value (ANSI)} {<b>ceilf\( \)</b>} {<b><a href="./mathALib.html#ceilf">ceilf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}cosf {compute a cosine (ANSI)} {<b>cosf\( \)</b>} {<b><a href="./mathALib.html#cosf">cosf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}coshf {compute a hyperbolic cosine (ANSI)} {<b>coshf\( \)</b>} {<b><a href="./mathALib.html#coshf">coshf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}expf {compute an exponential value (ANSI)} {<b>expf\( \)</b>} {<b><a href="./mathALib.html#expf">expf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fabsf {compute an absolute value (ANSI)} {<b>fabsf\( \)</b>} {<b><a href="./mathALib.html#fabsf">fabsf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}floorf {compute the largest integer less than or equal to a specified value (ANSI)} {<b>floorf\( \)</b>} {<b><a href="./mathALib.html#floorf">floorf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fmodf {compute the remainder of x/y (ANSI)} {<b>fmodf\( \)</b>} {<b><a href="./mathALib.html#fmodf">fmodf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}infinityf {return a very large float} {<b>infinityf\( \)</b>} {<b><a href="./mathALib.html#infinityf">infinityf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}irintf {convert a single-precision value to an integer} {<b>irintf\( \)</b>} {<b><a href="./mathALib.html#irintf">irintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}iroundf {round a number to the nearest integer} {<b>iroundf\( \)</b>} {<b><a href="./mathALib.html#iroundf">iroundf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}logf {compute a natural logarithm (ANSI)} {<b>logf\( \)</b>} {<b><a href="./mathALib.html#logf">logf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}log10f {compute a base-10 logarithm (ANSI)} {<b>log10f\( \)</b>} {<b><a href="./mathALib.html#log10f">log10f</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}log2f {compute a base-2 logarithm} {<b>log2f\( \)</b>} {<b><a href="./mathALib.html#log2f">log2f</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}powf {compute the value of a number raised to a specified power (ANSI)} {<b>powf\( \)</b>} {<b><a href="./mathALib.html#powf">powf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}roundf {round a number to the nearest integer} {<b>roundf\( \)</b>} {<b><a href="./mathALib.html#roundf">roundf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sinf {compute a sine (ANSI)} {<b>sinf\( \)</b>} {<b><a href="./mathALib.html#sinf">sinf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sincosf {compute both a sine and cosine} {<b>sincosf\( \)</b>} {<b><a href="./mathALib.html#sincosf">sincosf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sinhf {compute a hyperbolic sine (ANSI)} {<b>sinhf\( \)</b>} {<b><a href="./mathALib.html#sinhf">sinhf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sqrtf {compute a non-negative square root (ANSI)} {<b>sqrtf\( \)</b>} {<b><a href="./mathALib.html#sqrtf">sqrtf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}tanf {compute a tangent (ANSI)} {<b>tanf\( \)</b>} {<b><a href="./mathALib.html#tanf">tanf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}tanhf {compute a hyperbolic tangent (ANSI)} {<b>tanhf\( \)</b>} {<b><a href="./mathALib.html#tanhf">tanhf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}truncf {truncate to integer} {<b>truncf\( \)</b>} {<b><a href="./mathALib.html#truncf">truncf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -