TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136546 times)
  2. FAT32 Library (69740 times)
  3. Network Ethernet Library (55845 times)
  4. USB Device Library (46184 times)
  5. Network WiFi Library (41803 times)
  6. FT800 Library (40991 times)
  7. GSM click (28926 times)
  8. PID Library (26385 times)
  9. mikroSDK (26287 times)
  10. microSD click (25300 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

Fast invsqrt sub function

Rating:

0

Author: Basile Rouault

Last Updated: 2018-01-06

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Other Codes

Downloaded: 120 times

Not followed.

License: MIT license  

Fast invsqrt sub function for mikrobasic with a microchip float input and output
with the 0x5f3759df constant

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Fast invsqrt sub function" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Fast invsqrt sub function" changes.

Do you want to report abuse regarding "Fast invsqrt sub function".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroBasic PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Blog currently doesn't exist!

RELATED CODES

STM32 SEVEN SEGMENT DISPLAY MULTIPLEXING

0

STM32 SEVEN SEGMENT DISPLAY MULTIPLEXING Video: https://youtu.be/xssSKv_D0X0

[Learn More]

RC5_RC6_decoders

11

RC6 and RC6 (Philips IR remote control system) decoders, decodes the Rc5/6 toggle, Rc5/6 System and Rc5/6 command. For the moment only RC6 "mode 0" (most used) can be decoded. Made for 36 Khz IR receivers with inverse output (= output active low), like the TSOP1736. -- for P16F627A, 628A, 648A --

[Learn More]

74HC595 Shift Register with Multiplexed 7 Segment Display

0

Demonstrates the use of a 74HC595 Serial-In-Parallel-Out Shift Register to transfer data to a Multiplexed 7 Segment Display. PIC16F877 micro-controller is used

[Learn More]