Well, 10 * 10^5 is technically 10^6 so they're not quite the same...but I was just about to answer that 1e5 is 0x1e5 so you're closer than me I'm sure... MS
Kevin Klues wrote: > Both of those give the same result 1e5 is the same as 1* 10^5 or just 10^5 > > Kevin > > 2008/2/20 CHEUNG SAM <[EMAIL PROTECTED]>: >> Hi! >> >> I found the equation to convert the raw data to Lux (TSR). (TmoteSky) >> Lux=0.769 * 1e5 * I *1000 >> >> What is 1e5? >> Is it 10*10^5 or 10*10*10*10*10*10? >> >> Thank you very much >> Sam >> >> >> ________________________________ >> Yahoo! 網上安全攻略,教你如何防範黑客! 了解更多 >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > > > -- Platform: WinXP/Cygwin TinyOS version: 1.x, Boomerang Programmer: MIB510 Device(s): Mica2, MicaZ, Tmote Sensor board: homebrew _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
