fabien van mook

all packages "fvm-*"

package "fvm-real2text"

function file "real2text_decomp_str.m"

Function r = real2text_decomp_str(c,short)

returns a struct after decomposing a string
representing a real number.

Input argument c is either a string or a
cell array of strings.

Input argument short is a boolean, whether
any trailing zeros (significant or not) have
to be removed/ignored.


(c) 2026 fabien van mook

2026.08.20 release of this file within package "fvm-real2text" under GNU GPLv3+