shithub: riscv

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

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