Example Complex conjugate 001

 

 

Description

The conjugate of a complex value is shown below. The operation is NOT destructive.

 

Details

(setq X (new Complex: 1.0 2.0)) Returns: #<Complex 123456>
(conjugate X) Returns: #<Complex 123456>
(display X) Returns: #c1.0-2.0i

 

Related Examples

Here are examples of the conjugate function at work.

Complex conjugate 001

 

Function Links

Here is the link to the current function used in this example.

conjugate

Here are a number of links to other related functions.

complex(#void) imaginary(#void)

 

Argument Types

Here are the links to the data types of the arguments used in this example.

Complex

Here are a number of links to examples having similar argument types.

Complex + 001 Complex - 002 Complex - 003 Complex / 003
Complex abs 002 Complex append 011 Complex argument 001 Complex comparison 021
Complex conjugate 001 Complex imaginary 001 Complex isComplex 001 Complex log10 002
Complex log2 002 Complex logbase 002 Complex real 001 Complex sin 002
Complex string 004 Dictionary isDictionary 001 String isChar 001 String isCharAlphabetic 001
String isCharAlphanumeric 001 String isCharLowercase 001 String isCharName 001 String isCharNumeric 001
String isCharUppercase 001 String isCharWhitespace 001 String isEqual 001 String isEqual 002
String isObject 001 String isString 001 String isText 001 String isType 001
String isType 002 String isType 003 String parse 001 String sizeof 001
String string 001 String string 002 String string 003 String type 001
Symbol isCharName 002 Symbol isCharNumeric 002 Symbol isObject 002 Symbol isSymbol 001
Symbol isType 004 Symbol sizeof 002 Symbol type 002

Analytic Information Server (AIS)

AIS Component Systems

  • Smartbase Engine
  • QT C++ Libraries
  • MySQL Relational Database
  • AIS Lisp Libraries
  • Rapid Analytic Demo IDE