Changeset 40291 for trunk/Ohana/src/libohana/include/ohana.h
- Timestamp:
- Dec 13, 2017, 10:53:48 AM (9 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libohana/include/ohana.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/libohana/include/ohana.h
r39457 r40291 485 485 /* in bisection.c */ 486 486 int ohana_bisection_double (double *values, int Nvalues, double threshold); 487 int ohana_bisection_int (int *values, int Nvalues, int threshold); 487 488 488 489 unsigned int sprintf_float (char *output, float value);
Note:
See TracChangeset
for help on using the changeset viewer.
