Learn R Programming

cyclotomic (version 1.3.0)

conjugate: Conjugate cyclotomic number

Description

Complex conjugate of a cyclotomic number.

Usage

conjugate(cyc)

Value

A cyclotomic number, the complex conjugate of cyc.

Arguments

cyc

a cyclotomic number

Examples

Run this code
conjugate(zeta(4)) # should be -zeta(4)

Run the code above in your browser using DataLab