OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:circumference
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
PointCloud.java
149
float
circumference
= 2.0f * PI * r;
local
150
final int pointsInBand = (int) (
circumference
/ ds);
/external/bluetooth/glib/docs/reference/glib/tmpl/
numerical.sgml
89
The value of pi (ratio of circle's
circumference
to its diameter).
/external/chromium/chrome/browser/resources/
mobile_setup.js
227
var oCircumference = Math.PI * 2 * oRadius; // Outer
circumference
228
var iCircumference = Math.PI * 2 * iRadius; // Inner
circumference
/external/webkit/Source/WebCore/platform/graphics/qt/
PathQt.cpp
289
//
circumference
of this circle.
/libcore/luni/src/main/java/java/lang/
StrictMath.java
44
* The double value closest to pi, the ratio of a circle's
circumference
to
[
all
...]
Math.java
33
* The double value closest to pi, the ratio of a circle's
circumference
to
[
all
...]
/external/netperf/
netlib.c
1221
/* and offset as per the users request. the
circumference
of this */
[
all
...]
/external/srec/config/en.us/dictionary/
large.ok
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 1075 milliseconds