Sha256: 13ca42e416460b472929c0228a175bfe31d5ddbb66bfd5c2fc9f6e73cd30bbe0

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

module RDF::N3::Algebra::Math
  ##
  # The object is calulated as the subject rounded to the nearest integer.
  class Rounded < SPARQL::Algebra::Operator::Binary
    include RDF::Util::Logger

    NAME = :mathRounded
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rdf-n3-3.1.1 lib/rdf/n3/algebra/math/rounded.rb
rdf-n3-3.1.0 lib/rdf/n3/algebra/math/rounded.rb