Crates.io | ihateintegrals |
lib.rs | ihateintegrals |
version | 0.1.2 |
source | src |
created_at | 2024-05-08 16:16:13.782617 |
updated_at | 2024-05-08 16:36:10.312946 |
description | A computer algebra library for solving integrals. |
homepage | |
repository | |
max_upload_size | |
id | 1233926 |
size | 291,666 |
This crate provides types to represent mathematical expressions and simplify them automatically showing the steps used to derive the answer. This includes solving integrals. This crate is used as a backend for my cas website at ihateintegrals.com.
See crate documentation for examples and use.