Skip to content

Lib.numbers.float.adjust.InvertFloat

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

InvertFloat

in Lib.numbers.float.adjust


Negates a float value.

This is the same as multiplying by -1.


Input Parameters

Name (Relevancy & Type) Description
A (Single) -
Invert (Boolean) -

Outputs

Name Type
Result System.Single

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally