class RDF::N3::Algebra::Math::EqualTo

schema: ‘$a1 math:equalTo $a2`

summary: checks equality of numbers

definition: ‘true` if and only if `$a1` is equal to `$a2`. Requires both arguments to be either concrete numerals, or variables bound to a numeral.

**literal domains**:

@see www.w3.org/TR/xpath-functions/#func-numeric-equal