exp - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

Units[Natural]

  

exp

  

exponential function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

exp(expr)

ⅇexpr

Parameters

expr

-

algebraic expression

Description

• 

In the Natural Units environment, the arguments for the exponential functions can be unit-free, or multiplied by a unit with the dimension logarithmic_gain. An error is returned if the dimension of the argument is not one of logarithmic gain.

• 

By default, the units of the object returned are a ratio of wave numbers (inverse length). Using energy conversions, this ratio is proportional to a voltage ratio and its square is proportional to a power ratio.

• 

Note that the first calling sequence must be entered in 2-D math notation by using either the palettes or command completion. The exponential ex will not be recognized if it is entered manually.

• 

For other properties, see the global function exp.

Examples

withUnitsNatural:

ratioexp15.5dB

ratio5.956621435mbasem

(1)

convertratio,units,voltsvoltsbase,energy

5.956621435VVbase

(2)

convertratio2,units,wattwattbase,energy

35.48133892WWbase

(3)

log10

0.7750000000Np

(4)

convert,units,dB

6.731564469dB

(5)

ln

1.784503447Np

(6)

convert,units,dB

15.50000000dB

(7)

lnexp15.5dB

1.784503447Np

(8)

See Also

exp

Units

Units/logarithmic_gain

Units/Natural

Units/Natural/ln

 


Download Help Document