**CIGAL Reference Manual, Chapter 3 (Functions): alog** ===== Alog -- Calculate the anti-logarithm of a variable ===== **usage: result = alog(x)** The ALOG function returns the anti-log of its argument (10 to the Xth power). If the input value is too large (>= 13) the routine returns 0. If the input X is a variable with more than one value, ALOG will generate an output variable of anti-logs with the same number of values. **See Also:**\\ [[jvs:cigal:manual:chapter3:log|LOG(3)]] [[jvs:cigal|CIGAL Home]], [[jvs:cigal:manual|CIGAL Manual]], [[jvs:cigal:manual:chapter3|Functions List]], [[jvs:cigal:manual:help|Manual Help]]