Difference in actual and formal arguments

In reply to dave_59:
Thank you dave for the quick response.
Sorry I cannot post any code here since it is company confidential.

Yes I am passing array of reals. But why am I seeing this error?

Also if my formal argument is real , and actual argument is of type int or real, vcs should automatically do type conversion right?