static inline NValue castAsDecimal(NValue value) {
     return value.castAsDecimal();
 }