Returns a number from a COBOL signed decimal value. The first string is the number, the second string contains the PIC format, the third string is false if ASCII encoded, and the fourth string is true if using a trailing sign.
real PICSIGNDEC(string[, string[, boolean[, boolean]]])