Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radian

A normalized angle type

crates.io docs.rs

Cargo Features

std

The std feature is enabled by default. This uses the standard library implmentation of math functions like sin and cos.

libm

The libm feature can be enabled instead of std. This will use the libm crate for math functions like sin and cos.

ufmt

The ufmt feature will add the ufmt::uDisplay implmentation for Angle.

About

A normalized angle type

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages