Skip to content

A Rust library for complex number operations, with support for basic arithmetic, trigonometric, and hyperbolic functions.

Notifications You must be signed in to change notification settings

24rr/complex-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

complex-rs

A Rust library for complex number operations, with support for basic arithmetic, trigonometric, and hyperbolic functions.

Overview

This project provides a Complex struct with various methods for performing complex number operations. The operations implemented include addition, subtraction, multiplication, division, exponentiation, and various trigonometric and hyperbolic functions.

Usage

Modify and run the project using Cargo:

cargo run

About

A Rust library for complex number operations, with support for basic arithmetic, trigonometric, and hyperbolic functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages