Operators.sqrt<^T,^U> Function (F#)
Visual Studio 2012
Square root of the given number.
Namespace/Module Path: Microsoft.FSharp.Core.Operators
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: sqrt : ^T -> ^U (requires ^T with static member Sqrt) // Usage: sqrt value