between

dolfin.cpp.function.between(x: 'double', range: 'std::pair< double, double >') → 'bool'

Check whether x is between x0 and x1 (inclusive, to within DOLFIN_EPS)