Sha256: cb69adfdf36b506bdd7efbdb27a66b874fee90c84d637dbd603a31c3d2231995

Contents?: true

Size: 83 Bytes

Versions: 1

Compression:

Stored size: 83 Bytes

Contents

module Wiris
	class Math
		def self.round(f)
			return f.round
		end
	end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wirispluginengine-3.62.0.1322 lib/src-generic/extended/Math.rb