OperatorIntrinsics.PowSingle Function (F#)
Visual Studio 2012
This is a library intrinsic. Calls to this function may be generated by uses of the generic pown operator on values of type float32.
Namespace/Module Path: Microsoft.FSharp.Core.Operators.OperatorIntrinsics
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: PowSingle : float32 -> int -> float32 // Usage: PowSingle x n