ExtendedToEng

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

Function  ExtendedToEng                   (Const ExtVal    : Extended) : String;

Description

The ExtendedToEng function converts the floating-point value given by Value to its string representation.  Example: ShowInfo(ExtendedToEng(4.32e18)); //4.320e18

See also

Number Manipulation routines

Your Ad Here