Skip to content

llFabs

Function Syntax
float llFabs(
  1. float Value
);

Returns the positive version of Value.

Returns the absolute value of Value.