VARP function

VARP(First, Other...) VARP(First; Other...)

First

Number or { Number }

The first parameter.

Other

Number or { Number } (accepts many)

Additional parameters.

Returns

Number

The population variance of the parameters.

This function is a compatibility alias for VAR.P. Use VAR.P for new projects.