SH4ZAM! 0.1.0
Fast math library for the Sega Dreamcast's SH4 CPU
Loading...
Searching...
No Matches
Scalar

Files

file  shz_scalar.h
 
file  shz_scalar.hpp
 

Detailed Description

Scalar functions and utilities.

This API is designed around performing various scalar operations, providing alternatives for routines typically found within <math.h>.

Warning
Unlike the standard C floating-point routines, these routines are often saving cycles by not handling NaN and INF values as well as by not reporting rounding and domain errors back to the user.