XLPack 6.1
Excel Worksheet Function Numerical Library Reference Manual
Loading...
Searching...
No Matches
Functions
C2. Elementary functions (powers, roots, reciplocals)

Functions

Function WCbrt (X As Double) As Variant
 Cube root
 
Function WFma (X As Double, Y As Double, Z As Double) As Variant
 Fused multiply-add
 
Function WHypot (X As Double, Y As Double) As Variant
 Square root of a square sum (hypotenuse)
 

Detailed Description

This is the group of C2. Elementary function (powers, roots, reciplocals) routines.