(format-float) ( n fill width precision format locale -- byte-array ) - Factor Documentation

(format-float) ( n fill width precision format locale -- byte-array )


Vocabulary
formatting .private

Inputs
n an object
fill an object
width an object
precision an object
format an object
locale an object


Outputs
byte-array an object


Definition
IN: formatting.private

PRIMITIVE: (format-float)
( n fill width precision format locale -- byte-array )
flushable

AltStyle によって変換されたページ (->オリジナル) /