cyclotomic-unary: Unary operators for cyclotomic objects

cyclotomic-unaryR 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.


cyclotomic documentation built on Nov. 3, 2023, 1:13 a.m.