* @brief Function to check if two input values have the same sign (the property * of being positive or negative) * @param a Input value * @param b Input value * @returns 1.0 if the input values have the same sign, * @returns -1.0 if the input values have different signs */
source not stored for this graph (policy: none)