coriolinus / fixed-trancendental

Implementations of some transcendental functions for fixed-point numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementations of some transcendental functions for fixed-point numbers

The fixed crate is powerful and general, but does not provide transcendental implementations. This crate aims to correct that deficiency by implementing exponential and logarithmic functions for fixed-point numbers.

About

Implementations of some transcendental functions for fixed-point numbers


Languages

Language:Rust 100.0%