DoubleConstCellExtensions extension

on

Methods

eq(double val) bool
Equal to
gt(double val) bool
Greater than
gte(double val) bool
Greater than or equal to
lt(double val) bool
Less than
lte(double val) bool
Less than or equal to