About: Int(   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

Returns the floor of a number, similar to rounding but always rounds down: 5.999 becomes 5, and -5.001 becomes -6. floor and Int will always give the same output, and iPart and Int will return the same output with a positive input. This function can be used to verify that a value is an integer with Int(value)=value.

AttributesValues
rdfs:label
  • Int(
rdfs:comment
  • Returns the floor of a number, similar to rounding but always rounds down: 5.999 becomes 5, and -5.001 becomes -6. floor and Int will always give the same output, and iPart and Int will return the same output with a positive input. This function can be used to verify that a value is an integer with Int(value)<a href="/mediawiki/%3D" title="=">=</a>value.
dcterms:subject
dbkwik:tibasic/pro...iPageUsesTemplate
abstract
  • Returns the floor of a number, similar to rounding but always rounds down: 5.999 becomes 5, and -5.001 becomes -6. floor and Int will always give the same output, and iPart and Int will return the same output with a positive input. This function can be used to verify that a value is an integer with Int(value)<a href="/mediawiki/%3D" title="=">=</a>value.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software