ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:parsefixed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
functions:parsefixed [2017/03/21 20:30] korshunfunctions:parsefixed [2017/03/21 20:30] (current) korshun
Line 10: Line 10:
 See [[:Number parsing]] for features and examples. See [[:Number parsing]] for features and examples.
  
-<note important>This function parses the fractional part only up to the amount of digits that can be stored in a fixed-point number. This means that numbers with very long fractional parts will not be fully parsed, e.g. ''"0.12345678901234567890thisisnotanumberanymore!@#$^#$^$*%^*$"'' will parse successfully.+<note important>This function parses the fractional part only up to the amount of digits that can be stored in a fixed-point number. This means that numbers with very long fractional parts will not be fully parsed, e.g. ''%%"0.12345678901234567890thisisnotanumberanymore!@#$^#$^$*%^*$"%%'' will parse successfully.
 </note> </note>
  
functions/parsefixed.1490121031.txt.gz · Last modified: 2017/03/21 20:30 by korshun