Searched defs:ivln2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Math/
H A De_pow.c113 ivln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE =1/ln2 */ variable
219 v = t*ivln2_l-w*ivln2;

Completed in 32 milliseconds