About: Sqrt   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

function sqrt (float fValue) * Maths operation: square root of fValue * Returns zero if fValue <0 * Return type: float * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • Sqrt
rdfs:comment
  • function sqrt (float fValue) * Maths operation: square root of fValue * Returns zero if fValue <0 * Return type: float * Include file: nwscriptdefn
  • Finds the square root of argument 0 how to maths?
  • The sqrt() NWScript command returns the square root of a float. That is, if the number returned is multiplied by itself, the product is the number that was passed to the command. Negative numbers do not have square roots, and this command returns zero if asked to find one.
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
  • float
Name
  • sqrt
param
  • float fValue
param1desc
  • The number to take the square root of.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function sqrt (float fValue) * Maths operation: square root of fValue * Returns zero if fValue <0 * Return type: float * Include file: nwscriptdefn
  • Finds the square root of argument 0 how to maths?
  • The sqrt() NWScript command returns the square root of a float. That is, if the number returned is multiplied by itself, the product is the number that was passed to the command. Negative numbers do not have square roots, and this command returns zero if asked to find one.
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