File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 1119
1119
\begin {itemdescr }
1120
1120
\pnum
1121
1121
\returns
1122
- The complex base e exponential of \tcode {x}.
1122
+ The complex base- $ e $ exponential of \tcode {x}.
1123
1123
\end {itemdescr }
1124
1124
1125
1125
\indexlibrary {\idxcode {log}!\idxcode {complex}}%
1134
1134
1135
1135
\pnum
1136
1136
\returns
1137
- The complex natural (base e) logarithm of \tcode {x},
1138
- in the range of a strip mathematically unbounded along the
1139
- real axis and in the interval \crange {-i times pi}{i times pi}
1140
- along the imaginary axis.
1141
- When \tcode {x} is a negative real
1142
- number,
1143
- \tcode {imag(log(x))}
1144
- is pi.
1137
+ The complex natural (base-$ e$ ) logarithm of \tcode {x}. For all \tcode {x},
1138
+ \tcode {imag(log(x))} lies in the interval \crange {$ -\pi $ }{$ \pi $ }, and
1139
+ when \tcode {x} is a negative real number, \tcode {imag(log(x))} is $ \pi $ .
1145
1140
\end {itemdescr }
1146
1141
1147
1142
\indexlibrary {\idxcode {log10}!\idxcode {complex}}%
1156
1151
1157
1152
\pnum
1158
1153
\returns
1159
- The complex common (base 10 ) logarithm of \tcode {x}, defined as
1160
- \tcode {log(x)/ log(10)}.
1154
+ The complex common (base- $ 10 $ ) logarithm of \tcode {x}, defined as
1155
+ \tcode {log(x) / log(10)}.
1161
1156
\end {itemdescr }
1162
1157
1163
1158
\indexlibrary {\idxcode {pow}!\idxcode {complex}}%
You can’t perform that action at this time.
0 commit comments