Function operator-(fixed, fixed)#

Function Documentation#

inline fixed operator-(fixed val1, fixed val2)#

Subtract two fixed types.

Parameters:
  • val1[in] Value 1

  • val2[in] Value 2

Returns:

The result