shithub: riscv

ref: 1d93a5628adc0f08463fe4272dc88fb0f61e631d
dir: /sys/src/cmd/plot/libplot/grade.c/

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