Units[Standard]
exp
exponential function
Calling Sequence
Parameters
Description
Examples
exp(expr)
ⅇexpr
expr
-
algebraic expression
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.
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.
with⁡UnitsStandard:
ratio≔exp⁡15.5⁢Unit⁡dB
ratio≔5.956621435⁢m⁡basem
convert⁡ratio,units,voltsvolts⁡base,energy
5.956621435⁢VV⁡base
convert⁡ratio2,units,wattwatt⁡base,energy
35.48133892⁢WW⁡base
log10⁡
0.7750000000⁢Np
convert⁡,units,dB
6.731564469⁢dB
ln⁡
1.784503447⁢Np
15.50000000⁢dB
ln⁡exp⁡15.5⁢Unit⁡dB
See Also
Units
Units/logarithmic_gain
Units/Standard
Units/Standard/ln
Download Help Document