General Information
Multiply a vector by a scalar and store the result in another vector, y = ax, all single precision.
- Usage
CALL SVCAL (N, SA, SX, INCX, SY, INCY)
- Classification
| D1a6 | Multiplication of a vector by a scalar |
- Type
- subroutine in IMSLM package
- Language
- Fortran
- Availability
- Proprietary, Portable
- Precision
- Single Precision
- Alternates
- DVCAL
- Double Precision