| Summary: | Add Math Utility to Support Converting Values to/from the 'binary16' format as specified in 'IEEE 754 2008' | ||
|---|---|---|---|
| Product: | [JogAmp] Jogl | Reporter: | Sven Gothel <sgothel> | 
| Component: | core | Assignee: | Mark Raynsford <org.jogamp> | 
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | sgothel | 
| Priority: | --- | ||
| Version: | 2 | ||
| Hardware: | All | ||
| OS: | all | ||
| Type: | --- | SCM Refs: | bca7777fa507a509f413c6dc8919bab641fe0d15 | 
| Workaround: | --- | ||
| 
        
          Description
        
        
          Sven Gothel
        
        
        
        
          2013-10-31 02:17:14 CET
        
       bca7777fa507a509f413c6dc8919bab641fe0d15 Add functions for converting to and from binary16 half-precision floating point values. Derived from mvn.io7m.com/ieee754b16, of which I am the original author. Author: Mark Raynsford |