Can you add 2 functions: 1. greatest that do not filter null but return null if one of the input is null 2. least that do not filter null but return null if one of the input is null