Log()Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedJul 22, 20241 minute readHMI and SCADASystem PlatformApplication Server 2023 R2 SP1 P03 Returns the natural log (base e) of a number. Category Math Syntax RealResult = Log( Number ); Parameter Number Any number or numeric attribute. Remarks Natural log of 0 is undefined. Examples Log(100); ' returns 4.605... Log(1); ' returns 0 See also LogN() Log10() In This TopicRelated LinksMath functions
Returns the natural log (base e) of a number. Category Math Syntax RealResult = Log( Number ); Parameter Number Any number or numeric attribute. Remarks Natural log of 0 is undefined. Examples Log(100); ' returns 4.605... Log(1); ' returns 0 See also LogN() Log10()
Returns the natural log (base e) of a number. Category Math Syntax RealResult = Log( Number ); Parameter Number Any number or numeric attribute. Remarks Natural log of 0 is undefined. Examples Log(100); ' returns 4.605... Log(1); ' returns 0 See also LogN() Log10()