OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Taylor
(Results
1 - 4
of
4
) sorted by null
/external/ceres-solver/scripts/
ceres-solver.spec
129
* Thu Aug 29 2013
Taylor
Braun-Jones <
taylor
@braun-jones.org> - 1.7.0-0.3.0
147
* Sun Feb 24 2013
Taylor
Braun-Jones <
taylor
@braun-jones.org> - 1.5.0-0.1.0
150
* Sun Oct 14 2012
Taylor
Braun-Jones <
taylor
@braun-jones.org> - 1.4.0-0
/external/chromium_org/v8/test/mjsunit/es6/
math-expm1.js
27
// Use six terms of
Taylor
expansion at 0 for exp(x) as test expectation:
39
// Math.expm1(x) stays reasonabliy close to the
Taylor
series for small values.
math-log1p.js
22
// Use
Taylor
expansion at 1 for log(x) as test expectation:
/external/chromium_org/v8/third_party/fdlibm/
fdlibm.js
455
// For |x| < 2^-29 we can use a simple two-term
Taylor
series.
Completed in 176 milliseconds