cyclotomic-unary {cyclotomic}R Documentation

Unary operators for cyclotomic objects

Description

Unary operators for cyclotomic objects.

Usage

## S4 method for signature 'cyclotomic,missing'
e1 + e2

## S4 method for signature 'cyclotomic,missing'
e1 - e2

Arguments

e1

object of class cyclotomic

e2

nothing

Value

A cyclotomic object.


[Package cyclotomic version 1.3.0 Index]