shithub: riscv

ref: 6d3a2e6531bf784d433a39ac93b96beb0a0c8025
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}