Float Module

Functions and values

Function or value Description

getDiffFloat a b

Full Usage: getDiffFloat a b

Parameters:
    a : float -
    b : float -

Returns: float

getDiff: calculates the difference of the two events (-)

a : float

b : float

Returns: float

Example