|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Functions | |
| float | scalbnf (float x, int n) |
| float | ldexpf (float x, int n) |
| float ldexpf | ( | float | x, |
| int | n | ||
| ) |
Definition at line 53 of file s_scalbnf.c.
| float scalbnf | ( | float | x, |
| int | n | ||
| ) |
Definition at line 26 of file s_scalbnf.c.