Menu

Skip to content
  • About NEST
  • Download
  • Features
  • Documentation
    • Installing NEST
    • Introduction to PyNEST
      • Part 1: Neurons and simple neural networks
      • Part 2: Populations of neurons
      • Part 3: Connecting networks with synapses
      • Part 4: Topologically structured networks
    • Example Networks
    • FAQ
    • Developer Manual
    • NEST/SLI Quick Reference
    • NEST Command Index
  • Publications
  • Community

modf

Command: modf

Command Index NEST Quick Reference

Synopsis
double modf -> double double
References
Stroustrup 3rd ed p 661
Description

This is an interface to the C++ function
double std::modf(double double*)
File
sli/slimath.cc
Author
Diesmann
FirstVersion
17.5.2005
Examples
2.5 modf -> 0.5 2

SeeAlso

  • frexp
Command Index NEST Quick Reference
© 2016 by The NEST Initiative · Powered by WordPress
  • Contributors
  • Impressum / Contact
Top
Menu
  • About NEST
  • Download
  • Features
  • Documentation
    • Installing NEST
    • Introduction to PyNEST
    • Example Networks
    • FAQ
    • Developer Manual
    • NEST/SLI Quick Reference
    • NEST Command Index
  • Publications
  • Community