About: FloatToString   Sponge Permalink

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

function FloatToString (float fFloat, int nWidth=18, int nDecimals=9) Convert fFloat into a string. (see also FTOS) * nWidth: should be a value from 0 to 18 inclusive. * nDecimals: should be a value from 0 to 9 inclusive. * Return type: string * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • FloatToString
rdfs:comment
  • function FloatToString (float fFloat, int nWidth=18, int nDecimals=9) Convert fFloat into a string. (see also FTOS) * nWidth: should be a value from 0 to 18 inclusive. * nDecimals: should be a value from 0 to 9 inclusive. * Return type: string * Include file: nwscriptdefn
  • The FloatToString() NWScript command converts a float to a string, with the ability to set the width and precision of the resulting string.
param3desc
  • The number of digits to the right of the decimal point that will be produced. Should be from 0 to 9 .
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • FloatToString
param
  • float fFloat
  • int nDecimals
  • int nWidth
param2default
  • 18(xsd:integer)
param2desc
  • The number of characters to the left of the decimal point that will be produced. Should be from 0 to 18 .
param1desc
  • The floating point number that will be converted to a string representation.
param3default
  • 9(xsd:integer)
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function FloatToString (float fFloat, int nWidth=18, int nDecimals=9) Convert fFloat into a string. (see also FTOS) * nWidth: should be a value from 0 to 18 inclusive. * nDecimals: should be a value from 0 to 9 inclusive. * Return type: string * Include file: nwscriptdefn
  • The FloatToString() NWScript command converts a float to a string, with the ability to set the width and precision of the resulting string.
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