Scilab Function

nearfloat - get previous or next floating-point number

Sequence d'appel

xnear = nearfloat(dir, x)

Parametres

Description

This function computes, in the element wise meaning, the corresponding neighbours of the elements of x (in the underlying floating point set, see number_properties), the successors if dir = "succ" and the predecessors if dir = "pred"

Exemples

Voir aussi

Auteur