Floating point environment

Change floating point environment

Change the precision of the floating point arithmetics.
Change the rounding mode of the floating point arithmetics.
usage
This function is intentionally left undocumented.

Test floating point environment

Check some properties of floating point arithmetics: the rounding mode and the machine epsilon, as seen by Octave's interpreted code (ROUND and MACHEPS, respectively) and, if requested, as seen by BLAS (ROUNDB and MACHEPSB, respectively).