[][src]Module maths_traits::analysis::real

Traits for Real and Complex properties and representations

Re-exports

pub use crate::algebra::Exponential;

Traits

Complex

A type representing the complex numbers

ComplexSubset

An algebraic stucture that is a subset of the Complex numbers

Real

A type representing the real numbers

RealExponential

An exponential ring with Real-like properties

Trig

Functions and constants for evaluative trigonometric values

Trait aliases

ComplexField

A field that is also a subset of the Complex numbers

ComplexRing

A commutative ring that is also a subset of the Complex numbers

ComplexSemiring

A commutative semiring that is also a subset of the Complex numbers