LT

less than
Author: Johannes Taelman
License: BSD
Github: math/LT.axo

IO Variants: 2


Variant: 1

Inlets

frac32 in1

frac32 in2

Outlets

bool32 out

Control Rate
outlet_out = inlet_in1 < inlet_in2;

Variant: 2

Inlets

int32 in1

int32 in2

Outlets

bool32 out

Control Rate
outlet_out = inlet_in1 < inlet_in2;

Privacy

© 2024 Zrna Research