Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 55

    Fortran – Reshape Functions

    • Post author:S K S
    • Post published:October 19, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Reshape Functions. The following table describes the reshape function: FunctionDescriptionreshape(source, shape, pad, order)It constructs an array with a specified shape shape starting from…

    Continue ReadingFortran – Reshape Functions

    Fortran – Construction Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Construction Functions. The following table describes the construction functions: FunctionDescriptionmerge(tsource, fsource, mask)This function joins two arrays. It gives the elements in tsource if…

    Continue ReadingFortran – Construction Functions

    Fortran – Inquiry Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Inquiry Functions. The following table describes the inquiry functions − Sr.NoFunction & Description1allocated(array)It is a logical function which indicates if the array is…

    Continue ReadingFortran – Inquiry Functions

    Fortran – Reduction Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Reduction Functions. The following table describes the reduction functions: FunctionDescriptionall(mask, dim)It returns a logical value that indicates whether all relations in mask are…

    Continue ReadingFortran – Reduction Functions

    Fortran – Vector and Matrix Multiplication Functions

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran vector and matrix multiplication functions. The following table describes the vector and matrix multiplication functions: FunctionDescriptiondot_product(vector_a, vector_b)This function returns a scalar product of…

    Continue ReadingFortran – Vector and Matrix Multiplication Functions

    Fortran – Arrays

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran Arrays. Arrays can store a fixed-size sequential collection of elements of the same type. An array is used to store a collection of…

    Continue ReadingFortran – Arrays

    Fortran – Strings

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Strings. The Fortran language can treat characters as single character or contiguous strings. A character string may be only one character in length,…

    Continue ReadingFortran – Strings

    Fortran – Characters

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Characters. The Fortran language can treat characters as single character or contiguous strings. Characters could be any symbol taken from the basic character…

    Continue ReadingFortran – Characters

    Fortran – Numbers

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:1 Comment

    In this guide, we will discuss Fortran Numbers. Numbers in Fortran are represented by three intrinsic data types − Integer typeReal typeComplex type Integer Type The integer types can hold…

    Continue ReadingFortran – Numbers

    Fortran – Stop Statement

    • Post author:S K S
    • Post published:October 18, 2021
    • Post category:Fortran
    • Post comments:2 Comments

    In this guide, we will discuss Fortran Stop Statement. If you wish execution of your program to cease, you can insert a stop statement. Example program stop_example implicit none integer…

    Continue ReadingFortran – Stop Statement
    • Go to the previous page
    • 1
    • …
    • 52
    • 53
    • 54
    • 55
    • 56
    • 57
    • 58
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP