fixed_math

FixedMath Library Reference

Overview

The FixedMath library provides a comprehensive suite for fixed-point arithmetic operations, optimized for performance and precision. It includes basic arithmetic operations, trigonometric functions, conversion utilities, and more.

Main Type

Arithmetic Operations

Negation

Addition

See documentation of addition for more details.

Subtraction

See documentation of subtraction for more details.

Multiplication

See documentation of multiplication for more details.

Division

See documentation of division for more details.

Bitwise Operations

See documentation of bitwise operations for more details.

Conversion Operations

See documentation of conversion between fixed and arithmetic types for more details.

Trigonometric Functions

Utility Functions

FixedMath Applications and Use Cases

Explore the FixedMath applications.