Oracle Solution for Error ora-32152

Solution for Oracle Error ORA-32152

ORA-32152: Cannot perform operation on a null number

What triggered the Error:

The number involved in this operation is null.

What should we do to fix it:

Use valid, non-null number instance to perform this operation.