Templates
- template GET_FLOAT_WORD(word: var uint32; x: float32) 
- Source Edit
- template GET_FLOAT_WORD(x: float32): uint32 
- Source Edit
- template getLowWord(x: float32): uint16 
- Source Edit
- template getLowWord(x: float64): uint32 
- Source Edit
- template setHighWord(x: float; hi) 
- Source Edit