/freebsd/sys/contrib/device-tree/Bindings/iio/chemical/ |
H A D | atlas,sensor.yaml | 7 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 D | chars_format.h | 24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | scientific | 3 # $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 D | ios | 39 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 D | charconv | 20 scientific = unspecified, 23 general = fixed | scientific
|
/freebsd/contrib/bc/tests/ |
H A D | extra_required.txt | 7 scientific
|
/freebsd/contrib/bc/tests/dc/ |
H A D | all.txt | 20 scientific
|
/freebsd/contrib/bc/tests/bc/ |
H A D | all.txt | 24 scientific
|
/freebsd/contrib/tzdata/ |
H A D | antarctica | 29 # 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 D | tests_dc.bat | 31 scientific
|
H A D | tests_bc.bat | 49 scientific
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | cond-cmp-numeric-ne.mk | 21 # Scientific notation is supported, as per strtod.
|
H A D | cond-cmp-numeric-ge.mk | 32 # Scientific notation is supported, as per strtod.
|
H A D | cond-cmp-numeric-gt.mk | 31 # Scientific notation is supported, as per strtod.
|
H A D | cond-cmp-numeric-le.mk | 32 # Scientific notation is supported, as per strtod.
|
H A D | cond-cmp-numeric-lt.mk | 31 # Scientific notation is supported, as per strtod.
|
H A D | cond-cmp-numeric-eq.mk | 20 # Scientific notation is supported, as per strtod.
|
/freebsd/contrib/llvm-project/libcxx/src/ryu/ |
H A D | d2s.cpp | 368 // 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 D | f2s.cpp | 432 // 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 D | parse.c | 152 // 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 D | ios.cppm |
|
/freebsd/contrib/bc/manuals/dc/ |
H A D | H.1 | 339 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 D | HN.1 | 339 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 D | N.1 | 339 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 D | A.1 | 339 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
|