Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010
[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
11
Complex Numbers
11.1
screal
- Complex real component
11.2
scimag
- Complex imaginary component
11.3
scabs
- Complex absolute value
11.4
scarg
- Complex argument
11.5
sconj
- Complex conjugate
11.6
scproj
- Complex Riemann sphere projection
11.7
scexp
- Complex exponentiation
11.8
sclog
- Complex logarithm
11.9
scsin
- Complex sine
11.10
sccos
- Complex cosine
11.11
sctan
- Complex tangent
11.12
scasin
- Complex arcsine
11.13
scacos
- Complex arccosine
11.14
scatan
- Complex arctangent
11.15
scsinh
- Complex hyperbolic sine
11.16
sccosh
- Complex hyperbolic cosine
11.17
sctanh
- Complex hyperbolic tangent
11.18
scasinh
- Complex hyperbolic arcsine
11.19
scacosh
- Complex hyperbolic arccosine
11.20
scatanh
- Complex hyperbolic arctangent
11.21
scsqrt
- Complex square root
11.22
scpow
- Complex power
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]