exp - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Units[Standard]

  

exp

  

exponential function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

exp(expr)

ⅇexpr

Parameters

expr

-

algebraic expression

Description

• 

In the Standard 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

Notes: 

– 

To enter a unit in 2-D Math input, select the unit from the appropriate Units palette. If the unit you want is not there, select unit and then enter the unit.

– 

When you edit a unit, double brackets appear around it.

withUnitsStandard:

ratioⅇ15.5'dB'

ratio5.956621435mbasem

(1)

convertratio,'units','volts''voltsbase','energy'

5.956621435VVbase

(2)

convertratio2,'units','watt''wattbase','energy'

35.48133892WWbase

(3)

log10

0.7750000000Np

(4)

convert,'units','dB'

6.731564469dB

(5)

ln

1.784503447Np

(6)

convert,'units','dB'

15.50000000dB

(7)

lnⅇ15.5'dB'

1.784503447Np

(8)

See Also

exp

Units

Units/logarithmic_gain

Units/Standard

Units/Standard/ln