Claim Missing Document
Check
Articles

Found 2 Documents
Search

Perbandingan Faktor-Faktor Yang Mempengaruhi Penggunaan Electronic-Know Your Customer (e-KYC) Mr. Fitree Tahe; Maria Ulfah Siregar; Mohammad Farhan Qudratullah
JISKA (Jurnal Informatika Sunan Kalijaga) Vol. 6 No. 3 (2021): September 2021
Publisher : UIN Sunan Kalijaga Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (220.362 KB) | DOI: 10.14421/jiska.2021.6.3.189-200

Abstract

There are many technological developments in banks, one of which is online transactions. To get these transactions, an account should be opened using the electronic know you customer (e-KYC) verification system at banks. This research wants to know the differences in the factors that influence behavioral intentions to use e-KYC at SCB (The Siam Commercial Bank) Thailand and Bank Mandiri Indonesia. This is a quantitative research using a survey. The researcher has prepared a questionnaire of 160 respondents: 80 for Bank Mandiri and 80 for SCB. The results indicate that the willingness of Bank Mandiri Indonesia’s respondents to use electronic identity verification services is influenced by smaller factors compared to SCB Thailand’s respondents. In total, all of the factors defined in this research is influenced the willingness.
Integer Representation of Floating-Point Manipulation with Float Twice Wakhid Kurniawan; Hafizd Ardiansyah; Annisa Dwi Oktavianita; Mr. Fitree Tahe
IJID (International Journal on Informatics for Development) Vol. 9 No. 1 (2020): IJID June
Publisher : Faculty of Science and Technology, Universitas Islam Negeri (UIN) Sunan Kalijaga Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.14421/ijid.2020.09103

Abstract

In the programming world, understanding floating point is not easy, especially if there are floating point and bit-level interactions. Although there are currently many libraries to simplify the computation process, still many programmers today who do not really understand how the floating point manipulation process. Therefore, this paper aims to provide insight into how to manipulate IEEE-754 32-bit floating point with different representation of results, which are integers and code rules of float twice.  The method used is a literature review, adopting a float-twice prototype using C programming. The results of this study are applications that can be used to represent integers of floating-point manipulation by adopting a float-twice prototype. Using the application programmers make it easy for programmers to determine the type of program data to be developed, especially those running on 32 bits floating point (Single Precision).