previous up next
Go backward to `desing/vfn2str`
Go up to Procedures
Go forward to `desing/vfncmpo`

`desing/vfncmp`

Comparison of two stratifying function values.

Input:
va,vb
two stratifying function values as computed by `desing/vstfn`.
Output:
true if the first function value is greater than the second, otherwise false.

previous up next