C-Sharp Exp Example – Code Sample Syntax

C-Sharp Exp Example – Code Sample Syntax Purpose: – Illustrates using C-Sharp Exp Code Example. View Other C-Sharp Math Function Source Code Examples Purpose: takes a double data type number and returns a double value containing e (the base of natural logarithms) raised to the specified power. Syntax: Exp(doublenumber) Parameters Description doublenumber a number specifying a power. Result Data Type Description double The... [Read More...]