Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Dec 9, 2022
1 parent 93c9831 commit 183269f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions quaternion/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Quaternions

The functions described in this chapter provide support for quaternions.
The functions provided by this module add support for quaternions.
The algorithms take care to avoid unnecessary intermediate underflows
and overflows, allowing the functions to be evaluated over as much of
the quaternion plane as possible.

The quaternion types, functions and arithmetic operations are defined in
the dir `vsl.quaternion`.

0 comments on commit 183269f

Please sign in to comment.