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 69

    Erlang – chr

    • Post author:S K S
    • Post published:October 8, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss chr in Erlang. The method returns the index position of a character in a string. Syntax str(str1,chr1) Parameters str1 − This is the string which…

    Continue ReadingErlang – chr

    Erlang – concat

    • Post author:S K S
    • Post published:October 8, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss concat in Erlang. The method concats 2 strings and returns the concatenated string. Syntax concat(str1,str2) Parameters str1,str2 − The 2 strings which need to concatenated.…

    Continue ReadingErlang – concat

    Erlang – equal

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang equal. The method returns a Boolean value on whether one string is equal to another. If the strings are equal, it will return…

    Continue ReadingErlang – equal

    Erlang – len

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:1 Comment

    In this guide, we will discuss Erlang len. The method returns the length of a particular string Syntax len(str) Parameters str − This is the string for which the number of…

    Continue ReadingErlang – len

    Erlang – Strings

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:1 Comment

    In this guide, we will discuss Erlang Strings. A String literal is constructed in Erlang by enclosing the string text in quotations. Strings in Erlang need to be constructed using…

    Continue ReadingErlang – Strings

    Erlang – Is_Integer

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang Is_Integer. The method checks if a number is an integer value. Syntax Is_Integer(X) Parameters X - A number value. Return Value The return…

    Continue ReadingErlang – Is_Integer

    Erlang – Is_float

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Is_float in Erlang. The method checks if a number is a float value. Syntax Is_float(X) Parameters X - A number value. Return Value The…

    Continue ReadingErlang – Is_float

    Erlang – float

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang float. The method converts a number to a float value. Syntax float(X) Parameters X - A number value. Return Value The return value…

    Continue ReadingErlang – float

    Erlang – log

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss Erlang log. The method returns the logarithmic of the specified value. Syntax log(X) Parameters X - A value is specified for the logarithmic function.…

    Continue ReadingErlang – log

    Erlang – abs

    • Post author:S K S
    • Post published:October 7, 2021
    • Post category:Erlang
    • Post comments:2 Comments

    In this guide, we will discuss abs in Erlang. The method returns the absolute value of the specified number. Syntax abs(X) Parameters X - A value is specified for the…

    Continue ReadingErlang – abs
    • Go to the previous page
    • 1
    • …
    • 66
    • 67
    • 68
    • 69
    • 70
    • 71
    • 72
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP