Home
last modified time | relevance | path

Searched defs:max_decimals (Results 1 – 6 of 6) sorted by relevance

/dports/misc/py-pykml/pykml-0.2.0/src/pykml/
H A Dhelpers.py21 def set_max_decimal_places(doc, max_decimals): argument
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/tinystdio/
H A Ddtoa_engine.c54 __dtoa_engine(double x, struct dtoa *dtoa, int max_digits, int max_decimals) in __dtoa_engine()
/dports/math/ump/ump-0.8.6/src/
H A Dreal.h49 uint32 max_decimals; variable
H A Dmath2.builtin.cpp3103 int64 grad, max_decimals=10; in builtin_polyreg() local
/dports/math/pspp/pspp-1.4.1/src/data/
H A Ddata-out.c849 rounder_init (struct rounder *r, double number, int max_decimals) in rounder_init()
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A Dincludes.h452 int max_decimals; member