Home
last modified time | relevance | path

Searched full:scientific (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/iio/chemical/
H A Datlas,sensor.yaml7 title: Atlas Scientific OEM + EZO sensors
13 Atlas Scientific OEM + EZO sensors connected via I2C
16 http://www.atlas-scientific.com/_files/_datasheets/_oem/DO_oem_datasheet.pdf
17 http://www.atlas-scientific.com/_files/_datasheets/_oem/EC_oem_datasheet.pdf
18 http://www.atlas-scientific.com/_files/_datasheets/_oem/ORP_oem_datasheet.pdf
19 http://www.atlas-scientific.com/_files/_datasheets/_oem/pH_oem_datasheet.pdf
20 http://www.atlas-scientific.com/_files/_datasheets/_oem/RTD_oem_datasheet.pdf
21 http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf
22 https://www.atlas-scientific.com/files/EZO_O2_datasheet.pdf
23 https://www.atlas-scientific.com/files/EZO_HUM_Datasheet.pdf
/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dchars_format.h24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
/freebsd/contrib/file/magic/Magdir/
H A Dscientific3 # $File: scientific,v 1.14 2023/04/29 17:28:09 christos Exp $
4 # scientific: file(1) magic for scientific formats
/freebsd/contrib/llvm-project/libcxx/include/
H A Dios39 static constexpr fmtflags scientific;
195 ios_base& scientific (ios_base& str);
262 static const fmtflags scientific = 0x0100;
271 static const fmtflags floatfield = scientific | fixed;
852 _LIBCPP_HIDE_FROM_ABI inline ios_base& scientific(ios_base& __str) {
853 __str.setf(ios_base::scientific, ios_base::floatfield);
858 __str.setf(ios_base::fixed | ios_base::scientific, ios_base::floatfield);
H A Dcharconv20 scientific = unspecified,
23 general = fixed | scientific
/freebsd/contrib/bc/tests/
H A Dextra_required.txt7 scientific
/freebsd/contrib/bc/tests/dc/
H A Dall.txt20 scientific
/freebsd/contrib/bc/tests/bc/
H A Dall.txt24 scientific
/freebsd/contrib/tzdata/
H A Dantarctica29 # previously sealers and scientific personnel wintered
311 # scientific station from 1903
318 # scientific station 1943/1967,
319 # previously sealers and a scientific expedition wintered by accident,
/freebsd/contrib/bc/vs/tests/
H A Dtests_dc.bat31 scientific
H A Dtests_bc.bat49 scientific
/freebsd/contrib/bmake/unit-tests/
H A Dcond-cmp-numeric-ne.mk21 # Scientific notation is supported, as per strtod.
H A Dcond-cmp-numeric-ge.mk32 # Scientific notation is supported, as per strtod.
H A Dcond-cmp-numeric-gt.mk31 # Scientific notation is supported, as per strtod.
H A Dcond-cmp-numeric-le.mk32 # Scientific notation is supported, as per strtod.
H A Dcond-cmp-numeric-lt.mk31 # Scientific notation is supported, as per strtod.
H A Dcond-cmp-numeric-eq.mk20 # Scientific notation is supported, as per strtod.
/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2s.cpp368 // Value | Fixed | Scientific in __to_chars()
374 // Value | Fixed | Scientific in __to_chars()
384 _Fmt = chars_format::scientific; in __to_chars()
395 _Fmt = chars_format::scientific; in __to_chars()
580 + (-100 < _Scientific_exponent && _Scientific_exponent < 100 ? 4 : 5); // + scientific exponent in __to_chars()
711 if (_Fmt == chars_format::scientific) { in __d2s_buffered_n()
762 // For scientific notation we need to move these zeros into the exponent. in __d2s_buffered_n()
H A Df2s.cpp432 // Value | Fixed | Scientific in __to_chars()
438 // Value | Fixed | Scientific in __to_chars()
448 _Fmt = chars_format::scientific; in __to_chars()
459 _Fmt = chars_format::scientific; in __to_chars()
603 __olength + (__olength > 1) + 4; // digits + possible decimal point + scientific exponent in __to_chars()
671 if (_Fmt == chars_format::scientific) { in __f2s_buffered_n()
/freebsd/contrib/bc/src/
H A Dparse.c152 // Do we have a number in scientific notation? If so, add a nul byte where in bc_parse_number()
164 // If we have a number in scientific notation... in bc_parse_number()
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dios.cppm
/freebsd/contrib/bc/manuals/dc/
H A DH.1339 If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
344 Outputting in scientific and engineering notations are
437 In addition, dc(1) accepts numbers in scientific notation.
445 \f[B]WARNING\f[R]: Both the number and the exponent in scientific
454 Accepting input as scientific notation is a \f[B]non\-portable
461 Note that both scientific notation and engineering notation are
463 Scientific notation is activated by assigning \f[B]0\f[R] to
469 Printing numbers in scientific notation and/or engineering notation is a
H A DHN.1339 If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
344 Outputting in scientific and engineering notations are
437 In addition, dc(1) accepts numbers in scientific notation.
445 \f[B]WARNING\f[R]: Both the number and the exponent in scientific
454 Accepting input as scientific notation is a \f[B]non\-portable
461 Note that both scientific notation and engineering notation are
463 Scientific notation is activated by assigning \f[B]0\f[R] to
469 Printing numbers in scientific notation and/or engineering notation is a
H A DN.1339 If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
344 Outputting in scientific and engineering notations are
437 In addition, dc(1) accepts numbers in scientific notation.
445 \f[B]WARNING\f[R]: Both the number and the exponent in scientific
454 Accepting input as scientific notation is a \f[B]non\-portable
461 Note that both scientific notation and engineering notation are
463 Scientific notation is activated by assigning \f[B]0\f[R] to
469 Printing numbers in scientific notation and/or engineering notation is a
H A DA.1339 If \f[B]obase\f[R] is \f[B]0\f[R], values are output in scientific
344 Outputting in scientific and engineering notations are
437 In addition, dc(1) accepts numbers in scientific notation.
445 \f[B]WARNING\f[R]: Both the number and the exponent in scientific
454 Accepting input as scientific notation is a \f[B]non\-portable
461 Note that both scientific notation and engineering notation are
463 Scientific notation is activated by assigning \f[B]0\f[R] to
469 Printing numbers in scientific notation and/or engineering notation is a

12345