You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clVector Structure
>
clVector Methods
>
InvSqrt Method
>
clVector.InvSqrt Method ()
Dew Math for .NET
Example
clVector.InvSqrt Method ()
v.CopyFromArray(TSingleArray.Create(1,16)); v.InvSqrt;
// returns [1,0.25]
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home