File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
lib/node_modules/@stdlib/constants/float32/max-ln/include/stdlib/constants/float32 Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1616* limitations under the License.
1717*/
1818
19- #ifndef STDLIB_CONSTANTS_FLOAT32_MAX_LN_H
20- #define STDLIB_CONSTANTS_FLOAT32_MAX_LN_H
19+ #ifndef STDLIB_CONSTANTS_FLOAT32_MAX_LN_H
20+ #define STDLIB_CONSTANTS_FLOAT32_MAX_LN_H
2121
22- /**
23- * Macro for the natural logarithm of the maximum single-precision floating-point number.
24- */
25- #define STDLIB_CONSTANT_FLOAT32_MAX_LN 88.72283935546875f
22+ /**
23+ * Macro for the natural logarithm of the maximum single-precision floating-point number.
24+ */
25+ #define STDLIB_CONSTANT_FLOAT32_MAX_LN 88.72283935546875f
2626
27- #endif // !STDLIB_CONSTANTS_FLOAT32_MAX_LN_H
27+ #endif // !STDLIB_CONSTANTS_FLOAT32_MAX_LN_H
You can’t perform that action at this time.
0 commit comments