M
M
marina_m162020-05-08 15:09:49
Pascal
marina_m16, 2020-05-08 15:09:49

How does the Val function work in Pascal?

Val allows you to assign a numeric value to a variable, but what do you write in parentheses? Val(...)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Archpriest Metapop, 2020-08-11
@caramel14

The VAL procedure converts the string representation of a number into the number itself, which can be written to an integer or real variable.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question