xref
: /
inferno-os
/
libmath
/
pow10.c
(revision 7ef44d652ae9e5e1f5b3465d73684e4a54de73c0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
lib9.h
"
2
#
include
"
mathi.h
"
3
4
double
5
ipow10
(
int
n
)
6
{
7
return
pow
(
10.
,
n
);
8
}
9
Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >>
|
<< Prev
In current file
Highlight
Unhighlight
Unhighlight all
In project "undefined"
Search for definitions of
Search for references of
Do a full search with
Search for file names that contain
On Google
Google
Messages Window
x