{{tag>Index Function Function_List Mathematical}} ====== EXP ====== ===== Description ===== Returns the exponential number raised to the power of the provided number ===== Parameters ===== Attribute of the Number type or number constant or calculation producing number ===== Example ===== IF EXP (Transaction.Amount)=10 THEN ...